Auth callback validation hardened; LSP diagnostics improved
v2.9.13-canary.1
From the original release noteView original ↗
<!-- Release notes generated using configuration in .github/release.yml at v2.9.13-canary.1 -->
What's Changed
Changelog
- release(turborepo): 2.9.11-canary.7 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/12768
- fix: Allow
$TURBO_EXTENDS$in LSP diagnostics by @anthonyshew in https://github.com/vercel/turborepo/pull/12770 - release(turborepo): 2.9.11 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/12771
- fix: Allow transit nodes in LSP diagnostics by @anthonyshew in https://github.com/vercel/turborepo/pull/12773
- release(turborepo): 2.9.12 by @github-actions[bot] in https://github.com/vercel/turborepo/pull/12774
- fix: Restore docs mobile menu by @anthonyshew in https://github.com/vercel/turborepo/pull/12782
- ci: Use
pull_requestfor PR title linting by @anthonyshew in https://github.com/vercel/turborepo/pull/12787 - ci: Scope GitHub Actions caches by branch by @anthonyshew in https://github.com/vercel/turborepo/pull/12788
- test: Validate lockfiles without dependency downloads by @anthonyshew in https://github.com/vercel/turborepo/pull/12789
- Removed unneeded import form hash creation script in docs by @dancrumb in https://github.com/vercel/turborepo/pull/12799
- fix: Validate auth callback state by @anthonyshew in https://github.com/vercel/turborepo/pull/12802
- fix: Harden VS Code extension command execution by @anthonyshew in https://github.com/vercel/turborepo/pull/12800
- fix: Avoid project-local Yarn during detection by @anthonyshew in https://github.com/vercel/turborepo/pull/12801
New Contributors
- @dancrumb made their first contribution in https://github.com/vercel/turborepo/pull/12799
Full Changelog: https://github.com/vercel/turborepo/compare/v2.9.11-canary.7...v2.9.13-canary.1
Fetched May 14, 2026

