Skip to content

Releases: sveltejs/kit

@sveltejs/[email protected]

31 Jul 19:58
ca9fbfa
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • [fix] chdir to user's application directory before running postinstall sync (#5771)

@sveltejs/[email protected]

31 Jul 19:05
fb9d602
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • More robust path aliasing (#5582)

@sveltejs/[email protected]

31 Jul 11:14
deeece6
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Use @sveltejs/kit postinstall lifecycle hook to invoke 'svelte-kit sync' instead of prepare in projects created by create-svelte (#5760)

[email protected]

29 Jul 22:05
3240252
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • [feat] include reference to @sveltejs/kit types in ambient file (#5745)

@sveltejs/[email protected]

29 Jul 22:05
3240252
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Check url protocol to avoid mailto links navigated by kit in mobile devices (#5726)

  • [fix] Windows correctly errors on $env/*/private imports (#5739)
    [fix] Illegal module analysis in dev ignores non-js|ts|svelte files

  • [feat] include reference to @sveltejs/kit types in ambient file (#5745)

@sveltejs/[email protected]

29 Jul 21:48
db41520
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • load env before importing hooks during dev (#5728)

  • Add DOM.Iterable to default tsconfig (#5734)

[email protected]

26 Jul 15:06
c46de87
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Patch Changes

  • Remove initial-scale=1 from meta tags (#5706)

@sveltejs/[email protected]

26 Jul 23:12
3d801d2
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • [fix] Environment variable generated types (#5719)

@sveltejs/[email protected]

26 Jul 18:19
135be90
Compare
Choose a tag to compare
Pre-release

Patch Changes

  • Add $env/static/private, $env/static/public, $env/dynamic/private and $env/dynamic/public modules (#5663)

@sveltejs/[email protected]

26 Jul 18:19
135be90
Compare
Choose a tag to compare
Pre-release

Patch Changes