Core Changes
- fix: reset visible state when src/href changed: #35287
- Add warning when importing "next" directly: #35884
- Custom app for switchable runtime: #35666
- Update repo to use react 18 by default: #35888
- Fix Firefox flash of white on
next/image
withplaceholder=blur
: #35889
Documentation Changes
- Add Vitest example.: #35858
- Docs: Add useful link to invalid-getstaticprops-value error message: #35915
Misc Changes
- Stabilize react streaming ISR test: #35885
Credits
Huge thanks to @SukkaW, @leerob, @samueldusek, @huozhi, and @styfle for helping!