Change8

v16.2.0-canary.90

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

Summary

This release includes a fix for legacy browser support by rewriting the MiniCssExtractPlugin insert function to ES5 and addresses an issue with pnpm binary creation. It also includes documentation updates for Server Actions security and streaming.

🐛 Bug Fixes

  • Rewrote MiniCssExtractPlugin insert function to ES5 to support legacy browsers.
  • Used a pnpm preinstall script to fix catch-22 in next binary creation.

Affected Symbols