Merged
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
github-actions bot
added a commit
that referenced
this pull request
Mar 31, 2026
## Release v2.9.2-canary.1 Versioned docs: https://v2-9-2-canary-1.turborepo.dev ### Changes - release(turborepo): 2.9.1-canary.1 (#12497) (`fbf34a2`) - feat: Add `cacheMaxAge` and `cacheMaxSize` for local cache eviction (#12487) (`a702a15`) - release(turborepo): 2.9.1 (#12498) (`4240dd4`) - fix: Add retry logic to example update workflow push step (#12499) (`00a4aae`) - docs: Add documentation for cacheMaxAge and cacheMaxSize options (#12500) (`5b65487`) - feat(examples): Add Next.js + Elysia full-stack starter template (#12414) (`1559d0f`) - fix: Resolve correct nested bun lockfile versions during prune (#12506) (`ee5bcbf`) - Revert "fix: Avoid `setsid()` in PTY spawn to prevent macOS Gatekeeper CPU spikes" (#12507) (`6c3b8a6`) Co-authored-by: Turbobot <turbobot@vercel.com>
github-actions bot
added a commit
that referenced
this pull request
Mar 31, 2026
## Release v2.9.2 Versioned docs: https://v2-9-2.turborepo.dev ### Changes - release(turborepo): 2.9.1 (#12498) (`4240dd4`) - fix: Add retry logic to example update workflow push step (#12499) (`00a4aae`) - docs: Add documentation for cacheMaxAge and cacheMaxSize options (#12500) (`5b65487`) - feat(examples): Add Next.js + Elysia full-stack starter template (#12414) (`1559d0f`) - fix: Resolve correct nested bun lockfile versions during prune (#12506) (`ee5bcbf`) - Revert "fix: Avoid `setsid()` in PTY spawn to prevent macOS Gatekeeper CPU spikes" (#12507) (`6c3b8a6`) - release(turborepo): 2.9.2-canary.1 (#12508) (`2bebb91`) - fix: Unblock `watch` loop so interruptible persistent tasks restart on file changes (#12509) (`95ec9ed`) - fix(api-client): Treat * as wildcard in preflight Access-Control-Allow-Headers (#12503) (`960b2eb`) - release(turborepo): 2.9.2-canary.2 (#12510) (`d4d3f9d`) - docs: Document `turbo.*` generator variables (#12511) (`aa014c7`) - fix: Backfill missing pnpm workspace importer entries during prune (#12514) (`45f2f43`) - release(turborepo): 2.9.2-canary.3 (#12515) (`59a42a5`) - fix: Include transitive dependencies in engine graph pruning for affected paths using Task Graph (#12516) (`8c88521`) - release(turborepo): 2.9.2-canary.4 (#12518) (`aed2066`) - chore: Update AI-generated response text for clarity (#12517) (`4a4e661`) - fix: Preserve shallow install strategy during npm lockfile pruning (#12520) (`72577db`) --------- Co-authored-by: Turbobot <turbobot@vercel.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v2.9.1
Versioned docs: https://v2-9-1.turborepo.dev
Changes
9702dc8)6bf87ec)a7c6dd9)079366b)fbf34a2)cacheMaxAgeandcacheMaxSizefor local cache eviction (feat: AddcacheMaxAgeandcacheMaxSizefor local cache eviction #12487) (a702a15)