Core Changes
- Fix router not working on some protocol: #16650
- Remove @babel/preset-modules: #18759
- Typo in err.sh url nextjs instead of next.js: #18787
- Omit ignored property from <Image/ > to prevent confusion: #18796
- Update Image docs with links to examples: #18770
- Print error when Image src is protocol-relative: #18809
- Disable image optimization for Data URLs: #18804
- ncc inlining optimizations: #18752
- Ensure redirects are handled properly from cache: #18806
Documentation Changes
Example Changes
- fix: issue #18256 - examples/with-firebase-authentication: fix to use getIdToken to get the token: #18599
Misc Changes
- Silence GH Comments for Preview URLs: #18766
Credits
Huge thanks to @Cow258, @styfle, @toshi1127, @guybedford, @ciruz, @Timer, and @jorisw for helping!