next 12.1.7-canary.40
Core Changes
- Add test combining middleware & config rewrites: #37667
- fix(ts): expose
DynamicOptionsLoadingPropstype: #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
- Update middleware matcher e2e test: #37694
- Update concurrency for dev and start E2E tests: #37719
Credits
Huge thanks to @javivelasco, @balazsorban44, @nvh95, @maxproske, @Schniz, and @huozhi for helping!