Change8

v16.3.0-canary.0

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

Summary

This release includes performance optimizations across Turbopack components and fixes an issue with image response body limits. A flag guarding unstable I/O functionality has also been removed.

Migration Steps

  1. If you were relying on the flag guarding `unstable_io`, note that it has been removed.

🐛 Bug Fixes

  • Ensure `images.maximumResponseBody` applies to local images in `next/image`.
  • Fix accidental test duplication.

Affected Symbols