Change8

v16.2.0-canary.99

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

Summary

This release introduces performance improvements in Turboopack analysis and simplifies scroll restoration logic. It also includes minor testing adjustments and core feature enhancements.

✨ New Features

  • Added evaluation and documentation for unstable_instant.
  • Simplified scroll restoration using a shared ScrollRef on CacheNode.
  • Turboopack: Import attributes are now behind a pointer, resulting in 23% faster analysis.
  • Turboopack: Introduced support for parallel chunking via `require(/* turbopackChunkingType: parallel */`.

🐛 Bug Fixes

  • Disabled sub shell generation test outside of the adapter context.

Affected Symbols