Skip to content

Commit 7d49de2

Browse files
committed
chore: format
1 parent a71a0fd commit 7d49de2

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

contributors.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -248,9 +248,9 @@
248248
- pavsoldatov
249249
- pcattori
250250
- petersendidit
251-
- phryneas
252251
- phildl
253252
- phryneas
253+
- phryneas
254254
- pierophp
255255
- printfn
256256
- promet99

packages/react-router-dom/CHANGELOG.md

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

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

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

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

0 commit comments

Comments
 (0)