v5.0.0
5.0.0 (2024-09-27)
⚠ BREAKING CHANGES
- ng-keyboard-sort: The
kbdSortListData
input should be used as a two-way binding,[(kbdSortListData)]
. Previously, this input was updated by reference. - Added support for Angular 18. Removed support for Angular 17.
Build System
Continuous Integration
Miscellaneous Chores
Features
- ng-keyboard-sort: let handle events bubble (#128) (f5efd9a)
- ng-keyboard-sort: update to use signals (#125) (150ee69)
- update to Angular 18 (#121) (859315a)