Skip to content

@sveltejs/[email protected]

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Nov 15:56
· 2709 commits to main since this release
b85756c

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)