File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121### :house: Internal
2222-->
2323
24+ ## [ 6.9.18 (2024-09-10)] ( https://github.com/bokuweb/re-resizable/compare/6.9.16...6.9.18 )
25+
26+ ### :nail_care : Enhancement
27+
28+ - added grid gap prop to support adding any gaps to width/height. Fixes #822
29+
30+ ### :bug : Bug Fix
31+
32+ - fix-boundary-scale: adds scaling to boundary Fixes #820
33+
34+ ## [ 6.9.17 (2024-05-25)]
35+
36+ - Define callback refs inline to work with latest versions of Next.js / React #819
2437
2538## [ 6.9.16 (2024-04-25)] ( https://github.com/bokuweb/re-resizable/compare/v6.9.16...v6.9.14 )
2639
Original file line number Diff line number Diff line change 11{
22 "name" : " re-resizable" ,
3- "version" : " 6.9.16 " ,
3+ "version" : " 6.9.18 " ,
44 "description" : " Resizable component for React." ,
55 "title" : " re-resizable" ,
66 "main" : " ./lib/index.es5.js" ,
You can’t perform that action at this time.
0 commit comments