You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -316,7 +316,7 @@ You can use the `placeholder` slot to show a placeholder on server-side and whil
316
316
</template>
317
317
```
318
318
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.
0 commit comments