Releases: sveltejs/kit
Releases · sveltejs/kit
@sveltejs/[email protected]
Patch Changes
- [fix] chdir to user's application directory before running postinstall sync (#5771)
@sveltejs/[email protected]
Patch Changes
- More robust path aliasing (#5582)
@sveltejs/[email protected]
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]
Patch Changes
- [feat] include reference to
@sveltejs/kit
types in ambient file (#5745)
@sveltejs/[email protected]
Patch Changes
@sveltejs/[email protected]
[email protected]
Patch Changes
- Remove initial-scale=1 from meta tags (#5706)
@sveltejs/[email protected]
Patch Changes
- [fix] Environment variable generated types (#5719)
@sveltejs/[email protected]
Patch Changes
- Add
$env/static/private
,$env/static/public
,$env/dynamic/private
and$env/dynamic/public
modules (#5663)
@sveltejs/[email protected]
Patch Changes
- Initialise
env
(#5663)