Change8

v2.5.1

📦 turborepoView on GitHub →
3 features🐛 13 fixes🔧 1 symbols

Summary

This release focuses heavily on documentation improvements, dependency updates across examples, and minor feature enhancements like configurable TUI scrollback and concurrency settings. A key fix ensures compatibility with turbo.jsonc in watch mode.

✨ New Features

  • Allow specifying concurrency in config or via environment variables.
  • Added more keybinds for scrolling in the TUI.
  • Configurable scrollback length for the TUI.

🐛 Bug Fixes

  • Fixed SVG attribute casing in documentation to remove React warnings.
  • Updated redirects rule to resolve access issue on the 'getting-started' index page.
  • Fixed line highlights in YAML files within documentation.
  • Fixed OpenAPI paths in documentation.
  • Fixed codemod to check for pipeline key before using it.
  • Fixed broken link in eslint documentation.
  • Fixed repository detection logic to no longer require 'packageManager' to detect npm.
  • Fixed build issue in the fresh vue example project.
  • Fixed generator links in examples documentation.
  • Fixed Docker command in examples.
  • Fixed 'with-svelte' classes in examples.
  • Fixed microfrontend local proxy to be loose.
  • Fixed watch mode to allow usage of turbo.jsonc.

🔧 Affected Symbols

turbo.jsonc