From d85c049b22670a691e2ce6d4d6009c2b6aef4933 Mon Sep 17 00:00:00 2001 From: Michael Jackson Date: Wed, 3 Nov 2021 13:10:01 -0700 Subject: [PATCH] Version 6.0.0 --- examples/auth/package.json | 3 ++- examples/basic/package.json | 3 ++- examples/custom-filter-link/package.json | 3 ++- examples/custom-link/package.json | 3 ++- examples/custom-query-parsing/package.json | 3 ++- examples/lazy-loading/package.json | 3 ++- examples/modal/package.json | 3 ++- examples/multi-app/package.json | 3 ++- examples/route-objects/package.json | 3 ++- examples/search-params/package.json | 3 ++- examples/ssr/package.json | 3 ++- packages/react-router-dom/package.json | 4 ++-- packages/react-router-native/package.json | 4 ++-- packages/react-router/package.json | 2 +- 14 files changed, 27 insertions(+), 16 deletions(-) diff --git a/examples/auth/package.json b/examples/auth/package.json index cd730975da..075b82553f 100644 --- a/examples/auth/package.json +++ b/examples/auth/package.json @@ -10,7 +10,8 @@ "history": "^5.0.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "6.0.0-beta.8" + "react-router-dom": "6.0.0", + "react-router": "6.0.0" }, "devDependencies": { "@rollup/plugin-replace": "^3.0.0", diff --git a/examples/basic/package.json b/examples/basic/package.json index 6246c5e76c..aefa41a745 100644 --- a/examples/basic/package.json +++ b/examples/basic/package.json @@ -10,7 +10,8 @@ "history": "^5.0.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "6.0.0-beta.8" + "react-router-dom": "6.0.0", + "react-router": "6.0.0" }, "devDependencies": { "@rollup/plugin-replace": "^2.2.1", diff --git a/examples/custom-filter-link/package.json b/examples/custom-filter-link/package.json index 6839c9d316..e0c70a2eac 100644 --- a/examples/custom-filter-link/package.json +++ b/examples/custom-filter-link/package.json @@ -11,7 +11,8 @@ "history": "^5.0.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "6.0.0-beta.8" + "react-router-dom": "6.0.0", + "react-router": "6.0.0" }, "devDependencies": { "@rollup/plugin-replace": "^3.0.0", diff --git a/examples/custom-link/package.json b/examples/custom-link/package.json index d308dee319..66fdb14726 100644 --- a/examples/custom-link/package.json +++ b/examples/custom-link/package.json @@ -10,7 +10,8 @@ "history": "^5.0.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "6.0.0-beta.8" + "react-router-dom": "6.0.0", + "react-router": "6.0.0" }, "devDependencies": { "@rollup/plugin-replace": "^2.2.1", diff --git a/examples/custom-query-parsing/package.json b/examples/custom-query-parsing/package.json index e1b22ffe2c..63aea10a9a 100644 --- a/examples/custom-query-parsing/package.json +++ b/examples/custom-query-parsing/package.json @@ -11,7 +11,8 @@ "jsurl": "0.1.5", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "6.0.0-beta.8" + "react-router-dom": "6.0.0", + "react-router": "6.0.0" }, "devDependencies": { "@rollup/plugin-replace": "^2.2.1", diff --git a/examples/lazy-loading/package.json b/examples/lazy-loading/package.json index b984c520f6..cf99a5f5dd 100644 --- a/examples/lazy-loading/package.json +++ b/examples/lazy-loading/package.json @@ -10,7 +10,8 @@ "history": "^5.0.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "6.0.0-beta.8" + "react-router-dom": "6.0.0", + "react-router": "6.0.0" }, "devDependencies": { "@rollup/plugin-replace": "^2.2.1", diff --git a/examples/modal/package.json b/examples/modal/package.json index 8e7089d038..1652ae730a 100644 --- a/examples/modal/package.json +++ b/examples/modal/package.json @@ -11,7 +11,8 @@ "history": "^5.0.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "6.0.0-beta.8" + "react-router-dom": "6.0.0", + "react-router": "6.0.0" }, "devDependencies": { "@rollup/plugin-replace": "^2.2.1", diff --git a/examples/multi-app/package.json b/examples/multi-app/package.json index 01aee10981..8545515a1b 100644 --- a/examples/multi-app/package.json +++ b/examples/multi-app/package.json @@ -14,7 +14,8 @@ "history": "^5.0.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "6.0.0-beta.8" + "react-router-dom": "6.0.0", + "react-router": "6.0.0" }, "devDependencies": { "@rollup/plugin-replace": "^3.0.0", diff --git a/examples/route-objects/package.json b/examples/route-objects/package.json index 6246c5e76c..aefa41a745 100644 --- a/examples/route-objects/package.json +++ b/examples/route-objects/package.json @@ -10,7 +10,8 @@ "history": "^5.0.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "6.0.0-beta.8" + "react-router-dom": "6.0.0", + "react-router": "6.0.0" }, "devDependencies": { "@rollup/plugin-replace": "^2.2.1", diff --git a/examples/search-params/package.json b/examples/search-params/package.json index 1f437cc9f7..4e2a0063cf 100644 --- a/examples/search-params/package.json +++ b/examples/search-params/package.json @@ -10,7 +10,8 @@ "history": "^5.0.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "6.0.0-beta.8" + "react-router-dom": "6.0.0", + "react-router": "6.0.0" }, "devDependencies": { "@rollup/plugin-replace": "^3.0.0", diff --git a/examples/ssr/package.json b/examples/ssr/package.json index 6227f8b6d4..1fb384a8da 100644 --- a/examples/ssr/package.json +++ b/examples/ssr/package.json @@ -16,7 +16,8 @@ "history": "^5.0.3", "react": "^17.0.2", "react-dom": "^17.0.2", - "react-router-dom": "6.0.0-beta.8" + "react-router-dom": "6.0.0", + "react-router": "6.0.0" }, "devDependencies": { "@rollup/plugin-replace": "^3.0.0", diff --git a/packages/react-router-dom/package.json b/packages/react-router-dom/package.json index 14676a21ca..185f59ca22 100644 --- a/packages/react-router-dom/package.json +++ b/packages/react-router-dom/package.json @@ -1,6 +1,6 @@ { "name": "react-router-dom", - "version": "6.0.0-beta.8", + "version": "6.0.0", "author": "Remix Software ", "description": "Declarative routing for React web applications", "repository": { @@ -14,7 +14,7 @@ "types": "./index.d.ts", "unpkg": "./umd/react-router-dom.production.min.js", "dependencies": { - "react-router": "6.0.0-beta.8" + "react-router": "6.0.0" }, "peerDependencies": { "react": ">=16.8", diff --git a/packages/react-router-native/package.json b/packages/react-router-native/package.json index 33534243e5..417fb8e384 100644 --- a/packages/react-router-native/package.json +++ b/packages/react-router-native/package.json @@ -1,6 +1,6 @@ { "name": "react-router-native", - "version": "6.0.0-beta.8", + "version": "6.0.0", "author": "Remix Software ", "description": "Declarative routing for React Native applications", "repository": { @@ -13,7 +13,7 @@ "types": "./index.d.ts", "dependencies": { "@ungap/url-search-params": "^0.1.4", - "react-router": "6.0.0-beta.8" + "react-router": "6.0.0" }, "peerDependencies": { "react": ">=16.8", diff --git a/packages/react-router/package.json b/packages/react-router/package.json index 470242023c..df5cdc5f08 100644 --- a/packages/react-router/package.json +++ b/packages/react-router/package.json @@ -1,6 +1,6 @@ { "name": "react-router", - "version": "6.0.0-beta.8", + "version": "6.0.0", "author": "Remix Software ", "description": "Declarative routing for React", "repository": {