Change8

v16.2.0-canary.71

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

Summary

This release includes several core improvements, notably fixing path handling on Windows within Turbopack and updating the React Compiler version. It also introduces new configuration options for the Docker example and publishes @next/playwright to npm for canary releases.

✨ New Features

  • Added new config file formats to the with-docker example.
  • Published @next/playwright to npm as part of canary releases.

🐛 Bug Fixes

  • Fixed use of posix.join for client URL manifest paths on Windows in Turbopack.
  • Fixed ENOBUFS errors in pr-status.js when fetching large CI logs.

Affected Symbols