We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6576bd0 commit e2bf4fcCopy full SHA for e2bf4fc
CHANGELOG.md
@@ -770,6 +770,8 @@ async function fakeGetSlugsFromCms() {
770
771
- Replace `substr` with `substring` ([#12080](https://github.com/remix-run/react-router/pull/12080))
772
- `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))
775
776
### Changes by Package
777
0 commit comments