Releases: sveltejs/kit
Releases · sveltejs/kit
@sveltejs/[email protected]
Patch Changes
- Prevent infinite reloads on
/
when root+layout.server.js
exportsload
(#6405)
@sveltejs/[email protected]
Patch Changes
- Fix
global is not defined
runtime error building withedge: true
option (#6425)
@sveltejs/[email protected]
Patch Changes
- [breaking] require all routes to be prerenderable when not using fallback option (#6392)
@sveltejs/[email protected]
Patch Changes
- Updated dependencies [
4b48d1bd
]:- @sveltejs/[email protected]
- @sveltejs/[email protected]
[email protected]
Patch Changes
- [feat] do uppercase http verbs migration on the fly (#6371)
@sveltejs/[email protected]
Patch Changes
- [feat] Support aliases set through
kit.alias
(#6350)
@sveltejs/[email protected]
Patch Changes
- [breaking] require Node 16.14 (#6388)
@sveltejs/[email protected]
Patch Changes
- [breaking] require Vite 3.1.0-beta.1 (#6398)
@sveltejs/[email protected]
Patch Changes
- [fix] silence unused type hints in generated proxy files (#6391)