SvelteKit (javascript)

sveltejs/kit last check 593 releases recent
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.65.1 · recent
view on github

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)