Patch Changes
-
Serve prerendered non-page files when running preview (#7576)
-
[fix] caching takes now into account the body payload (#7546)
-
[fix] handle locked readable stream when reading body (#7565)
-
[fix] prefetch should ignore links ignored by the router (#7580)
-
[fix] migration error when using $page.routeId (#7574)
-
prevent loading of illegal modules in the browser, rather than during SSR (#7507)
-
[fix] prevent double decoding of path segment (#7550)