Change8

v16.3.0-canary.38

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

Summary

This release includes various internal improvements, performance optimizations in Turbopack, and fixes related to caching and debugging channels. Node streams are now enabled by default.

Migration Steps

  1. The ESLint rule `default-case` is now disabled for type-checked TypeScript files.

✨ New Features

  • Enable Node streams by default.
  • Enable navigation validation by default in instant.

🐛 Bug Fixes

  • Handle a purged browser cache on back navigation.
  • Fix debug channel not closing on the client with Node streams.
  • Turbopack: fix bundle-analyzer for NFT change.
  • Turbopack: support turbopackIgnore on more traced calls.

Affected Symbols