-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
Description
The dependency react-router-dom was updated from 5.0.1 to 5.1.0.
This version is covered by your current version range and after updating it in your project the build failed.
react-router-dom is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Please contact the WhiteSource Support team at [email protected] and mention the following scan token: b61c20929160442aba42fb76a5933eae
Release Notes for v5.1.0
Changes
Features
- Added
useParams,useLocation,useHistory, anduseRouteMatchhooks (d6224d6) - Added support for
forwardRefin<Link>(b5528ed)
Bugfixes
- Don't render
<Route children>elements when the<Route>does not match (9665659)
Commits
The new version differs by 49 commits.
0c058adv5.1.0ce2fdc7Update size snapshots01ac3d7Update build step to use yarn instead of npm8f49b02Remove docs on context.router51325d8Update export style3debcd4Add hooks to documentation website0721144Update React to 16.80f29d23Update import/export style443126bRemove react-router-dom shim from websitec4a89e1Use react-app ESLint config and fix a few issues6372049Add some docs about hooks9c784beRename useMatch => useRouteMatcha5dd83fFixed up testing doc from #6903d6224d6Add some hooks for React 16.8 users19835fbremove clever example in testing guide (#6903)
There are 49 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 🌴