npm turbo 2.9.0
Turborepo v2.9.0

latest releases: 2.9.1, 2.9.1-canary.1
6 hours ago

What's Changed

Docs

create-turbo

turbo-ignore

@turbo/codemod

eslint

  • fix: Upgrade eslint devDependency to fix stack overflow vulnerability by @anthonyshew in #11610
  • fix: Upgrade esbuild to fix arbitrary request vulnerability by @anthonyshew in #11615
  • fix: Upgrade Next.js to 16.1.5 to fix DoS vulnerabilities by @anthonyshew in #11681
  • fix: Upgrade eslint to v10 to resolve @eslint/plugin-kit ReDoS vulnerability by @anthonyshew in #11705
  • fix(eslint-plugin-turbo): Guard against missing tasks/pipeline in forEachTaskDef by @sleitor in #12411

@turbo/repository

  • fix: Rename cli workspace package to avoid false audit match by @anthonyshew in #11767
  • perf: Defer TLS initialization to a background thread by @anthonyshew in #11967
  • fix: Add repository field to @turbo/repository package.json by @anthonyshew in #11982
  • release(library): 0.0.1-canary.19 by @github-actions[bot] in #11983
  • feat: Add experimentalObservability with an OTel backend by @bkonkle in #11130
  • release(library): 0.0.1-canary.20 by @github-actions[bot] in #12116
  • chore: Update to Rust 1.94.0 by @ognevny in #12192
  • feat: Add packagesFromLockfile() NAPI binding to @turbo/repository by @anthonyshew in #12454
  • release(library): 0.0.1-canary.21 by @github-actions[bot] in #12455

Examples

  • examples: Update NODE_VERSION to 24.13.1 in Dockerfile by @i5d6 in #11591
  • fix: escaping for link titles in LinksService by @odaysec in #11632
  • examples: Update NODE_VERSION to 24.13.1 in Dockerfile by @i5d6 in #11679
  • docs: Replace mysql refs with postgres by @kyedavey in #11827
  • feat: Add with-otel example with pre-configured Grafana dashboard by @anthonyshew in #12043
  • 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
  • examples: Fix markdown links inside code blocks in basic README by @sleitor in #11946
  • fix: Match vite and @vitejs/plugin-react versions on example by @GabrielBB in #12193
  • fix: Sync yarn lockfile before upgrading turbo in examples updater by @anthonyshew in #12286
  • chore: Upgrade Next.js to 16.2.0 in examples and apps by @anthonyshew in #12389
  • fix(examples): Update of with-svelte example by @floriansalihovic in #11952
  • fix: Use script-shell=bash for cross-platform with-shell-commands example by @Goldyvaiiii in #12436

Changelog

New Contributors

Full Changelog: v2.8.0...v2.9.0

Don't miss a new turbo release

NewReleases is sending notifications on new releases.