You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
❌ continuous-integration/travis-ci/push: The Travis CI build failed (Details).
After pinning to 5.0.1 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
The dependency react-router-dom was updated from
5.0.1
to5.1.0
.🚨 View failing branch.
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
Release Notes for v5.1.0
Changes
Features
useParams
,useLocation
,useHistory
, anduseRouteMatch
hooks (d6224d6)forwardRef
in<Link>
(b5528ed)Bugfixes
<Route children>
elements when the<Route>
does not match (9665659)Commits
The new version differs by 49 commits.
0c058ad
v5.1.0
ce2fdc7
Update size snapshots
01ac3d7
Update build step to use yarn instead of npm
8f49b02
Remove docs on context.router
51325d8
Update export style
3debcd4
Add hooks to documentation website
0721144
Update React to 16.8
0f29d23
Update import/export style
443126b
Remove react-router-dom shim from website
c4a89e1
Use react-app ESLint config and fix a few issues
6372049
Add some docs about hooks
9c784be
Rename useMatch => useRouteMatch
a5dd83f
Fixed up testing doc from #6903
d6224d6
Add some hooks for React 16.8 users
19835fb
remove 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 🌴
The text was updated successfully, but these errors were encountered: