Change8

v16.2.0-canary.53

📦 next-jsView on GitHub →
1 features🐛 2 fixes

Summary

This release focuses on core stability improvements, including fixing OTEL propagation and preventing the bundling of the unhandled rejection filter. It also introduces a new tool for inspecting Turbopack SST files.

✨ New Features

  • Added a simple tool to inspect serialized SST files and report on their contents in Turbopack.

🐛 Bug Fixes

  • Fixed OTEL propagation and added direct entrypoint e2e coverage.
  • Prevented unhandled rejection filter from being bundled into the server runtime.