github vercel/turborepo v2.8.10
Turborepo v2.8.10

latest releases: v2.8.11-canary.3, v2.8.11-canary.2, v2.8.10-canary.9...
12 hours ago

What's Changed

create-turbo

Changelog

  • fix: Move node-plop to dependencies so PlopTypes resolves for consumers by @anthonyshew in #11862
  • chore: Use 2024 edition in more packages, do not ignore some clippy l… by @ognevny in #11860
  • perf: Optimize hot-path hash computation by avoiding clones and using unstable sorts by @anthonyshew in #11872
  • perf: Replace twox-hash with xxhash-rust and optimize file hashing by @anthonyshew in #11874
  • fix: Restrict credential file permissions to owner-only by @anthonyshew in #11870
  • perf: Reduce allocations in globwalk by @anthonyshew in #11528
  • perf: Replace O(V³) Floyd-Warshall with O(V+E) DFS in watch mode subgraph creation by @anthonyshew in #11878
  • feat: Generate LLM-friendly markdown alongside --profile trace output by @anthonyshew in #11880
  • feat: Make --profile and --anon-profile filename optional by @anthonyshew in #11883
  • perf: Batch per-package git subprocess calls into repo-wide index by @anthonyshew in #11887
  • perf: Parallelize and pre-build RepoGitIndex by @anthonyshew in #11889
  • perf: Pre-compile glob exclusion filter and cache path prefix in file hashing by @anthonyshew in #11891

Full Changelog: v2.8.9...v2.8.10

Don't miss a new turborepo release

NewReleases is sending notifications on new releases.