Skip to content

Releases: sveltejs/kit

@sveltejs/[email protected]

18 Aug 18:59
9f82941
Compare
Choose a tag to compare

Minor Changes

  • feat: inline load fetch response.body stream data as base64 in page (#11473)

Patch Changes

  • fix: better error when .remote.ts files are used without the experimental.remoteFunctions flag (#14225)

@sveltejs/[email protected]

18 Aug 18:59
9f82941
Compare
Choose a tag to compare

Patch Changes

  • fix(perf): correctly apply id filter from vite-plugin-svelte (#14248)

@sveltejs/[email protected]

18 Aug 20:34
a19a57a
Compare
Choose a tag to compare

Patch Changes

  • chore: deprecate runtime config (#14253)

@sveltejs/[email protected]

18 Aug 18:59
9f82941
Compare
Choose a tag to compare

Minor Changes

  • feat: use web standard fetch export (#14251)

Patch Changes

@sveltejs/[email protected]

16 Aug 12:01
0ff9d5b
Compare
Choose a tag to compare

Patch Changes

  • fix: pass options to resolve in resolveId hook (#14223)

@sveltejs/[email protected]

16 Aug 12:01
0ff9d5b
Compare
Choose a tag to compare

Patch Changes

  • fix: avoid erroring on builder properties that only exist on the latest version of SvelteKit (#14233)

  • Updated dependencies [f2db41c]:

@sveltejs/[email protected]

16 Aug 12:01
0ff9d5b
Compare
Choose a tag to compare

Patch Changes

  • fix: avoid erroring on builder properties that only exist on the latest version of SvelteKit (#14233)

  • Updated dependencies [f2db41c]:

@sveltejs/[email protected]

16 Aug 12:01
0ff9d5b
Compare
Choose a tag to compare

Patch Changes

  • fix: avoid erroring on builder properties that only exist on the latest version of SvelteKit (#14233)

  • Updated dependencies [f2db41c]:

@sveltejs/[email protected]

16 Aug 12:01
0ff9d5b
Compare
Choose a tag to compare

Patch Changes

  • fix: avoid erroring on builder properties that only exist on the latest version of SvelteKit (#14233)

  • Updated dependencies [f2db41c]:

@sveltejs/[email protected]

15 Aug 17:41
5542252
Compare
Choose a tag to compare

Minor Changes

  • feat: OpenTelemetry tracing for handle, sequence, form actions, remote functions, and load functions running on the server (#13899)

  • feat: add instrumentation.server.ts for tracing and observability setup (#13899)