What's Changed
More React 19 specific fixes. If you are using R19, you must use overrides
/resolutions
to match your react-is
version with your react version
Fix
- v2.13.0-alpha.2: fix: remove isElement check on children in responsivecontainer by @ckifer in #4587
- v2.13.0-alpha.3: fix: legend defaultProps usage for R19 by @ckifer in #4589
Full Changelog: v2.13.0-alpha.1...v2.13.0-alpha.3