Skip to content

Commit 848cebe

Browse files
authored
docs: update nitro version
1 parent b96a017 commit 848cebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,7 +316,7 @@ You can use the `placeholder` slot to show a placeholder on server-side and whil
316316
</template>
317317
```
318318

319-
If you are caching your routes with `routeRules`, please make sure to use [`nitro-nightly`](https://nitro.unjs.io/guide/nightly) or Nitro >= `2.10.0` to support the client-side fetching of the user session.
319+
If you are caching your routes with `routeRules`, please make sure to use [Nitro](https://github.com/unjs/nitro) >= `2.9.7` to support the client-side fetching of the user session.
320320

321321
## Configuration
322322

0 commit comments

Comments
 (0)