2.55.0
Added 1
- Page and layout params with matchers are now type narrowed in $app/types for better type safety when working with params in $app/types, $app/state, and hooks
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)