yarn react-dnd 0.7.0
v0.7.0

latest releases: 16.0.1, 16.0.0, 15.1.2...
9 years ago
  • Potentially breaking change: endDrag is now called even is drag source was unmounted while dragging. Fixes #38. You can check component.isMounted() (this.isMounted() with deprecated API) if this is important for your endDrag handler.
  • Updates from deprecated lodash-node dependency to lodash.

Don't miss a new react-dnd release

NewReleases is sending notifications on new releases.