Streamlined page transitions with onNavigate. SvelteKit 1.24 introduces the onNavigate lifecycle function, enabling native browser View Transitions API integration for smooth page-to-page animations.
onNavigate
Fetched May 1, 2026
Patch Changes - perf: don't use tracing overeager during dev (17183) - fix: don't cancel transition of already outroing elements (17186)