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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-dnd to the latest version 馃殌 #95

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented May 24, 2020


馃毃 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 馃挏 馃殮馃挩 馃挌

Find out how to migrate to Snyk at greenkeeper.io


There have been updates to the react-dnd monorepo:

These versions are not covered by your current version range.

If you don鈥檛 accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

This monorepo update includes releases of one or more dependencies which all belong to the react-dnd group definition.


Publisher: darthtrevino
License: MIT

Release Notes for v11.0.0

Breaking Changes

Update Backends to use named exports for BackendFactory functions instead of default exports.

e.g.
import HTML5Backend from 'react-dnd-html5-backend
馃憞
import { HTML5Backend } from 'react-dnd-html5-backend

In general, throughout the app we've minimized the usage of default exports as well. They interfere with type correctness and screw with UMD builds (e.g. having to scrape a .default property off of a UMD global).

Minor Changes

  • Expose internal hook useDragDropManager at top level
  • Add profiling function to backend interface
  • Make handler functions public on backends

Patch Changes

  • Correct memory leak in drag previews (#2423)
  • Improve and correct typings
Commits

The new version differs by 935 commits ahead by 935, behind by 2.

  • 418cb25 v11.0.0
  • 47e9342 Merge branch 'master' into release/v_11_0_0
  • 92ce39b docs: update backend import documentation
  • efc251b fix: correct issue with example generation due to example structure refactoring (#2480)
  • 4e57a34 Release Prep Cleanup (#2478)
  • 5c4a0e5 Update Regression Examples in Documentation (#2477)
  • 512bf2b Add a profile() function to Backend interface (#2476)
  • a236325 build(deps): bump gatsby-remark-autolink-headers from 2.3.1 to 2.3.3
  • c8bf8b8 build(deps): bump gatsby-plugin-manifest from 2.4.2 to 2.4.9
  • c3524e0 build(deps): bump gatsby-plugin-typography from 2.5.1 to 2.5.2
  • 8791734 build(deps): bump gatsby-image from 2.4.3 to 2.4.5
  • bd7e713 build(deps-dev): bump lint-staged from 10.2.4 to 10.2.6
  • 0e181ec build(deps): bump gatsby-plugin-sharp from 2.6.2 to 2.6.9 (#2472)
  • 31b0b22 build(deps): bump gatsby-remark-embed-snippet from 4.3.1 to 4.3.2 (#2473)
  • 7cab802 build(deps): bump gatsby-plugin-react-helmet from 3.3.1 to 3.3.2 (#2466)

There are 250 commits in total.

See the full diff


FAQ and help

There is a collection of frequently asked questions. If those don鈥檛 help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 馃尨

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 26, 2020


馃毃 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 馃挏 馃殮馃挩 馃挌

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 馃殌

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 26, 2020


馃毃 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 馃挏 馃殮馃挩 馃挌

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 馃殌

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 29, 2020


馃毃 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 馃挏 馃殮馃挩 馃挌

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead 馃殌

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.

None yet

0 participants