Version 2.4.3
v2.4.3Patch Changes#
All components#
- Removed
defaultPropsfrom components to support React18.3.0
Card 2.1.2#
- Refactor style context to use
createStylesContextfrom@chakra-ui/system
Modal 2.2.5#
- Updated modal accessibility unit tests to correctly cover the use of
Portals
Progress 2.1.2#
- Fixed issue where
aria-valuetextproperty was not set on the correct element