Skip to content

Commit f3a07bb

Browse files
committed
chore: format
1 parent 0dcde6d commit f3a07bb

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

Diff for: packages/react-router-dev/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@
238238
+import { cloudflareDevProxy } from "@react-router/dev/vite/cloudflare";
239239
```
240240

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

243243
- update minimum node version to 18 ([#11690](https://github.com./remix-run/react-router/pull/11690))
244244

Diff for: packages/react-router-dom/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

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

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

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

Diff for: packages/react-router-express/CHANGELOG.md

+1-1
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))

Diff for: packages/react-router-node/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474

7575
### Major Changes
7676

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

7979
- 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))
8080

Diff for: packages/react-router-serve/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494

9595
### Major Changes
9696

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

0 commit comments

Comments
 (0)