Skip to content
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

Added react-is to validate the proptype for Route's component. #6417

Merged
merged 4 commits into from Oct 26, 2018
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
144 changes: 0 additions & 144 deletions packages/react-router-config/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions packages/react-router-dom/.size-snapshot.json
@@ -1,8 +1,8 @@
{
"esm/react-router-dom.js": {
"bundled": 7935,
"minified": 4844,
"gzipped": 1607,
"bundled": 7968,
"minified": 4870,
"gzipped": 1613,
"treeshaked": {
"rollup": {
"code": 1240,
Expand All @@ -14,13 +14,13 @@
}
},
"umd/react-router-dom.js": {
"bundled": 161801,
"minified": 58038,
"gzipped": 16043
"bundled": 171152,
"minified": 61992,
"gzipped": 16916
},
"umd/react-router-dom.min.js": {
"bundled": 101990,
"minified": 36745,
"gzipped": 10247
"bundled": 106635,
"minified": 38911,
"gzipped": 11286
}
}