Change8

v16.2.4

📦 next-jsView on GitHub →
🐛 4 fixes🔧 5 symbols

Summary

This release focuses on backporting critical bug fixes, including resolving issues with Google Fonts on Windows ARM64 and improving Turbopack's filesystem watcher and task execution stability.

🐛 Bug Fixes

  • Fixed Google Fonts issue on Turbopack for Windows on ARM64 by bumping reqwest to 0.13.2.
  • Fixed filesystem watcher configuration not applying follow_symlinks(false) in Turbopack.
  • Scoped Safari ?ts= cache-buster to CSS/font assets only in Pages Router.
  • Fixed recomputation loop in turbo-tasks by allowing cell cleanup on error during recomputation.

Affected Symbols