Skip to content

Releases: LouisBrunner/dnd-multi-backend

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

Version 3.1.12

10 Jul 21:54
Compare
Choose a tag to compare

What's Changed

  • Update all dependencies

Full Changelog: v3.1.11...v3.1.12

Version 3.1.11

10 Jul 21:53
Compare
Choose a tag to compare

What's Changed

  • Internal: rebuild examples

Full Changelog: v3.1.10...v3.1.11

Version 3.1.10

10 Jul 21:52
Compare
Choose a tag to compare

What's Changed

  • Update all dependencies

Full Changelog: v3.1.9...v3.1.10

Version 3.1.9

10 Jul 21:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.8...v3.1.9

Version 3.1.8

10 Jul 21:48
Compare
Choose a tag to compare

Migrating from 3.1.2

Up to this point, we have tried to match the version number for react-dnd, however this means that release like this (which have breaking changes) are not represented by a major version bump. Starting from 4.0.0 we use a version number independent from react-dnd and try to follow semver.

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

What's Changed

  • Allow any React version

Full Changelog: v3.1.7...v3.1.8