Core Changes
- Fix dynamic css unloading: #17173
- Prevent Next.js from removing all of its styles on hydration: #18723
- Ensure redirect from GS(S)P doesn't render: #18749
Documentation Changes
- Update Gatsby migration guide to include next/image.: #18741
Example Changes
- Update next-translate example to support Next 10 with i18n routing: #18480
Misc Changes
- add rewrites in storybook preset: #18364
Credits
Huge thanks to @khades, @leerob, @aralroca, @eric-burel, and @ijjk for helping!