Change8

v2.8.20-canary.1

📦 turborepoView on GitHub →
🐛 3 fixes

Summary

This canary release focuses on bug fixes, including improved local binary resolution for scoped packages and ensuring stdin is not dropped for persistent streaming tasks. It also upgrades Next.js in examples.

🐛 Bug Fixes

  • Detect scoped "@turbo/{platform}" packages in local binary resolution.
  • Support legacy unscoped binary package names in Node.js shim.
  • Prevent "stdin" from being dropped for persistent tasks in stream mode.
turborepo v2.8.20-canary.1 - Change8