Change8

v16.1.0-canary.33

📦 next-jsView on GitHub →
3 features🐛 1 fixes🔧 3 symbols

Summary

This release enables Rspack persistent caching by default and includes several UI improvements and bug fixes for the bundle analyzer. It also updates the React dependency and relocates the environment type definitions.

Migration Steps

  1. Note that next-env.d.ts has been moved to the dist directory; ensure your build process or IDE configuration accounts for this change.

✨ New Features

  • Enabled Rspack persistent cache by default to improve build performance.
  • Bundle analyzer now includes cross-links to the demo.
  • Bundle analyzer now uses system UI fonts instead of Geist font.

🐛 Bug Fixes

  • Fixed bundle analyzer issues where canvases would flash or get stuck empty during resizing.

🔧 Affected Symbols

next-env.d.tsRspackbundle-analyzer