Commit f68af3d
release(turborepo): 2.9.2 (#12521)
## 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>1 parent 72577db commit f68af3d
File tree
15 files changed
+25
-25
lines changed- packages
- create-turbo
- eslint-config-turbo
- eslint-plugin-turbo
- turbo-codemod
- turbo-gen
- turbo-ignore
- turbo-types
- turbo-workspaces
- turbo
- skills/turborepo
- references
- best-practices
- configuration
- environment
15 files changed
+25
-25
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
740 | 740 | | |
741 | 741 | | |
742 | 742 | | |
743 | | - | |
| 743 | + | |
744 | 744 | | |
745 | 745 | | |
746 | 746 | | |
| |||
0 commit comments