react-drag-drop-files
react-drag-drop-files copied to clipboard
Update dependencies for React
Summary
Update the dependency of this package to "Require version 18" of React to be "Require any version equal to or higher than version 18"
Key Changes
Update dependencies of react and react-dom
Check List
- [x] The changes to the "Readme" file(if needed)
- [x] The changes not breaking any old rule of the library or usage
@dakota-kallas
changes are done via npm instead of yarn? I guess PR should be updated
@sergei-lobanov sorry for the ping, in case you didn't see OP did update the PR with yarn so it looks good now
Any plans to merge this PR? I’ve upgraded my codebase to React 19, and this package is one of the dependencies blocking my upgrade. @sergei-lobanov @dakota-kallas
@sergei-lobanov i see that the pipeline is failing. also the package is using old rollup versions. i will push a version today including both fix and upgrade
This should be addressed now on version 3.1.0 Thanks for your contributions