Skip to content

v6.0.0-rc.24

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Aug 02:45
681a6e9

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)