Skip to content

Commit

Permalink
Version 6.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanflorence committed Mar 31, 2022
1 parent d1e7f3b commit 382c792
Show file tree
Hide file tree
Showing 15 changed files with 29 additions and 29 deletions.
4 changes: 2 additions & 2 deletions examples/auth/package.json
Expand Up @@ -10,8 +10,8 @@
"history": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "6.2.2",
"react-router": "6.2.2"
"react-router-dom": "6.3.0",
"react-router": "6.3.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/basic/package.json
Expand Up @@ -10,8 +10,8 @@
"history": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "6.2.2",
"react-router": "6.2.2"
"react-router-dom": "6.3.0",
"react-router": "6.3.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^2.2.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-filter-link/package.json
Expand Up @@ -11,8 +11,8 @@
"history": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "6.2.2",
"react-router": "6.2.2"
"react-router-dom": "6.3.0",
"react-router": "6.3.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-link/package.json
Expand Up @@ -10,8 +10,8 @@
"history": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "6.2.2",
"react-router": "6.2.2"
"react-router-dom": "6.3.0",
"react-router": "6.3.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^2.2.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/custom-query-parsing/package.json
Expand Up @@ -11,8 +11,8 @@
"jsurl": "0.1.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "6.2.2",
"react-router": "6.2.2"
"react-router-dom": "6.3.0",
"react-router": "6.3.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^2.2.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/lazy-loading/package.json
Expand Up @@ -10,8 +10,8 @@
"history": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "6.2.2",
"react-router": "6.2.2"
"react-router-dom": "6.3.0",
"react-router": "6.3.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^2.2.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/modal/package.json
Expand Up @@ -11,8 +11,8 @@
"history": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "6.2.2",
"react-router": "6.2.2"
"react-router-dom": "6.3.0",
"react-router": "6.3.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^2.2.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/multi-app/package.json
Expand Up @@ -14,8 +14,8 @@
"history": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "6.2.2",
"react-router": "6.2.2"
"react-router-dom": "6.3.0",
"react-router": "6.3.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/route-objects/package.json
Expand Up @@ -10,8 +10,8 @@
"history": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "6.2.2",
"react-router": "6.2.2"
"react-router-dom": "6.3.0",
"react-router": "6.3.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^2.2.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/search-params/package.json
Expand Up @@ -10,8 +10,8 @@
"history": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "6.2.2",
"react-router": "6.2.2"
"react-router-dom": "6.3.0",
"react-router": "6.3.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/ssr/package.json
Expand Up @@ -16,8 +16,8 @@
"history": "^5.2.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "6.2.2",
"react-router": "6.2.2"
"react-router-dom": "6.3.0",
"react-router": "6.3.0"
},
"devDependencies": {
"@rollup/plugin-replace": "^3.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-router-dom-v5-compat/package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-dom-v5-compat",
"version": "6.2.2",
"version": "6.3.0",
"author": "Remix Software <hello@remix.run>",
"description": "Migration path to React Router v6 from v4/5",
"repository": {
Expand All @@ -15,7 +15,7 @@
"unpkg": "./umd/react-router.production.min.js",
"dependencies": {
"history": "^5.3.0",
"react-router": "6.2.2"
"react-router": "6.3.0"
},
"peerDependencies": {
"react": ">=16.8",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-router-dom/package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-dom",
"version": "6.2.2",
"version": "6.3.0",
"author": "Remix Software <hello@remix.run>",
"description": "Declarative routing for React web applications",
"repository": {
Expand All @@ -14,7 +14,7 @@
"types": "./index.d.ts",
"unpkg": "./umd/react-router-dom.production.min.js",
"dependencies": {
"react-router": "6.2.2",
"react-router": "6.3.0",
"history": "^5.2.0"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/react-router-native/package.json
@@ -1,6 +1,6 @@
{
"name": "react-router-native",
"version": "6.2.2",
"version": "6.3.0",
"author": "Remix Software <hello@remix.run>",
"description": "Declarative routing for React Native applications",
"repository": {
Expand All @@ -13,7 +13,7 @@
"types": "./index.d.ts",
"dependencies": {
"@ungap/url-search-params": "^0.1.4",
"react-router": "6.2.2",
"react-router": "6.3.0",
"history": "^5.2.0"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/react-router/package.json
@@ -1,6 +1,6 @@
{
"name": "react-router",
"version": "6.2.2",
"version": "6.3.0",
"author": "Remix Software <hello@remix.run>",
"description": "Declarative routing for React",
"repository": {
Expand Down

0 comments on commit 382c792

Please sign in to comment.