Skip to content

Commit acd84e3

Browse files
committed
Update release notes
1 parent 6a92c78 commit acd84e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ Date: 2025-09-24
368368

369369
### Patch Changes
370370

371-
- `react-router` - Ensure client-side router runs client `middleware` on initial load even if no loaders exist ([#14348](https://github.com/remix-run/react-router/pull/14348))
371+
- `react-router` - Ensure client-side router runs client `middleware` during initialization data load (if required) even if no loaders exist ([#14348](https://github.com/remix-run/react-router/pull/14348))
372372
- `react-router` - Fix `middleware` prop not being supported on `<Route>` when used with a data router via `createRoutesFromElements` ([#14357](https://github.com/remix-run/react-router/pull/14357))
373373
- `react-router` - Update `createRoutesStub` to work with `middleware` ([#14348](https://github.com/remix-run/react-router/pull/14348))
374374
- You will need to set the `<RoutesStub future={{ v8_middleware: true }} />` flag to enable the proper `context` type

0 commit comments

Comments
 (0)