SvelteKit 2.65.1

2.65.1
Fixed 4
  • Avoid importing the Vite development client code into builds with a non-standard NODE_ENV
  • Don't emit the unused bundle and stylesheet files when using bundleStrategy: 'inline'
  • Reset queries before navigating when invalidateAll is set
  • Regression in loading assets for absolute path apps
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)

View original

Upgraded? How did it go?

Discussion