We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bc6010 commit 0716de3Copy full SHA for 0716de3
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+### 3.0.3 (Jun 14, 2021)
4
+
5
+- Fix unknown prop `handleAxis` making it to DOM elements, causing a warning in dev.
6
+- Rewrote `lockAspectRatio` logic to be more accurate and shorter.
7
8
### 3.0.2 (Jun 8, 2021)
9
10
- Add documentation for resize handles and fix a mistake where the `handleAxis` prop was not being passed to custom components.
0 commit comments