We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6b09f7 commit 712f929Copy full SHA for 712f929
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes to `bs-blade-forms` will be documented in this file
4
5
+## 0.3.3 - 2025-01-28
6
+
7
+- Added wire:key to complex select wrappers
8
9
## 0.3.2 - 2025-01-22
10
11
- Direct value definition now takes precedence over model binding.
composer.json
@@ -5,7 +5,7 @@
"tiknil",
"bs-blade-forms"
],
- "version": "0.3.2",
+ "version": "0.3.3",
"homepage": "https://github.com/tiknil/bs-blade-forms",
"license": "MIT",
"type": "library",
0 commit comments