Core Changes
- Remove unused
use-sync-external-store
dependency: #43281 - Imageloader: collect images serverside to include images from staticp…: #41554
- Update precompiled react: #43288
- Resolve next api for layouts to esm for edge runtime: #43302
- Refactor code: #43291
- Show error for invalid page props in the TS plugin: #43300
- docs: add error link when missing
appDir: true
: #43293
Example Changes
- Convert
with-videojs
,with-yoga
,with-zones
examples to TypeScript: #43280
Misc Changes
- Add support for next.js development in docker: #43138
Credits
Huge thanks to @JanKaifer, @maxproske, @Andarist, @Laityned, @huozhi, @shuding, and @balazsorban44 for helping!