Change8

v16.4.0-canary.10

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

Summary

This release includes several Turbopack improvements, a new option for caching components in create-next-app, and deprecates React 18 support for the Pages Router. It also addresses various bug fixes and CI/testing enhancements.

✨ New Features

  • Add Cache Components option to create-next-app.
  • Support immutable static assets with `output: 'export'`.

🐛 Bug Fixes

  • Fix request-context retention in the default use cache handler.
  • Fix build error when aliasing `typescript` to `@typescript/typescript6`.

Affected Symbols

⚡ Deprecations

  • Pages Router: Deprecate React 18 support.