Skip to content

Releases: LouisBrunner/dnd-multi-backend

Version 3.0.5

10 Jul 20:49
Compare
Choose a tag to compare

What's Changed

  • Create two new packages:
    • react-dnd-preview to encapsulate Preview behaviors
    • dnd-multi-backend to encapsulate the backend switching based on a pipeline
    • Both are used internally by react-dnd-multi-backend
  • Internal: refactor into a Lerna monorepo
  • Internal: start using vX.Y.Z as git version tag

Full Changelog: 3.0.4...v3.0.5

Version 3.0.5-alpha.1

10 Jul 20:48
Compare
Choose a tag to compare
Version 3.0.5-alpha.1 Pre-release
Pre-release

What's Changed

  • Create two new packages:
    • react-dnd-preview to encapsulate Preview behaviors
    • dnd-multi-backend to encapsulate the backend switching based on a pipeline
    • Both are used internally by react-dnd-multi-backend
  • Internal: refactor into a Lerna monorepo
  • Internal: start using vX.Y.Z as git version tag

Full Changelog: v3.0.4...v3.0.5-alpha.1

Version 3.0.5-alpha.0

10 Jul 20:45
Compare
Choose a tag to compare
Version 3.0.5-alpha.0 Pre-release
Pre-release

What's Changed

  • Create two new packages:
    • react-dnd-preview to encapsulate Preview behaviors
    • dnd-multi-backend to encapsulate the backend switching based on a pipeline
    • Both are used internally by react-dnd-multi-backend
  • Internal: refactor into a Lerna monorepo
  • Internal: start using vX.Y.Z as git version tag

Full Changelog: 3.0.4...v3.0.5-alpha.0

Version 3.0.4

10 Jul 20:44
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.3...3.0.4

Version 3.0.3

10 Jul 20:43
Compare
Choose a tag to compare

What's Changed

  • Upgrade all dependencies to latest
  • [BREAKING CHANGE] Require React 15.3.0 or later
  • Improve support for browsers without Object.assign and Event contructors

Full Changelog: 3.0.2...3.0.3

Version 2.3.8

10 Jul 20:33
Compare
Choose a tag to compare

What's Changed

  • Upgrade all dependencies to latest
  • [BREAKING CHANGE] Require React 15.3.0 or later
  • Improve support for browsers without Object.assign

Full Changelog: 2.3.7...2.3.8

Version 3.0.2

10 Jul 20:39
Compare
Choose a tag to compare

What's Changed

  • Internal: Stricter linting rules

Full Changelog: 3.0.1...3.0.2

Version 2.3.7

10 Jul 20:31
Compare
Choose a tag to compare

What's Changed

  • Internal: Stricter linting rules

Full Changelog: 2.3.6...2.3.7

Version 3.0.1

10 Jul 20:38
Compare
Choose a tag to compare

What's Changed

  • Rollback some changes to documentation from 2.x.x

Full Changelog: 3.0.0...3.0.1

Version 3.0.0

10 Jul 20:37
Compare
Choose a tag to compare

Migrating from 2.x.x

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

What's Changed

  • [BREAKING CHANGE] Require the pipeline to be given as an argument, no more defaults

Full Changelog: 2.3.8...3.0.0