Change8

v2.10.10

📦 turborepoView on GitHub →
7 features🐛 9 fixes🔧 2 symbols

Summary

This release introduces support for nub.lock files, adds an Eve operator dashboard, and includes various performance improvements and bug fixes, including better handling of gitignore patterns and dependency management.

Migration Steps

  1. Move pnpm overrides to pnpm-workspace.yaml.

✨ New Features

  • Support nub.lock files.
  • Add Eve operator dashboard.
  • Rotate Eve example maintenance daily.
  • Add pytest task discovery.
  • Notify Slack when agents open PRs.
  • Add daily performance agent.
  • Support cross-toolchain repository affectedness.

🐛 Bug Fixes

  • Upgrade js-yaml to 4.3.1.
  • Enable Eve examples pull requests.
  • Remove unsupported sandbox network policy.
  • Resolve agent lint errors.
  • Move EXPERIMENTAL label from ls command to --output flag.
  • Apply nested parent gitignore patterns in manual hashing.
  • Expose Slack delivery diagnostics.
  • Scope musl library dependency installation.
  • Preserve overrides objects, trustedDependencies, workspace bins and git integrity through prune; accept lockfileVersion 3 for Bun.

Affected Symbols