Core Changes
- Fix the plugin state for async modules in webpack plugins: #62998
- Turbopack + pages router: recover from runtime errors by reloading: #63024
- Enable minification for Turbopack: #62994
Example Changes
- chore(blog-starter): update import paths to use aliases: #62986
Misc Changes
- fix flakey HMR test: #63022
- fix transpile-packages test: #63023
- Fix flaky test by removing unecessary NODE_OPTIONS='--inspect': #63025
- fix dynamic api route test: #63027
Credits
Huge thanks to @huozhi, @ztanner, @dnhn, @samcx, @wbinnssmith, and @timneutkens for helping!