Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-dnd monorepo to v16 (major) #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-dnd 14.0.5 -> 16.0.1 age adoption passing confidence
react-dnd-html5-backend 14.1.0 -> 16.0.1 age adoption passing confidence

Release Notes

react-dnd/react-dnd (react-dnd)

v16.0.1

Compare Source

v16.0.0

Compare Source

Major

v15.1.2

Compare Source

The utility packages @react-dnd/invariant, @react-dnd/shallowequal, and @react-dnd/asap (which are forks of popular libraries) have been included in the monorepo and built using the same output mechanisms as the react-dnd core packages (dual EJS/CSM).

@react-dnd/asap has been simplified to remove the node variant, which relied on deprecated APIs

v15.1.1

Compare Source

v15.1.0

Compare Source

  • All packages now have verified ESM support
  • Packages expose CJS/ESM surface are via pkg.exports

v15.0.2

Compare Source

This release uses output from swc using the 'es2017' target instead of using output from 'tsc' using the 'ESNext' target.

v15.0.1

Compare Source

This release fixes issues with the ESM-only structure of v15.0.0. All packages are now in their prior CommonJS/ESM format.

v15.0.0

Major Changes
  • ~~The react-dnd packages are now published as ESM-only with type: module. See this FAQ by sindresorhus: https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c~~

  • The Decorators API has been removed and fully replaced by the Hooks API. The Decorators API was difficult to develop & type correctly, and this improves its maintainability.

  • The builds no longer use babel & preset-env. The library is transpiled using SWC into the "es2017" target, which assumes async/await is available. This should reduce bundle sizes by removing polyfills and support-code which may be unnecessary in your target.

Bugfixes
  • Improve data-transfer acquisition from File inputs (#​3262)
  • Don't set the 'draggable' attribute unless canDrag is true (#​3187)
  • Improve typings of DropTargetMonitor, DragLayerMonitor (#​3300, #​3341)

Configuration

📅 Schedule: Branch creation - "before 6am" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch from d5f07ab to d703d73 Compare February 18, 2022 02:36
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch from d703d73 to cfcb97c Compare March 2, 2022 01:05
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch from cfcb97c to 77b5b21 Compare March 22, 2022 04:21
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch 2 times, most recently from c64edd8 to f2134f9 Compare April 5, 2022 18:13
@renovate renovate bot changed the title Update react-dnd monorepo (major) Update react-dnd monorepo to v16 (major) Apr 5, 2022
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch from f2134f9 to da68c64 Compare April 19, 2022 20:02
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch 2 times, most recently from a04ed68 to 0fefe35 Compare June 29, 2022 22:06
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch from 0fefe35 to bf03647 Compare July 23, 2022 00:56
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch from bf03647 to 515b152 Compare August 4, 2022 01:38
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch from 515b152 to 60dd28a Compare August 27, 2022 02:36
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch from 60dd28a to 1efe538 Compare September 8, 2022 22:24
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch from 1efe538 to aae1638 Compare September 30, 2022 03:06
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch 2 times, most recently from 3975a61 to b62ad55 Compare December 7, 2022 03:43
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch from b62ad55 to d171131 Compare January 15, 2023 04:43
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch from d171131 to 8d2f31e Compare January 25, 2024 01:04
@renovate renovate bot force-pushed the renovate/major-react-dnd-monorepo branch from 8d2f31e to 78ca628 Compare September 27, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants