Skip to content

Commit fbea1ea

Browse files
committed
chore: format
1 parent c06341c commit fbea1ea

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/react-router-dom/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777

7878
- Use `createRemixRouter`/`RouterProvider` in `entry.client` instead of `RemixBrowser` ([#11469](https://github.com/remix-run/react-router/pull/11469))
7979

80-
- Remove single\_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522))
80+
- Remove single_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522))
8181

8282
- Remove `future.v7_startTransition` flag ([#11696](https://github.com/remix-run/react-router/pull/11696))
8383

packages/react-router-express/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676

7777
### Major Changes
7878

79-
- Remove single\_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522))
79+
- Remove single_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522))
8080
- update minimum node version to 18 ([#11690](https://github.com/remix-run/react-router/pull/11690))
8181
- Add `exports` field to all packages ([#11675](https://github.com/remix-run/react-router/pull/11675))
8282
- node package no longer re-exports from react-router ([#11702](https://github.com/remix-run/react-router/pull/11702))

packages/react-router-node/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767

6868
### Major Changes
6969

70-
- Remove single\_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522))
70+
- Remove single_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522))
7171

7272
- 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))
7373

packages/react-router-serve/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585

8686
### Major Changes
8787

88-
- Remove single\_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522))
88+
- Remove single_fetch future flag. ([#11522](https://github.com/remix-run/react-router/pull/11522))
8989
- update minimum node version to 18 ([#11690](https://github.com/remix-run/react-router/pull/11690))
9090
- Add `exports` field to all packages ([#11675](https://github.com/remix-run/react-router/pull/11675))
9191
- node package no longer re-exports from react-router ([#11702](https://github.com/remix-run/react-router/pull/11702))

0 commit comments

Comments
 (0)