Change8

v16.2.0-canary.31

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

Summary

This release focuses on internal cleanup, deprecating util._extend and fixing an issue related to turbopack build items. It also reverts a recent change regarding middleware consistency.

Migration Steps

  1. Stop using util._extend.

🐛 Bug Fixes

  • Fixed missing non-deferred turbopack build items.
  • Reverted change to ensure _middleware is consistent in adapter for name/id.

Affected Symbols

⚡ Deprecations

  • The util._extend function has been deprecated.