-
-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update version for release (#12913)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
3a07bdb
commit d2bb602
Showing
32 changed files
with
48 additions
and
127 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# `create-react-router` | ||
|
||
## 7.1.4-pre.0 | ||
## 7.1.4 | ||
|
||
## 7.1.3 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# `@react-router/architect` | ||
|
||
## 7.1.4-pre.0 | ||
## 7.1.4 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `[email protected]-pre.0` | ||
- `@react-router/[email protected]-pre.0` | ||
- `[email protected]` | ||
- `@react-router/[email protected]` | ||
|
||
## 7.1.3 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# `@react-router/cloudflare` | ||
|
||
## 7.1.4-pre.0 | ||
## 7.1.4 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `[email protected]-pre.0` | ||
- `[email protected]` | ||
|
||
## 7.1.3 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
# `@react-router/dev` | ||
|
||
## 7.1.4-pre.0 | ||
## 7.1.4 | ||
|
||
### Patch Changes | ||
|
||
- Properly resolve Windows file paths to scan for Vite's dependency optimization when using the `unstable_optimizeDeps` future flag. ([#12637](https://github.com/remix-run/react-router/pull/12637)) | ||
- Fix prerendering when using a custom server - previously we ended up trying to import the users custom server when we actually want to import the virtual server build module ([#12759](https://github.com/remix-run/react-router/pull/12759)) | ||
- Updated dependencies: | ||
- `[email protected]-pre.0` | ||
- `@react-router/[email protected]-pre.0` | ||
- `@react-router/[email protected]-pre.0` | ||
- `[email protected]` | ||
- `@react-router/[email protected]` | ||
- `@react-router/[email protected]` | ||
|
||
## 7.1.3 | ||
|
||
|
@@ -108,7 +108,7 @@ | |
+import { cloudflareDevProxy } from "@react-router/dev/vite/cloudflare"; | ||
``` | ||
|
||
- Remove single_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522)) | ||
- Remove single\_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522)) | ||
|
||
- update minimum node version to 18 ([#11690](https://github.com/remix-run/react-router/pull/11690)) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# react-router-dom | ||
|
||
## 7.1.4-pre.0 | ||
## 7.1.4 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `[email protected]-pre.0` | ||
- `[email protected]` | ||
|
||
## 7.1.3 | ||
|
||
|
@@ -63,7 +63,7 @@ | |
|
||
- Use `createRemixRouter`/`RouterProvider` in `entry.client` instead of `RemixBrowser` ([#11469](https://github.com/remix-run/react-router/pull/11469)) | ||
|
||
- Remove single_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522)) | ||
- Remove single\_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522)) | ||
|
||
- Remove `future.v7_startTransition` flag ([#11696](https://github.com/remix-run/react-router/pull/11696)) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# `@react-router/express` | ||
|
||
## 7.1.4-pre.0 | ||
## 7.1.4 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `[email protected]-pre.0` | ||
- `@react-router/[email protected]-pre.0` | ||
- `[email protected]` | ||
- `@react-router/[email protected]` | ||
|
||
## 7.1.3 | ||
|
||
|
@@ -60,7 +60,7 @@ | |
|
||
### Major Changes | ||
|
||
- Remove single_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522)) | ||
- Remove single\_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522)) | ||
- update minimum node version to 18 ([#11690](https://github.com/remix-run/react-router/pull/11690)) | ||
- Add `exports` field to all packages ([#11675](https://github.com/remix-run/react-router/pull/11675)) | ||
- node package no longer re-exports from react-router ([#11702](https://github.com/remix-run/react-router/pull/11702)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# `@react-router/fs-routes` | ||
|
||
## 7.1.4-pre.0 | ||
## 7.1.4 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `@react-router/[email protected]-pre.0` | ||
- `@react-router/[email protected]` | ||
|
||
## 7.1.3 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# `@react-router/node` | ||
|
||
## 7.1.4-pre.0 | ||
## 7.1.4 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `[email protected]-pre.0` | ||
- `[email protected]` | ||
|
||
## 7.1.3 | ||
|
||
|
@@ -53,7 +53,7 @@ | |
|
||
### Major Changes | ||
|
||
- Remove single_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522)) | ||
- Remove single\_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522)) | ||
|
||
- For Remix consumers migrating to React Router, the `crypto` global from the [Web Crypto API](https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API) is now required when using cookie and session APIs. This means that the following APIs are provided from `react-router` rather than platform-specific packages: ([#11837](https://github.com/remix-run/react-router/pull/11837)) | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
packages/react-router-remix-routes-option-adapter/CHANGELOG.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# `@react-router/remix-config-routes-adapter` | ||
|
||
## 7.1.4-pre.0 | ||
## 7.1.4 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `@react-router/[email protected]-pre.0` | ||
- `@react-router/[email protected]` | ||
|
||
## 7.1.3 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
# `@react-router/serve` | ||
|
||
## 7.1.4-pre.0 | ||
## 7.1.4 | ||
|
||
### Patch Changes | ||
|
||
- Updated dependencies: | ||
- `[email protected]-pre.0` | ||
- `@react-router/[email protected]-pre.0` | ||
- `@react-router/[email protected]-pre.0` | ||
- `[email protected]` | ||
- `@react-router/[email protected]` | ||
- `@react-router/[email protected]` | ||
|
||
## 7.1.3 | ||
|
||
|
@@ -67,7 +67,7 @@ | |
|
||
### Major Changes | ||
|
||
- Remove single_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522)) | ||
- Remove single\_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522)) | ||
- update minimum node version to 18 ([#11690](https://github.com/remix-run/react-router/pull/11690)) | ||
- Add `exports` field to all packages ([#11675](https://github.com/remix-run/react-router/pull/11675)) | ||
- node package no longer re-exports from react-router ([#11702](https://github.com/remix-run/react-router/pull/11702)) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.