Change8

v16.3.1-canary.14

📦 next-jsView on GitHub →
2 features🐛 8 fixes🔧 6 symbols

Summary

This release includes several bug fixes for Turbopack, Pages Router, and data revalidation. It also introduces the ability to restore the live `headers()` view and allow literal exports in `'use cache'` files.

✨ New Features

  • Restore the live `headers()` view of the incoming request.
  • Allow literal exports in `'use cache'` files.

🐛 Bug Fixes

  • Fix debug build paths Pages Router support entries.
  • Compile the middleware redirect routes up front in dev.
  • Unflake `use-cache-custom-handler-dev` tests.
  • Forward a build-container pin to deploy-test deployments.
  • Fix unset crossOrigin in Turbopack manifests.
  • Fix shared Turbopack runtime initialization race.
  • Fix stale data after navigation despite revalidation.
  • Only use the shared runtime by default on canary in Turbopack.

Affected Symbols