github react-dnd/react-dnd v7.4.2
v7.4.2 Release

latest releases: v16.0.0, v15.1.2, v15.1.0...
5 years ago

Patch

  • Fixed an issue where refs were being attached to function components via the DragLayer and DragDropContext.
  • Fixed an issue where ref-forwarded function function components were not having refs attached to them.
  • Updated the invariant messages regarding ref attachment to indicate that clients can either use a React Class component or React.forwardRef() to get instance handles.

Don't miss a new react-dnd release

NewReleases is sending notifications on new releases.