next 12.0.5-canary.9
Core Changes
- avoid mutating response.cookie options: #31679
- Add cookies and headers for request using in RSC: #31623
- Remove trace_target env var in favor of .next/trace: #31697
- Add error link when hydration error occurs: #31519
- Fix initial compile timing incorrect measurement: #31733
Documentation Changes
- Added guide for setting up Next.js with MDX: #30869
- Fix typo in MDX guide: #31709
Example Changes
- Update README of cms-cosmic example: #31701
- 'imgix.cosmicjs.com' image domain in cms-cosmic example: #31703
- Fix pwa demo: #31734
Misc Changes
- Enable require for swc_bundler: #31663
- add test case: #31691
Credits
Huge thanks to @dferber90, @sokra, @molebox, @huozhi, @FranciscoMoretti, @benschwarz, @ijjk, and @wendellhu95 for helping!