Major
- Remove
DragDropContextdecorator. (#1439) - Update BackendFactory function in
dnd-coreto accept a configuration object. (#1439) - Construct the Backend outside of the
DragDropManagerImplclass (#1439)
Minor
- Add
react-dnd-touch-backendlibrary - Update
DndProviderto accept an 'options' prop with backend configuration - Correct state staleness issues when using hooks-based API (#1429, #1437)
Patch
- Prevent starting a react-dnd drag operation if a dragstart event has it's default-prevented (#1426)