Change8

v2.8.21-canary.10

📦 turborepoView on GitHub →
🐛 2 fixes

Summary

This canary release includes bug fixes related to file hashing and pnpm lockfile settings preservation. Documentation was also updated to include an AI guide and reorganize future flags.

Migration Steps

  1. The example using with-shell-commands now uses script-shell=bash for better cross-platform compatibility.

🐛 Bug Fixes

  • Skipped Unix domain sockets and other special files during file hashing.
  • Preserved dedupePeers and unknown pnpm lockfile settings.