Skip to content

@sveltejs/kit@2.65.1

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jun 07:06
· 1 commit to main since this release
c5382b7

Patch Changes

  • fix: avoid importing the Vite development client code into builds with a non-standard NODE_ENV (#16023)

  • fix: don't emit the unused bundle and stylesheet files when using bundleStrategy: 'inline' (#16025)

  • fix: reset queries before navigating when invalidateAll is set (#16014)

  • fix: regression in loading assets for absolute path apps (#16026)