Skip to content

Releases: sveltejs/kit

@sveltejs/[email protected]

21 Nov 16:30
1d01ae5

Choose a tag to compare

Pre-release

Patch Changes

  • defer adapter installation until actually needed (#7739)

[email protected]

19 Nov 16:55
aa461cc

Choose a tag to compare

[email protected] Pre-release
Pre-release

Patch Changes

  • Ignore Vite timestamp files by default in create-svelte templates (added to .gitignore) (#7660)

@sveltejs/[email protected]

19 Nov 18:41
284b20b

Choose a tag to compare

Pre-release

Patch Changes

  • Prevent Vite from nuking logs on startup (#7724)

@sveltejs/[email protected]

19 Nov 16:55
aa461cc

Choose a tag to compare

Pre-release

Patch Changes

  • Don't hardcode version in client bundle (#7694)

  • Allow .d.ts files to have a + prefix (#7682)

  • Expose version from $app/environment (#7689)

  • [fix] export HttpError/Redirect interface (#7701)

  • [fix] don't preload fonts by default (#7704)

  • Always set Accept and Accept-Language headers when making a self-request (#7722)

  • [fix] adjust interfaces to fix type errors (#7718)

@sveltejs/[email protected]

16 Nov 19:48
80b3bcc

Choose a tag to compare

Pre-release

Patch Changes

  • [feat] warn if svelte not found in dependencies or peerDependencies (#7685)

@sveltejs/[email protected]

16 Nov 19:48
80b3bcc

Choose a tag to compare

Pre-release

Patch Changes

  • Add Access-Control-Allow-Origin: * to static assets in dev (#7688)

  • Ignore presence of keepfocus and noscroll in goto options if correctly-cased options are also present (#7678)

@sveltejs/[email protected]

16 Nov 17:02
56f2c51

Choose a tag to compare

Pre-release

Patch Changes

  • [feat] preload fonts and add preload customization (#4963)

@sveltejs/[email protected]

16 Nov 15:12
929e777

Choose a tag to compare

Pre-release

Patch Changes

  • Always apply Node polyfills (#7675)

[email protected]

15 Nov 15:32
f2018d8

Choose a tag to compare

[email protected] Pre-release
Pre-release

Patch Changes

  • Add style="display: contents" to wrapper element by default (#7652)

@sveltejs/[email protected]

15 Nov 23:29
de68db8

Choose a tag to compare

Pre-release

Patch Changes

  • Only apply polyfills where necessary (#7668)