Core Changes
- Update loader-utils: #30743
- Re-enable minifying middleware chunks: #30823
- Don't require source files to be writeable in dev mode: #30758
- Fix incorrect
_document.js
error whendisableStaticImages: true
: #30768 - Improve error message for importing unsupported native modules: #30829
- update mini-css-plugin and remove experimentalUseImportModule: #30617
- Ensure dev react bundles are not ignored in traces: #30849
- Fix client component imports are not being correctly tracked: #30853
Documentation Changes
- Update response-helpers.md: #30816
Misc Changes
- Add postinstall script to install native packages: #30850
- Ensure correct tmpdir is used for install-native: #30855
Credits
Huge thanks to @IrisvanOllefen, @timneutkens, @evan-bradley, @styfle, @huozhi, @sokra, @padmaia, and @shuding for helping!