Skip to content

Commit 8731af2

Browse files
committed
Add unstable note to release notes
1 parent 83ca84b commit 8731af2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,10 @@ In order to use your build-time loader data during pre-rendering, we now also ex
396396

397397
### Unstable Changes
398398

399+
> [!WARNING]
400+
>
401+
> [Unstable features](https://reactrouter.com/community/api-development-strategy#unstable-flags) are not recommended for production use
402+
399403
- `react-router` - Add `unstable_SerializesTo` brand type for library authors to register types serializable by React Router's streaming format (`turbo-stream`) ([#12264](https://github.com/remix-run/react-router/pull/12264))
400404
- `@react-router/dev` - Add unstable support for splitting route modules in framework mode via `future.unstable_splitRouteModules` ([#11871](https://github.com/remix-run/react-router/pull/11871))
401405
- `@react-router/dev` - Add `future.unstable_viteEnvironmentApi` flag to enable experimental Vite Environment API support ([#12936](https://github.com/remix-run/react-router/pull/12936))

0 commit comments

Comments
 (0)