-
Notifications
You must be signed in to change notification settings - Fork 112
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-html5-backend to the latest version 🚀 #148
base: master
Are you sure you want to change the base?
Conversation
Version 3.0.2 just got published.Update to this version instead 🚀 Release NotesES5-ify the Typescript ReleaseThis patch release changes the typescript transpilation from |
Version 4.0.0 just got published.Update to this version instead 🚀 Release NotesReact 17 PrepBreaking Changes:
Other Changes:
|
Version 4.0.1 just got published.Update to this version instead 🚀 Release NotesBugfix for HTML5Backend'react' was a dependency instead of a devDependency. |
Version 4.0.2 just got published. |
Version 4.0.3 just got published. |
Version 4.0.4 just got published.Update to this version instead 🚀 Release NotesPublication Corrections |
Version 4.0.5 just got published.Update to this version instead 🚀 Release NotesTypings UpdateRemove the |
Version 4.0.6 just got published.Update to this version instead 🚀 Release NotesRemove HTML5Backend peerDependency on React(#1084) - Remove peerDependency on React in the HTML5Backend |
Version 5.0.0 just got published.Update to this version instead 🚀 Release NotesBig Damn Typings Cleanup
|
Version 5.0.1 just got published. |
Version 3.0.1 of react-dnd-html5-backend was just published.
react-dnd-html5-backend
The version 3.0.1 is not covered by your current version range.
If you don’t 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.
It might be worth looking into these changes and trying to get this project onto the latest version of react-dnd-html5-backend.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
Typescript Migration3.0.0 was intended as a prerelease version (apologies for not including a -beta tag). This is the "final" 3.0 release.
The typings here have been updated to align more closely with the DefinitelyTyped react-dnd typings. They are much more accurate than in the prerelease.
Edit: please don't use this version, we discovered a critical issue with the documentation site.
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴