Update react-dnd to the latest version 🚀 #1033
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There have been updates to the react-dnd monorepo:
devDependencyreact-dnd was updated from7.3.2to7.4.0.devDependencyreact-dnd-html5-backend was updated from7.2.0to7.4.0.These versions are 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.
This monorepo update includes releases of one or more dependencies which all belong to the react-dnd group definition.
Release Notes for v7.4.0 Release
Minor
collectorfunctions inDragSourceandDropTargetthat includes the props of the current component. (e.g.collect(connect, monitor, props)connectDragSource(ref))DragPreviewImagerenderless component that wires up Drag Preview images.react-dnd-test-utilspackage, which exposes thewrapInTestContextutility functionPatch
Commits
The new version differs by 46 commits.
941dc2ev7.4.0ffd92e5docs: reference the react-dnd-test-utils package in the testing doce891105Improve Decorator Typings (#1291)dcbda3cfix: remove cyclic dependencyb5b1a37Merge pull request #1284 from react-dnd/feature/collect_props_arg874f33adocs: fixed markdown in droptarget top level api (#1288)6876ef9build: fixed the order as lerna was not building in proper order (#1289)e6e7cb5revert: use recompose for the isClassComponent check07ae870Merge branch 'feature/collect_props_arg' of github.com:react-dnd/react-dnd into feature/collect_props_arg34b87b1test: fix tests576d148test: work on tests5682439test: add test-utils package, add test for connector functions77f36b8Merge branch 'master' into feature/collect_props_arg7fb94a5fix: throw error when a DragSource or DropTarget is rendered outside DragDropContext (#1132) (#1286)9840c38docs: document the props arg to the collector fnsThere are 46 commits in total.
See the full diff
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 🌴