next 12.0.11-canary.8
Core Changes
- Add support for async fn / promise in next.config.js/.mjs: #33662
- Fix
lazyRootfunctionality fornext/image: #33933 - Change SWC minify from beta to release candidate: #34056
- Make
Routerstate immutable: #33925 - Stop exposing internal
renderandrenderErrormethods fromnext/client: #34069 - Add api-utils helper for testing: #34078
Misc Changes
- chore: do not run lock/stale actions on forks: #34053
Credits
Huge thanks to @timneutkens, @balazsorban44, @11koukou, and @devknoll for helping!