What's Changed
Examples
- examples: Upgrade with-react-native-web example to use latest versions by @serjooo in #12085
- fix: Duplicate /signup? in Vercel URL by @04cb in #12088
Changelog
- fix: Treat
npm: aliasdependencies as external, not workspace references by @anthonyshew in #12061 - test: Port 18 more prysk tests to Rust (other/ + lockfile-aware-caching/) by @anthonyshew in #12062
- fix: Preserve file: protocol entries in pruned yarn v1 lockfile by @anthonyshew in #12064
- perf: Use stack-allocated OidHash in FileHashes and skip expanded hashes on normal runs by @anthonyshew in #12065
- test: Port all 8 find-turbo prysk tests to Rust by @anthonyshew in #12066
- fix: Support pnpm per-workspace lockfiles in turbo prune by @anthonyshew in #12067
- test: Port final 2 prysk tests to Rust (100% complete) by @anthonyshew in #12068
- fix: Resolve Berry prune failure when resolutions contain patch overrides by @anthonyshew in #12069
- test: Add lockfile fixture for yarn berry resolution pruning (issue #2791) by @anthonyshew in #12071
- refactor: Clean up test infrastructure and eliminate duplication by @anthonyshew in #12072
- fix: Retain injected workspace package entries during pnpm lockfile pruning by @anthonyshew in #12073
- refactor: Clean up test infrastructure + improve test quality by @anthonyshew in #12074
- perf: Speed up lockfile test suite by @anthonyshew in #12078
- fix: Preserve
file:andlink:protocol entries in pruned bun lockfile by @anthonyshew in #12076 - fix: Stop running unnecessary npm install in engines tests by @anthonyshew in #12081
- test: Add lockfile fixture for pnpm v9 injected workspace deps (issue #8243) by @anthonyshew in #12082
- fix: Filter orphaned Yarn packageExtensions entries during lockfile pruning by @anthonyshew in #12084
- fix: Align experimentalObservability on object maps rather than arrays by @bkonkle in #12089
- fix: Prevent yarn integration tests from hanging on corepack prompts by @anthonyshew in #12090
- fix: Prevent turbo dev from hanging when daemon file watching fails by @anthonyshew in #12091
- perf: Optimize npm lockfile parser by @anthonyshew in #12093
- chore: Trim unused dependency features for faster compilation by @anthonyshew in #12094
- fix: Prevent lockfile-aware yarn test from hanging on corepack downloads by @anthonyshew in #12095
New Contributors
Full Changelog: v2.8.13-canary.8...v2.8.13-canary.9