We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f15fca commit b2ef522Copy full SHA for b2ef522
CHANGELOG.md
@@ -21,6 +21,12 @@
21
### :house: Internal
22
-->
23
24
+## [6.10.0 (2024-09-22)](https://github.com/bokuweb/re-resizable/compare/6.9.18...6.10.0)
25
+
26
+### :nail_care: Enhancement
27
28
+- Match focus order to visual order #827
29
30
## [6.9.18 (2024-09-10)](https://github.com/bokuweb/re-resizable/compare/6.9.16...6.9.18)
31
32
### :nail_care: Enhancement
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "re-resizable",
3
- "version": "6.9.18",
+ "version": "6.10.0",
4
"description": "Resizable component for React.",
5
"title": "re-resizable",
6
"main": "./lib/index.es5.js",
0 commit comments