Change8

v16.2.0-canary.0

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

Summary

This release focuses on performance improvements by reusing bfcache data during prefetches and embedding static sibling info in the route tree. Several minor fixes address deployment and testing issues across Turbopack and Rspack.

✨ New Features

  • Reuse bfcache data during Full prefetches.
  • Embed static sibling info in route tree.

🐛 Bug Fixes

  • Fix `revalidatePath` with params and trailing slash when deployed.
  • Fix deployment test due to data-dpl-id attribute.
  • Fix Rspack/Turbopack test manifest generation.
  • Turbopack: show compressed size for print_cache_item_size.
  • Fix deploy test of `cache-components.server-action.test.ts`.