Skip to content

@sveltejs/kit@1.0.0-next.341

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 23 May 23:33
· 3175 commits to main since this release
ceef881

Patch Changes

  • fix: page store correct after navigation when an identical route with a different hash had been prefetched (#5039)

  • [breaking] replace @sveltejs/kit/install-fetch with @sveltejs/kit/node/polyfills (#4934)

  • fix: Prerendered pages fail if they access session. (#4811)