Skip to content

1.9.0

Choose a tag to compare

@STRML STRML released this 31 Dec 02:42
· 99 commits to master since this release
b79cfed

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.