Skip to content

Commit 8a7afdd

Browse files
committed
v0.3.2
1 parent 1e3d7ff commit 8a7afdd

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22

33
All notable changes to `bs-blade-forms` will be documented in this file
44

5-
## 0.3.0 - 2024-12-05
5+
## 0.3.2 - 2025-01-22
6+
7+
- Direct value definition now takes precedence over model binding.
8+
9+
## 0.3.1 - 2024-12-05
610

711
- Improved performance on SearchSelect and MultiSelect with thousands of options
812

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"tiknil",
66
"bs-blade-forms"
77
],
8-
"version": "0.3.1",
8+
"version": "0.3.2",
99
"homepage": "https://github.com/tiknil/bs-blade-forms",
1010
"license": "MIT",
1111
"type": "library",

0 commit comments

Comments
 (0)