Core Changes
- Fix reuse of inline flight response and 404 for RSC in node runtime: #34202
- Use updated recursive rm fs method for image-optimizer: #34210
- Fix link for "Delete Query Params in Middleware" error message in
next-server.ts
: #34230
Documentation Changes
- Ensure /index route is redirected correctly for docs: #34206
Example Changes
- Fix error thrown by
next/image
in the Sanity example: #34203 - Update examples/active-class-name: #34205
Misc Changes
Credits
Huge thanks to @huozhi, @stipsan, @Nutlope, @xhoantran, and @MaedahBatool for helping!