Core Changes
- change static path to /_next/static/media: #50207
- Add special route types to the link type declaration: #50066
- fix: NODE_OPTIONS='--inspect' in next dev for debugging: #48019
- enable more test cases for turbopack: #50154
Example Changes
- Use correct casing in filenames: #50223
Credits
Huge thanks to @sokra, @shuding, @padmaia, and @Cow258 for helping!