SvelteKit (javascript)

sveltejs/kit last check 608 releases recent
Notes
no notes yet
Release notes
v@sveltejs/kit - 2.55.0
view on github

Minor Changes

  • feat: page and layout params with matchers are now type narrowed in $app/types, leading to better type safety when working with params in $app/types, $app/state, and hooks. (#15502)