zeit/next.jsPre-release v10.2.4-canary.2### Core Changes
- Ensure rewrites are resolved correctly through history: #25666
- Fix rewrite and dynamic params on navigating to initial history entry: #25495
- Enable serial build by default: #25642
- Don't show webpack version message in production server: #25654
- Font optimization add preconnect: #25346
- Enable new babel mode: #25635
- Remove deprecated features: #25446
### Example Changes
- Updated with-mdx-remote dynamic components example: #25366
### Misc Changes
- Enable Strict Mode in new
create-next-app projects: #25696
### Credits
Huge thanks to
@PepijnSenders,
@timneutkens,
@janicklas-ralph,
@devknoll, and
@payapula for helping!