New
1.5.3
๐ Bug Fixes
- Fix collision detection y-coordinate offset - Resolved an issue where collision detection was using incorrect y-coordinates. #2173
โก Performance
- Memoize bottom computation in compact - Improved compaction performance by caching the bottom calculation. #2115
๐ง Internal Changes
- Make
bparam incompactItemoptional. #2165 - Fix example animations and rework example styles.
- Various devDependency updates and security fixes. #2179
Full Changelog: https://github.com/react-grid-layout/react-grid-layout/compare/1.5.2...1.5.3