Skip to content

Commit e2bf4fc

Browse files
committed
Update CHANGELOG
1 parent 6576bd0 commit e2bf4fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -770,6 +770,8 @@ async function fakeGetSlugsFromCms() {
770770

771771
- Replace `substr` with `substring` ([#12080](https://github.com/remix-run/react-router/pull/12080))
772772
- `react-router` - Fix redirects returned from loaders/actions using `data()` ([#12021](https://github.com/remix-run/react-router/pull/12021))
773+
- `@react-router/dev` - Enable prerendering for resource routes ([#12200](https://github.com/remix-run/react-router/pull/12200))
774+
- `@react-router/dev` - resolve config directory relative to flat output file structure ([#12187](https://github.com/remix-run/react-router/pull/12187))
773775

774776
### Changes by Package
775777

0 commit comments

Comments
 (0)