🚨 Breaking Changes
- Remove deprecated functions and warn incorrect hook usage - by @BobbieGoede in #3648 (061b1)
- Trigger
i18n:localeSwitchedwhen 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
routeBaseNamewithtypedPagesenabled - by @BobbieGoede (56fd4)