Kit Versions Save

web development, streamlined

@sveltejs/[email protected]

1 month ago

Minor Changes

  • feat: add framework metadata in Vercel build output files (#11800)

  • feat: implement version skew protection (#11987)

@sveltejs/[email protected]

1 month ago

Patch Changes

  • fix: support shorthand attribute syntax (#11884)

[email protected]

1 month ago

Patch Changes

@sveltejs/[email protected]

1 month ago

Patch Changes

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

@sveltejs/[email protected]

1 month 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]

1 month 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]

1 month ago

Patch Changes

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

@sveltejs/[email protected]

1 month ago

Patch Changes

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

@sveltejs/[email protected]

1 month ago

Minor Changes

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

@sveltejs/[email protected]

1 month ago

Patch Changes

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

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