Skip to content

Commit d2a0a87

Browse files
authored
fix the changeset for enableCacheInterception (#643)
1 parent e07a2ed commit d2a0a87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/lovely-rooms-taste.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
some performance improvements
66

7-
- `enableCacheInterception` is now enabled by default, it loads ISR/SSG pages from cache without waiting for the js page bundle to load
7+
- `enableCacheInterception` can be enabled using `defineCloudflareConfig`, it loads ISR/SSG pages from cache without waiting for the js page bundle to load. PPR is not supported at the moment
88
- `routePreloadingBehavior` is now set to `withWaitUntil`, which means a single route js will be lazy loaded on cold start, but other routes will be preloaded using `waitUntil` for better performance

0 commit comments

Comments
 (0)