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 c195387 commit a0dfc32Copy full SHA for a0dfc32
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+### 1.10.0 (Nov 25, 2019)
4
+
5
+- Feat: Add `transformScale` prop [#115](https://github.com/STRML/react-resizable/pull/115)
6
+- Bugfix: Resolve `getDerivedStateFromProps` dev warning [#117](https://github.com/STRML/react-resizable/pull/117)
7
8
### 1.9.0 (Oct 24, 2019)
9
10
- Fix resize with north/south handles when `lockAspectRatio=true` [#106](https://github.com/STRML/react-resizable/pull/106)
0 commit comments