v6.0.0-rc.24
Pre-release
Pre-release
6.0.0-rc.24 (2026-08-10)
Bug Fixes
- count character length when using NgControl (582f4e9)
- Dropdown,Combobox: fixed selection lost updating ListItems when using reactive forms or ngModel (69dce09)
- Dropdown: fix falsy value on multiselect and propagate an array with the falsy value (2585663)
- ensure components are compatible with OnPush strategy (28edd5e)
- RadioGroup: fixed selection lost on options change (6c09bb8)
- remove all DI in favor of inject (9238e4f)