You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,10 @@
2
2
3
3
All notable changes to `laravel-form-components` will be documented in this file
4
4
5
+
## 1.4.9 - 2020-10-30
6
+
### Changed
7
+
- Change custom select option selection tracking to use session storage
8
+
5
9
## 1.4.8 - 2020-10-29
6
10
### Fixed
7
11
- Adjust how selected options are tracked for custom selects that are multiple selectable and wire filterable -- see [livewire issue #763](https://github.com/livewire/livewire/issues/763)
0 commit comments