Change8

v2.7.4-canary.1

📦 turborepoView on GitHub →
1 features🐛 8 fixes🔧 4 symbols

Summary

This canary release focuses on bug fixes across create-turbo, turbo-utils, and the UI, alongside documentation updates including a migration from Prettier to oxfmt.

Migration Steps

  1. Upgrade examples with-prisma to use prisma 7.2.0 and pnpm if applicable.

✨ New Features

  • Add proxy support to fetch requests in turbo-utils.

🐛 Bug Fixes

  • Lowercase bun label for consistency in create-turbo.
  • Simplify git initialization to single commit in create-turbo.
  • Update outdated packages in examples to remove node/nest deprecation warning.
  • Prevent hang when using bun package manager in create-turbo.
  • Validate root and temp directory paths in download function.
  • Prevent infinite loop in `pnpm turbo` script and update docs.
  • Normalize workspace globs with leading `./`.
  • Fix text selection when TUI sidebar is hidden in UI component.

🔧 Affected Symbols

create-turboturbo-utilspnpm turboui