🚨 Breaking Changes
- Remove deprecated functions and warn incorrect hook usage - by @BobbieGoede in #3648 (061b1)
- Trigger
i18n:localeSwitched
when pending locale switches - by @BobbieGoede in #3649 (02e5f)
🐞 Bug Fixes
- Do not fetch from server route if ssr is disabled - by @BobbieGoede in #3646 (92595)
- types: Narrow return type of
routeBaseName
withtypedPages
enabled - by @BobbieGoede (56fd4)