Change8

v16.2.1-canary.42

📦 next-jsView on GitHub →
🐛 3 fixes

Summary

This release focuses on core improvements, including scoping the Safari cache-buster, enabling WASM plugins on Windows ARM, and fixing a build crash related to prefetch inlining on notFound() pages.

🐛 Bug Fixes

  • Scope Safari ?ts= cache-buster to CSS/font assets only in Pages Router.
  • Fixed build crash on notFound() pages when prefetchInlining is enabled.
  • Enabled wasm plugins on Windows ARM.