Releases: LouisBrunner/dnd-multi-backend
Releases · LouisBrunner/dnd-multi-backend
Version 5.0.0
Migrating from 4.x.x
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
- @cormacrelf made their first contribution in #39
Full Changelog: v4.0.0...v5.0.0
Version 5.0.0-rc03
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
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
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
Migrating from 3.x.x
What's Changed
- Add support for
ReactDnD
version9.0.0
and later (earlier versions are now incompatible, see https://github.com/LouisBrunner/dnd-multi-backend/tree/main/packages/react-dnd-multi-backend#migrating-from-3xx) - Force a minimum version of
ReactDnD
supportingCommonJS
:9.3.9
and later - Update all dependencies
Full Changelog: v3.2.2...v4.0.0
Version 4.0.0-0
What's Changed
- Add support for
ReactDnD
version9.0.0
and later (earlier versions are now incompatible, see https://github.com/LouisBrunner/dnd-multi-backend/tree/main/packages/react-dnd-multi-backend#migrating-from-3xx) - Force a minimum version of
ReactDnD
supportingCommonJS
:9.3.9
and later - Update all dependencies
Full Changelog: v3.2.1...v4.0.0-0
Version 3.2.2
What's Changed
- Upgrade all dependencies
- Require
ReactDnD
version lesser than9.0.0
Full Changelog: v3.2.1...v3.2.2
Version 3.2.1
What's Changed
- Add option to skip dispatching duplicate event on backend transition by @mariechatfield in #29
- Upgrade all dependencies
New Contributors
- @mariechatfield made their first contribution in #29
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