Kit Versions Save

web development, streamlined

[email protected]

2 months ago

Patch Changes

@sveltejs/[email protected]

2 months ago

Patch Changes

  • fix: prevent navigation when data-sveltekit-preload-data fails to fetch due to network error (#11944)

@sveltejs/[email protected]

2 months ago

Minor Changes

  • feat: emulate Cloudflare Workers bindings and incoming request properties in event.platform for dev and preview (#11974)

Patch Changes

@sveltejs/[email protected]

2 months ago

Minor Changes

  • feat: emulate Cloudflare Workers bindings and incoming request properties in event.platform for dev and preview (#11974)

Patch Changes

@sveltejs/[email protected]

2 months ago

Patch Changes

  • fix: handle optional and rest routes for incremental static regeneration (ISR) correctly (#11928)

@sveltejs/[email protected]

2 months ago

Patch Changes

  • fix: regression preventing built application from starting (#11960)

@sveltejs/[email protected]

2 months ago

Minor Changes

  • feat: add option to specify the tsconfig/jsconfig (#11698)

@sveltejs/[email protected]

2 months ago

Patch Changes

  • fix: revert tsconfig change that includes svelte.config.js (#11908)

  • fix: exclude server worker from tsconfig again (#11727)

@sveltejs/[email protected]

2 months ago

Major Changes

  • breaking: add graceful shutdown (#11653)

  • breaking: change default value of precompress option to true to serve precompressed assets by default (#11945)

Minor Changes

  • feat: add systemd socket activation (#11653)

Patch Changes

@sveltejs/[email protected]

2 months ago

Patch Changes

  • fix: tsconfig includes should cover svelte.config.js (#11886)