v2.4.5-canary.0
📦 turborepoView on GitHub →
✨ 5 features🐛 8 fixes🔧 3 symbols
Summary
This canary release introduces JSONC support, improves handling of process interruptions, and adds support for tsconfig path aliases in boundaries. It also includes numerous documentation fixes and dependency updates across examples.
Migration Steps
- If you rely on specific behavior regarding child process interruption vs killing, note the differentiation implemented in process handling.
- If using tsconfig path aliases, ensure they are now correctly supported by boundaries.
✨ New Features
- Differentiate between child interruption and killing in process handling.
- Support tsconfig path aliases in boundaries.
- Add schema flag to query functionality.
- Add package path to `ls` command output.
- Add JSONC support.
🐛 Bug Fixes
- Fix typo on continue docs.
- Fix JSON title for Watch Mode docs.
- Fix affected_packages's optimization flow.
- Revert "chore(deps): update git2 to 0.20.0".
- Revert "feat(process): differentiate between child interruption and killing".
- Filter logic correction.
- No longer match versionless packages.
- No longer error if provided task is omitted by filter in the engine.
🔧 Affected Symbols
@turbo/repositoryaffected_packagesls