Core Changes
- Add test combining middleware & config rewrites: #37667
- fix(ts): expose
DynamicOptionsLoadingProps
type: #37700 - Improve Middleware errors: #37695
- Ensure navigating with middleware parses route params correctly: #37704
- Fix shallow routing with rewrites/middleware: #37716
- chore: bump react dev dep to 18.2: #37697
- Ensure rewrite query params with middleware are available in router: #37724
Documentation Changes
- Update Jest config with SWC docs: #37705
Example Changes
- Convert hello-world example to TypeScript: #37706
Misc Changes
Credits
Huge thanks to @javivelasco, @balazsorban44, @nvh95, @maxproske, @Schniz, and @huozhi for helping!