Skip to content

Releases: hello-pangea/dnd

v14.0.0-alpha.4

23 Dec 11:52
b7ab16f
Compare
Choose a tag to compare
v14.0.0-alpha.4 Pre-release
Pre-release

Changes

  • Upgrade all rollup librairies 🎉

v14.0.0-alpha.3

23 Dec 09:11
aa74503
Compare
Choose a tag to compare
v14.0.0-alpha.3 Pre-release
Pre-release

Breaking changes

  • Possible breaking change when we've re-generated the yarn.lock file. (0af802d) We had to do this because of an issue with our dependencies as mentioned here.

Changes

  • Upgrade Storybook to v6 (#11)

v14.0.0-alpha.2

18 Dec 06:46
654aa46
Compare
Choose a tag to compare
v14.0.0-alpha.2 Pre-release
Pre-release

Changes

Add minimal typescript support (#6)

v14.0.0-alpha.1

15 Dec 05:22
3cd6b1d
Compare
Choose a tag to compare
v14.0.0-alpha.1 Pre-release
Pre-release

Breaking changes

  • Rename react-beautiful-dnd to @react-forked/dnd (#2)
    Addons and community package built for react-beautiful-dnd, might not work anymore. We've also chande the data attribute to reflect with the new name of the library.
-data-rbd-*
+data-rfd-*
  • Switch to MIT license (#4)
    We've decided to go with the MIT license Rollback to original Apache 2 license #151 for the v14.0.0 release

Changes

  • Add Gabriel Santerre as maintainer
  • Allow react v17 as peer dependency