Change8

v16.3.0-canary.37

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

Summary

This release includes internal Turbopack analyzer improvements regarding floating-point number handling and tracing visualization, along with dependency updates and minor fixes to instrumentation setup.

Migration Steps

  1. Update the `ctor` dependency from version 0.10 to 1.0.6.

✨ New Features

  • Include --port in next internal query-trace startup hint and help example.

🐛 Bug Fixes

  • Awaiting instrumentation in RouteModule.prepare to fix instrumentation issues.
  • Turbopack now shows codeframe when tracing too much.
  • Function pointers are now copy in Turbopack.

Affected Symbols