Skip to content

Version 5.0.0

Compare
Choose a tag to compare
@LouisBrunner LouisBrunner released this 15 Jul 13:14
· 325 commits to main since this release

Migrating from 4.x.x

See here: https://github.com/LouisBrunner/dnd-multi-backend/tree/main/packages/react-dnd-multi-backend#migrating-from-4xx

What's Changed

  • Improve build by @LouisBrunner in #36
  • Update all dependencies
  • Build examples in the CI and dist during a release (instead of keeping them in this repo)
  • stop treating BackendFactory as a constructor by @cormacrelf in #39
  • Replace all React code with hooks and functional components
  • Add a new API to get Preview's context
  • Use React Hooks by @LouisBrunner in #37

New Contributors

Full Changelog: v4.0.0...v5.0.0