What's Changed
Changelog
- release(turborepo): 1.10.6 by @github-actions in #5373
- chore: replace
default_features
withdefault-features
by @mgrachev in #5382 - Fix misleading GitLab CI documentation by @will3942 in #4635
- Update docs with example of nested workspaces by @maschwenk in #4178
- Plainer explanation for synthetic tasks. by @anthonyshew in #5388
- feat: port package graph by @chris-olszewski in #5345
- fix(turborepo): Drop implicit path conversions by @gsoltis in #5375
- refactor(turborepo): Enumerate the things we hash by @gsoltis in #5401
- feat(turborepo): Use Github log prefixes when running on Github Actions by @gsoltis in #5385
- fix(turborepo): Handle globbing into directories that don't exist by @gsoltis in #5404
- release(turborepo): 1.10.7-canary.0 by @github-actions in #5413
- feature(turborepo): Turbo Info Command by @NicholasLYang in #5354
- feat(turborepo): refactor scm and thread into scope calculation by @gsoltis in #5405
- perf(lockfiles): Eagerly parse berry resolutions by @chris-olszewski in #5417
- Remove experimental badge. by @anthonyshew in #5422
- Remove experimental warning. by @anthonyshew in #5421
- ci: remove replacement usage from goreleaser by @chris-olszewski in #5424
- fix(turborepo): Send spaces logs for all tasks, even ones that aren't cached by @gsoltis in #5425
- release(turborepo): 1.10.7-canary.1 by @github-actions in #5428
- fix(turborepo) Set package inference and single_package even without a repo state by @gsoltis in #5432
- fix(glob): add glob pattern codemods into globwalk by @chris-olszewski in #5431
New Contributors
Full Changelog: v1.10.6...v1.10.7