More convenience and correctness, less boilerplate. SvelteKit now automatically generates types for load functions, $page.data, form actions, and more — with zero configuration needed.
load
$page.data
Fetched May 1, 2026
Minor Changes - feat: page and layout params with matchers are now type narrowed in , leading to better type safety when working with param…