Skip to content

Releases: LouisBrunner/dnd-multi-backend

Version 5.0.0

15 Jul 13:14
Compare
Choose a tag to compare

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

Version 5.0.0-rc03

15 Jul 13:14
Compare
Choose a tag to compare

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

Full Changelog: v4.0.0...v5.0.0-rc03

Version 5.0.0-rc02

15 Jul 13:11
Compare
Choose a tag to compare

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

Full Changelog: v4.0.0...v5.0.0-rc02

Version 5.0.0-rc01

15 Jul 13:10
Compare
Choose a tag to compare

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)

Full Changelog: v4.0.0...v5.0.0-rc01

Version 4.0.0

10 Jul 21:14
Compare
Choose a tag to compare

Migrating from 3.x.x

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

What's Changed

Full Changelog: v3.2.2...v4.0.0

Version 4.0.0-0

10 Jul 21:12
Compare
Choose a tag to compare
Version 4.0.0-0 Pre-release
Pre-release

What's Changed

Full Changelog: v3.2.1...v4.0.0-0

Version 3.2.2

10 Jul 21:07
Compare
Choose a tag to compare

What's Changed

  • Upgrade all dependencies
  • Require ReactDnD version lesser than 9.0.0

Full Changelog: v3.2.1...v3.2.2

Version 3.2.1

10 Jul 21:06
Compare
Choose a tag to compare

What's Changed

  • Add option to skip dispatching duplicate event on backend transition by @mariechatfield in #29
  • Upgrade all dependencies

New Contributors

Note: 3.2.0 was skipped due to non-recompiled dist builds (same release as 3.1.14)

Full Changelog: v3.1.14...v3.2.1

Version 3.1.14

10 Jul 21:56
Compare
Choose a tag to compare

What's Changed

  • Update babel and webpack

Full Changelog: v3.1.13...v3.1.14

Version 3.1.13

10 Jul 21:55
Compare
Choose a tag to compare

What's Changed

  • Don't include test files into npm packages

Full Changelog: v3.1.12...v3.1.13