1.9.0
1.9.0 (Oct 24, 2019)
- 🐛 Bugfix: Fix resize with north/south handles when
lockAspectRatio=true#106 - ✏ Chore: Remove deprecated React 16.9 lifecycle methods (
componentWillReceiveProps) - ✏ Chore: Upgrade to babel 7
- ✏ Chore: Remove unused state inside
<Draggable>. This has not been needed for quite some time, fixes some bugs and improves performance.