Core Changes
- rsc: skip next builtin module when apply loaders: #36202
- Use finally to clean up seen requests: #36222
- fix(next-swc/ssg): less aggressive exports drop: #36199
- fix type definition for defaultGetInitialProps: #36252
Documentation Changes
- Add onLoad gotcha note to basic-features doc: #36261
Misc Changes
- Validate streaming writer chunk type in testing: #36200
- Update CI cache key to allow re-running only failed: #36249
Credits
Huge thanks to @huozhi, @fmmoret, @ijjk, @davidbarker, @kwonoj, and @seanparmelee for helping!