title | description | releaseUrl | releaseDate | version |
---|---|---|---|---|
Version 2.4.6 |
Explore the changelog for Chakra UI version 2.4.6. Learn about the latest features, bug fixes, and improvements. |
December 29, 2022 |
2.4.6 |
- Fix issues with ESM compatibility by upgrading non-ESM dependencies to their latest versions.
- Update
@zag-js/*
dependencies to latest versions for better ESM compatibility
- Update
@zag-js/*
dependencies to latest versions for better ESM compatibility
- Ensure
InputGroup
isolates its stacking context to prevent z-index clashes
- Fix regression with
lighten
anddarken
functions in theme tools
- Add ESM interop for emotion's
styled
default export.