Core Changes
- Add support for async fn / promise in next.config.js/.mjs: #33662
- Fix
lazyRoot
functionality fornext/image
: #33933 - Change SWC minify from beta to release candidate: #34056
- Make
Router
state immutable: #33925 - Stop exposing internal
render
andrenderError
methods 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!