Skip to content

v24.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 09:14
· 41 commits to develop since this release

NPM package: https://www.npmjs.com/package/@eccenca/gui-elements/v/24.0.1
Storybook: https://62150dbccb2d77003a2a5093-zfmddzvmin.chromatic.com/

Changed

  • eslint libraries were upgraded to v9, so node v18.18 or higher is required

Fixed

  • MultiSelect:
    • Old suggestions might be shown for a very short time when typing in a new search query.
  • CodeEditor:
    • Broken highlighting for editor modes that leveraged adapted legacy modes.