From 758def31e5ffcaf14ecf4523e2810b71c98cdb6a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 1 Nov 2022 14:30:03 +0000 Subject: [PATCH 1/3] chore: Update version for release --- .changeset/cyan-poems-clean.md | 6 ----- .changeset/fluffy-buttons-push.md | 5 ---- .changeset/funny-hotels-repeat.md | 6 ----- .changeset/funny-shirts-admire.md | 5 ---- .changeset/green-dragons-vanish.md | 5 ---- .changeset/hot-badgers-grow.md | 6 ----- .changeset/metal-drinks-melt.md | 5 ---- .changeset/moody-bulldogs-enjoy.md | 5 ---- .changeset/nine-apricots-notice.md | 5 ---- .changeset/ninety-countries-cheat.md | 5 ---- .changeset/odd-kids-buy.md | 5 ---- .changeset/pre.json | 27 ------------------- .changeset/smart-ants-decide.md | 5 ---- .changeset/unlucky-hats-play.md | 5 ---- .changeset/weak-lizards-occur.md | 5 ---- .../react-router-dom-v5-compat/CHANGELOG.md | 8 ++++++ .../react-router-dom-v5-compat/package.json | 4 +-- packages/react-router-dom/CHANGELOG.md | 13 +++++++++ packages/react-router-dom/package.json | 6 ++--- packages/react-router-native/CHANGELOG.md | 7 +++++ packages/react-router-native/package.json | 4 +-- packages/react-router/CHANGELOG.md | 9 +++++++ packages/react-router/package.json | 4 +-- packages/router/CHANGELOG.md | 15 +++++++++++ packages/router/package.json | 2 +- 25 files changed, 62 insertions(+), 110 deletions(-) delete mode 100644 .changeset/cyan-poems-clean.md delete mode 100644 .changeset/fluffy-buttons-push.md delete mode 100644 .changeset/funny-hotels-repeat.md delete mode 100644 .changeset/funny-shirts-admire.md delete mode 100644 .changeset/green-dragons-vanish.md delete mode 100644 .changeset/hot-badgers-grow.md delete mode 100644 .changeset/metal-drinks-melt.md delete mode 100644 .changeset/moody-bulldogs-enjoy.md delete mode 100644 .changeset/nine-apricots-notice.md delete mode 100644 .changeset/ninety-countries-cheat.md delete mode 100644 .changeset/odd-kids-buy.md delete mode 100644 .changeset/pre.json delete mode 100644 .changeset/smart-ants-decide.md delete mode 100644 .changeset/unlucky-hats-play.md delete mode 100644 .changeset/weak-lizards-occur.md diff --git a/.changeset/cyan-poems-clean.md b/.changeset/cyan-poems-clean.md deleted file mode 100644 index 1723909f06..0000000000 --- a/.changeset/cyan-poems-clean.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"react-router-dom": patch -"@remix-run/router": patch ---- - -properly support `index` routes with a `path` in `useResolvedPath` diff --git a/.changeset/fluffy-buttons-push.md b/.changeset/fluffy-buttons-push.md deleted file mode 100644 index 3175023359..0000000000 --- a/.changeset/fluffy-buttons-push.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"react-router-dom": patch ---- - -Respect `relative=path` prop on `NavLink` diff --git a/.changeset/funny-hotels-repeat.md b/.changeset/funny-hotels-repeat.md deleted file mode 100644 index 7b8eeb93f5..0000000000 --- a/.changeset/funny-hotels-repeat.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"react-router-dom": patch -"@remix-run/router": patch ---- - -Fix hrefs generated for `createHashRouter` diff --git a/.changeset/funny-shirts-admire.md b/.changeset/funny-shirts-admire.md deleted file mode 100644 index fb390d76b3..0000000000 --- a/.changeset/funny-shirts-admire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@remix-run/router": patch ---- - -Changes to static handler for incorporating into Remix diff --git a/.changeset/green-dragons-vanish.md b/.changeset/green-dragons-vanish.md deleted file mode 100644 index 58cb55de90..0000000000 --- a/.changeset/green-dragons-vanish.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@remix-run/router": patch ---- - -fix `createURL` in local file execution in Firefox ([#9464](https://github.com/remix-run/react-router/pull/9464)) diff --git a/.changeset/hot-badgers-grow.md b/.changeset/hot-badgers-grow.md deleted file mode 100644 index 9f3f4da653..0000000000 --- a/.changeset/hot-badgers-grow.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"react-router-dom": patch -"@remix-run/router": patch ---- - -fix encoding/matching issues with special chars diff --git a/.changeset/metal-drinks-melt.md b/.changeset/metal-drinks-melt.md deleted file mode 100644 index 899dd57d36..0000000000 --- a/.changeset/metal-drinks-melt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@remix-run/router": patch ---- - -Clean up response APIs for `unstable_createStaticHandler` `queryRoute` diff --git a/.changeset/moody-bulldogs-enjoy.md b/.changeset/moody-bulldogs-enjoy.md deleted file mode 100644 index c061dbc3d2..0000000000 --- a/.changeset/moody-bulldogs-enjoy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@remix-run/router": patch ---- - -Ignore pathless layout routes when looking for proper submission `action` function diff --git a/.changeset/nine-apricots-notice.md b/.changeset/nine-apricots-notice.md deleted file mode 100644 index 1ba1e04c05..0000000000 --- a/.changeset/nine-apricots-notice.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"react-router": patch ---- - -`useRoutes` should be able to return `null` when passing `locationArg` ([#9485](https://github.com/remix-run/react-router/pull/9485)) diff --git a/.changeset/ninety-countries-cheat.md b/.changeset/ninety-countries-cheat.md deleted file mode 100644 index e54b33c6d8..0000000000 --- a/.changeset/ninety-countries-cheat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@remix-run/router": patch ---- - -make url-encoding history-aware diff --git a/.changeset/odd-kids-buy.md b/.changeset/odd-kids-buy.md deleted file mode 100644 index 35c8d8cdf5..0000000000 --- a/.changeset/odd-kids-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"react-router": patch ---- - -fix `initialEntries` type in `createMemoryRouter` diff --git a/.changeset/pre.json b/.changeset/pre.json deleted file mode 100644 index 1fd667265f..0000000000 --- a/.changeset/pre.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "mode": "exit", - "tag": "pre", - "initialVersions": { - "react-router": "6.4.2", - "react-router-dom": "6.4.2", - "react-router-dom-v5-compat": "6.4.2", - "react-router-native": "6.4.2", - "@remix-run/router": "1.0.2" - }, - "changesets": [ - "cyan-poems-clean", - "fluffy-buttons-push", - "funny-hotels-repeat", - "funny-shirts-admire", - "green-dragons-vanish", - "hot-badgers-grow", - "metal-drinks-melt", - "moody-bulldogs-enjoy", - "nine-apricots-notice", - "ninety-countries-cheat", - "odd-kids-buy", - "smart-ants-decide", - "unlucky-hats-play", - "weak-lizards-occur" - ] -} diff --git a/.changeset/smart-ants-decide.md b/.changeset/smart-ants-decide.md deleted file mode 100644 index 215168cffe..0000000000 --- a/.changeset/smart-ants-decide.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@remix-run/router": patch ---- - -Support `basename` and relative routing in `loader`/`action` redirects diff --git a/.changeset/unlucky-hats-play.md b/.changeset/unlucky-hats-play.md deleted file mode 100644 index 092038148c..0000000000 --- a/.changeset/unlucky-hats-play.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"react-router-dom": patch ---- - -Fix `NavLink` behavior for root urls diff --git a/.changeset/weak-lizards-occur.md b/.changeset/weak-lizards-occur.md deleted file mode 100644 index 6a38ab095e..0000000000 --- a/.changeset/weak-lizards-occur.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@remix-run/router": patch ---- - -Add UMD build for `@remix-run/router` diff --git a/packages/react-router-dom-v5-compat/CHANGELOG.md b/packages/react-router-dom-v5-compat/CHANGELOG.md index 9091bc8bce..784dd394ab 100644 --- a/packages/react-router-dom-v5-compat/CHANGELOG.md +++ b/packages/react-router-dom-v5-compat/CHANGELOG.md @@ -1,5 +1,13 @@ # `react-router-dom-v5-compat` +## 6.4.3 + +### Patch Changes + +- Updated dependencies: + - `react-router-dom@6.4.3` + - `react-router@6.4.3` + ## 6.4.3-pre.2 ### Patch Changes diff --git a/packages/react-router-dom-v5-compat/package.json b/packages/react-router-dom-v5-compat/package.json index d4c14c0463..4ece200ca2 100644 --- a/packages/react-router-dom-v5-compat/package.json +++ b/packages/react-router-dom-v5-compat/package.json @@ -1,6 +1,6 @@ { "name": "react-router-dom-v5-compat", - "version": "6.4.3-pre.2", + "version": "6.4.3", "description": "Migration path to React Router v6 from v4/5", "keywords": [ "react", @@ -24,7 +24,7 @@ "types": "./dist/index.d.ts", "dependencies": { "history": "^5.3.0", - "react-router": "6.4.3-pre.2" + "react-router": "6.4.3" }, "peerDependencies": { "react": ">=16.8", diff --git a/packages/react-router-dom/CHANGELOG.md b/packages/react-router-dom/CHANGELOG.md index 6a161a062d..22688a0430 100644 --- a/packages/react-router-dom/CHANGELOG.md +++ b/packages/react-router-dom/CHANGELOG.md @@ -1,5 +1,18 @@ # `react-router-dom` +## 6.4.3 + +### Patch Changes + +- properly support `index` routes with a `path` in `useResolvedPath` ([#9486](https://github.com/remix-run/react-router/pull/9486)) +- Respect `relative=path` prop on `NavLink` ([#9453](https://github.com/remix-run/react-router/pull/9453)) +- Fix hrefs generated for `createHashRouter` ([#9409](https://github.com/remix-run/react-router/pull/9409)) +- fix encoding/matching issues with special chars ([#9477](https://github.com/remix-run/react-router/pull/9477)) +- Fix `NavLink` behavior for root urls ([#9497](https://github.com/remix-run/react-router/pull/9497)) +- Updated dependencies: + - `@remix-run/router@1.0.3` + - `react-router@6.4.3` + ## 6.4.3-pre.2 ### Patch Changes diff --git a/packages/react-router-dom/package.json b/packages/react-router-dom/package.json index 7d847ce892..13b9f4c280 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.4.3-pre.2", + "version": "6.4.3", "description": "Declarative routing for React web applications", "keywords": [ "react", @@ -23,8 +23,8 @@ "module": "./dist/index.js", "types": "./dist/index.d.ts", "dependencies": { - "@remix-run/router": "1.0.3-pre.1", - "react-router": "6.4.3-pre.2" + "@remix-run/router": "1.0.3", + "react-router": "6.4.3" }, "devDependencies": { "react": "^18.2.0", diff --git a/packages/react-router-native/CHANGELOG.md b/packages/react-router-native/CHANGELOG.md index e22cb3b545..f06be8d3fb 100644 --- a/packages/react-router-native/CHANGELOG.md +++ b/packages/react-router-native/CHANGELOG.md @@ -1,5 +1,12 @@ # `react-router-native` +## 6.4.3 + +### Patch Changes + +- Updated dependencies: + - `react-router@6.4.3` + ## 6.4.3-pre.2 ### Patch Changes diff --git a/packages/react-router-native/package.json b/packages/react-router-native/package.json index 4aa27f651b..eb08e6d4b5 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.4.3-pre.2", + "version": "6.4.3", "description": "Declarative routing for React Native applications", "keywords": [ "react", @@ -22,7 +22,7 @@ "types": "./dist/index.d.ts", "dependencies": { "@ungap/url-search-params": "^0.1.4", - "react-router": "6.4.3-pre.2" + "react-router": "6.4.3" }, "devDependencies": { "react": "^18.2.0", diff --git a/packages/react-router/CHANGELOG.md b/packages/react-router/CHANGELOG.md index a76cfef593..83900d9d16 100644 --- a/packages/react-router/CHANGELOG.md +++ b/packages/react-router/CHANGELOG.md @@ -1,5 +1,14 @@ # `react-router` +## 6.4.3 + +### Patch Changes + +- `useRoutes` should be able to return `null` when passing `locationArg` ([#9485](https://github.com/remix-run/react-router/pull/9485)) ([#9506](https://github.com/remix-run/react-router/pull/9506)) +- fix `initialEntries` type in `createMemoryRouter` ([#9498](https://github.com/remix-run/react-router/pull/9498)) +- Updated dependencies: + - `@remix-run/router@1.0.3` + ## 6.4.3-pre.2 No Changes diff --git a/packages/react-router/package.json b/packages/react-router/package.json index dbf94e3547..f9ac682d18 100644 --- a/packages/react-router/package.json +++ b/packages/react-router/package.json @@ -1,6 +1,6 @@ { "name": "react-router", - "version": "6.4.3-pre.2", + "version": "6.4.3", "description": "Declarative routing for React", "keywords": [ "react", @@ -23,7 +23,7 @@ "module": "./dist/index.js", "types": "./dist/index.d.ts", "dependencies": { - "@remix-run/router": "1.0.3-pre.1" + "@remix-run/router": "1.0.3" }, "devDependencies": { "react": "^18.2.0" diff --git a/packages/router/CHANGELOG.md b/packages/router/CHANGELOG.md index 2fb4075c86..6ae145569e 100644 --- a/packages/router/CHANGELOG.md +++ b/packages/router/CHANGELOG.md @@ -1,5 +1,20 @@ # `@remix-run/router` +## 1.0.3 + +### Patch Changes + +- properly support `index` routes with a `path` in `useResolvedPath` ([#9486](https://github.com/remix-run/react-router/pull/9486)) +- Fix hrefs generated for `createHashRouter` ([#9409](https://github.com/remix-run/react-router/pull/9409)) +- Changes to static handler for incorporating into Remix ([#9482](https://github.com/remix-run/react-router/pull/9482)) +- fix `createURL` in local file execution in Firefox ([#9464](https://github.com/remix-run/react-router/pull/9464)) ([#9506](https://github.com/remix-run/react-router/pull/9506)) +- fix encoding/matching issues with special chars ([#9477](https://github.com/remix-run/react-router/pull/9477)) +- Clean up response APIs for `unstable_createStaticHandler` `queryRoute` ([#9465](https://github.com/remix-run/react-router/pull/9465)) +- Ignore pathless layout routes when looking for proper submission `action` function ([#9455](https://github.com/remix-run/react-router/pull/9455)) +- make url-encoding history-aware ([#9496](https://github.com/remix-run/react-router/pull/9496)) +- Support `basename` and relative routing in `loader`/`action` redirects ([#9447](https://github.com/remix-run/react-router/pull/9447)) +- Add UMD build for `@remix-run/router` ([#9446](https://github.com/remix-run/react-router/pull/9446)) + ## 1.0.3-pre.1 ### Patch Changes diff --git a/packages/router/package.json b/packages/router/package.json index 05a5c32024..fd433dea05 100644 --- a/packages/router/package.json +++ b/packages/router/package.json @@ -1,6 +1,6 @@ { "name": "@remix-run/router", - "version": "1.0.3-pre.1", + "version": "1.0.3", "description": "Nested/Data-driven/Framework-agnostic Routing", "keywords": [ "remix", From 077442a7876597a8985d1eaaaf4f206719ee76c5 Mon Sep 17 00:00:00 2001 From: Matt Brophy Date: Tue, 1 Nov 2022 10:39:19 -0400 Subject: [PATCH 2/3] Update chnagelogs --- .../react-router-dom-v5-compat/CHANGELOG.md | 24 ------------- packages/react-router-dom/CHANGELOG.md | 34 ++----------------- packages/react-router-native/CHANGELOG.md | 21 ------------ packages/react-router/CHANGELOG.md | 20 ----------- packages/router/CHANGELOG.md | 32 +++-------------- 5 files changed, 8 insertions(+), 123 deletions(-) diff --git a/packages/react-router-dom-v5-compat/CHANGELOG.md b/packages/react-router-dom-v5-compat/CHANGELOG.md index 784dd394ab..7657f84a2c 100644 --- a/packages/react-router-dom-v5-compat/CHANGELOG.md +++ b/packages/react-router-dom-v5-compat/CHANGELOG.md @@ -8,30 +8,6 @@ - `react-router-dom@6.4.3` - `react-router@6.4.3` -## 6.4.3-pre.2 - -### Patch Changes - -- Updated dependencies: - - `react-router-dom@6.4.3-pre.2` - - `react-router@6.4.3-pre.2` - -## 6.4.3-pre.1 - -### Patch Changes - -- Updated dependencies: - - `react-router@6.4.3-pre.1` - - `react-router-dom@6.4.3-pre.1` - -## 6.4.3-pre.0 - -### Patch Changes - -- Updated dependencies: - - `react-router-dom@6.4.3-pre.0` - - `react-router@6.4.3-pre.0` - ## 6.4.2 ### Patch Changes diff --git a/packages/react-router-dom/CHANGELOG.md b/packages/react-router-dom/CHANGELOG.md index 22688a0430..768aa0d7ca 100644 --- a/packages/react-router-dom/CHANGELOG.md +++ b/packages/react-router-dom/CHANGELOG.md @@ -4,43 +4,15 @@ ### Patch Changes -- properly support `index` routes with a `path` in `useResolvedPath` ([#9486](https://github.com/remix-run/react-router/pull/9486)) -- Respect `relative=path` prop on `NavLink` ([#9453](https://github.com/remix-run/react-router/pull/9453)) - Fix hrefs generated for `createHashRouter` ([#9409](https://github.com/remix-run/react-router/pull/9409)) -- fix encoding/matching issues with special chars ([#9477](https://github.com/remix-run/react-router/pull/9477)) +- fix encoding/matching issues with special chars ([#9477](https://github.com/remix-run/react-router/pull/9477), [#9496](https://github.com/remix-run/react-router/pull/9496)) +- Properly support `index` routes with a `path` in `useResolvedPath` ([#9486](https://github.com/remix-run/react-router/pull/9486)) +- Respect `relative=path` prop on `NavLink` ([#9453](https://github.com/remix-run/react-router/pull/9453)) - Fix `NavLink` behavior for root urls ([#9497](https://github.com/remix-run/react-router/pull/9497)) - Updated dependencies: - `@remix-run/router@1.0.3` - `react-router@6.4.3` -## 6.4.3-pre.2 - -### Patch Changes - -- Fix `NavLink` behavior for root urls ([#9497](https://github.com/remix-run/react-router/pull/9497)) -- Updated dependencies: - - `react-router@6.4.3-pre.2` - -## 6.4.3-pre.1 - -### Patch Changes - -- Updated dependencies: - - `@remix-run/router@1.0.3-pre.1` - - `react-router@6.4.3-pre.1` - -## 6.4.3-pre.0 - -### Patch Changes - -- properly support `index` routes with a `path` in `useResolvedPath` ([#9486](https://github.com/remix-run/react-router/pull/9486)) -- Respect `relative=path` prop on `NavLink` ([#9453](https://github.com/remix-run/react-router/pull/9453)) -- Fix hrefs generated for `createHashRouter` ([#9409](https://github.com/remix-run/react-router/pull/9409)) -- fix encoding/matching issues with special chars ([#9477](https://github.com/remix-run/react-router/pull/9477)) -- Updated dependencies: - - `@remix-run/router@1.0.3-pre.0` - - `react-router@6.4.3-pre.0` - ## 6.4.2 ### Patch Changes diff --git a/packages/react-router-native/CHANGELOG.md b/packages/react-router-native/CHANGELOG.md index f06be8d3fb..b1e2edadcd 100644 --- a/packages/react-router-native/CHANGELOG.md +++ b/packages/react-router-native/CHANGELOG.md @@ -7,27 +7,6 @@ - Updated dependencies: - `react-router@6.4.3` -## 6.4.3-pre.2 - -### Patch Changes - -- Updated dependencies: - - `react-router@6.4.3-pre.2` - -## 6.4.3-pre.1 - -### Patch Changes - -- Updated dependencies: - - `react-router@6.4.3-pre.1` - -## 6.4.3-pre.0 - -### Patch Changes - -- Updated dependencies: - - `react-router@6.4.3-pre.0` - ## 6.4.2 ### Patch Changes diff --git a/packages/react-router/CHANGELOG.md b/packages/react-router/CHANGELOG.md index 83900d9d16..3eab9e0943 100644 --- a/packages/react-router/CHANGELOG.md +++ b/packages/react-router/CHANGELOG.md @@ -9,26 +9,6 @@ - Updated dependencies: - `@remix-run/router@1.0.3` -## 6.4.3-pre.2 - -No Changes - -## 6.4.3-pre.1 - -### Patch Changes - -- `useRoutes` should be able to return `null` when passing `locationArg` ([#9485](https://github.com/remix-run/react-router/pull/9485)) -- fix `initialEntries` type in `createMemoryRouter` ([#9498](https://github.com/remix-run/react-router/pull/9498)) -- Updated dependencies: - - `@remix-run/router@1.0.3-pre.1` - -## 6.4.3-pre.0 - -### Patch Changes - -- Updated dependencies: - - `@remix-run/router@1.0.3-pre.0` - ## 6.4.2 ### Patch Changes diff --git a/packages/router/CHANGELOG.md b/packages/router/CHANGELOG.md index 6ae145569e..8f0bdb16a8 100644 --- a/packages/router/CHANGELOG.md +++ b/packages/router/CHANGELOG.md @@ -4,36 +4,14 @@ ### Patch Changes -- properly support `index` routes with a `path` in `useResolvedPath` ([#9486](https://github.com/remix-run/react-router/pull/9486)) -- Fix hrefs generated for `createHashRouter` ([#9409](https://github.com/remix-run/react-router/pull/9409)) -- Changes to static handler for incorporating into Remix ([#9482](https://github.com/remix-run/react-router/pull/9482)) -- fix `createURL` in local file execution in Firefox ([#9464](https://github.com/remix-run/react-router/pull/9464)) ([#9506](https://github.com/remix-run/react-router/pull/9506)) -- fix encoding/matching issues with special chars ([#9477](https://github.com/remix-run/react-router/pull/9477)) -- Clean up response APIs for `unstable_createStaticHandler` `queryRoute` ([#9465](https://github.com/remix-run/react-router/pull/9465)) -- Ignore pathless layout routes when looking for proper submission `action` function ([#9455](https://github.com/remix-run/react-router/pull/9455)) -- make url-encoding history-aware ([#9496](https://github.com/remix-run/react-router/pull/9496)) +- Fix hrefs generated when using `createHashRouter` ([#9409](https://github.com/remix-run/react-router/pull/9409)) +- fix encoding/matching issues with special chars ([#9477](https://github.com/remix-run/react-router/pull/9477), [#9496](https://github.com/remix-run/react-router/pull/9496)) - Support `basename` and relative routing in `loader`/`action` redirects ([#9447](https://github.com/remix-run/react-router/pull/9447)) -- Add UMD build for `@remix-run/router` ([#9446](https://github.com/remix-run/react-router/pull/9446)) - -## 1.0.3-pre.1 - -### Patch Changes - -- fix `createURL` in local file execution in Firefox ([#9464](https://github.com/remix-run/react-router/pull/9464)) -- make url-encoding history-aware ([#9496](https://github.com/remix-run/react-router/pull/9496)) - -## 1.0.3-pre.0 - -### Patch Changes - -- properly support `index` routes with a path in `useResolvedPath` ([#9486](https://github.com/remix-run/react-router/pull/9486)) -- Fix hrefs generated for `createHashRouter` ([#9409](https://github.com/remix-run/react-router/pull/9409)) -- fix encoding/matching issues with special chars ([#9477](https://github.com/remix-run/react-router/pull/9477)) - Ignore pathless layout routes when looking for proper submission `action` function ([#9455](https://github.com/remix-run/react-router/pull/9455)) -- Support `basename` and relative routing in `loader`/`action` redirects ([#9447](https://github.com/remix-run/react-router/pull/9447)) +- properly support `index` routes with a `path` in `useResolvedPath` ([#9486](https://github.com/remix-run/react-router/pull/9486)) - Add UMD build for `@remix-run/router` ([#9446](https://github.com/remix-run/react-router/pull/9446)) -- Clean up response APIs for `unstable_createStaticHandler` `queryRoute` ([#9465](https://github.com/remix-run/react-router/pull/9465)) -- Changes to static handler for incorporating into Remix ([#9482](https://github.com/remix-run/react-router/pull/9482)) +- fix `createURL` in local file execution in Firefox ([#9464](https://github.com/remix-run/react-router/pull/9464)) ([#9506](https://github.com/remix-run/react-router/pull/9506)) +- Updates to `unstable_createStaticHandler` for incorporating into Remix ([#9482](https://github.com/remix-run/react-router/pull/9482), [#9465](https://github.com/remix-run/react-router/pull/9465)) ## 1.0.2 From cd8babec5bbb95e114a95961891cef90f4216fb8 Mon Sep 17 00:00:00 2001 From: Matt Brophy Date: Tue, 1 Nov 2022 10:55:19 -0400 Subject: [PATCH 3/3] Update changelogs --- packages/react-router/CHANGELOG.md | 2 +- packages/router/CHANGELOG.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/react-router/CHANGELOG.md b/packages/react-router/CHANGELOG.md index 3eab9e0943..bebe52ba5c 100644 --- a/packages/react-router/CHANGELOG.md +++ b/packages/react-router/CHANGELOG.md @@ -4,7 +4,7 @@ ### Patch Changes -- `useRoutes` should be able to return `null` when passing `locationArg` ([#9485](https://github.com/remix-run/react-router/pull/9485)) ([#9506](https://github.com/remix-run/react-router/pull/9506)) +- `useRoutes` should be able to return `null` when passing `locationArg` ([#9485](https://github.com/remix-run/react-router/pull/9485)) - fix `initialEntries` type in `createMemoryRouter` ([#9498](https://github.com/remix-run/react-router/pull/9498)) - Updated dependencies: - `@remix-run/router@1.0.3` diff --git a/packages/router/CHANGELOG.md b/packages/router/CHANGELOG.md index 8f0bdb16a8..bc65743950 100644 --- a/packages/router/CHANGELOG.md +++ b/packages/router/CHANGELOG.md @@ -10,7 +10,7 @@ - Ignore pathless layout routes when looking for proper submission `action` function ([#9455](https://github.com/remix-run/react-router/pull/9455)) - properly support `index` routes with a `path` in `useResolvedPath` ([#9486](https://github.com/remix-run/react-router/pull/9486)) - Add UMD build for `@remix-run/router` ([#9446](https://github.com/remix-run/react-router/pull/9446)) -- fix `createURL` in local file execution in Firefox ([#9464](https://github.com/remix-run/react-router/pull/9464)) ([#9506](https://github.com/remix-run/react-router/pull/9506)) +- fix `createURL` in local file execution in Firefox ([#9464](https://github.com/remix-run/react-router/pull/9464)) - Updates to `unstable_createStaticHandler` for incorporating into Remix ([#9482](https://github.com/remix-run/react-router/pull/9482), [#9465](https://github.com/remix-run/react-router/pull/9465)) ## 1.0.2