Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 890 Bytes

v2.4.6.mdx

File metadata and controls

38 lines (25 loc) · 890 Bytes
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

Patch Changes

All components

  • Fix issues with ESM compatibility by upgrading non-ESM dependencies to their latest versions.

Checkbox 2.2.7

  • Update @zag-js/* dependencies to latest versions for better ESM compatibility

Radio 2.0.16

  • Update @zag-js/* dependencies to latest versions for better ESM compatibility

Input 2.0.16

  • Ensure InputGroup isolates its stacking context to prevent z-index clashes

Theme Tools 2.0.16

  • Fix regression with lighten and darken functions in theme tools

System 2.3.7

  • Add ESM interop for emotion's styled default export.