Core
- Implement
--filter
RFC by @gsoltis in #887 - Stop removing unreferenced packages before task graph construction by @gsoltis in #918
- Don't squash tasks with package tasks by @gsoltis in #932
- Include entry packages, not just dependencies when checking changed packages. by @gsoltis in #950
- fix: Enable chrome tracing if
--profile
is specified by @jaredpalmer in #949 - Support HMAC signing on artifact uploads by @gaspar09 in #892
- Improve and document
login --sso-team
by @gaspar09 in #953 - BYOK signature uses
TURBO_REMOTE_CACHE_SIGNATURE_KEY
env variable by default by @gaspar09 in #963 - signature secret key missing: Update error message by @gaspar09 in #970
- Update run command's --help by @gaspar09 in #971
- Only check for yarn berry if it is installed by @jaredpalmer in #976
- Implement --remote-only by @gaspar09 in #969
- Add support for
TURBO_FORCE
env var by @jaredpalmer in #921 - Use CGO on macOS M1 darwin-arm64 by @jaredpalmer in #985
- Add options for forcing color/no-color by @thebanjomatic in #990
- Drop behavior that was previously used in tests by @gsoltis in #1000
- Use FORCE_COLOR instead of FORCED_COLOR by @thebanjomatic in #1009
- Output line with --output-logs=new-only should reflect actual behavior by @chelkyl in #982
Docs
- Improve pipelines documentation by @jaredpalmer in #933
- Add GitHub Actions recipe by @jaredpalmer in #930
- Upgrade docs theme by @shuding in #893
- Upgrade Nextra by @shuding in #960
- Remove outdated npmClient reference in docs by @VanTanev in #955
- Add documentation for percentage concurrency setting by @VanTanev in #954
- Add documentation for passthrough args by @gsoltis in #1003
- Use exact version by @Kikobeats in #989
- Update css order to fix docs hero by @tknickman in #992
- Fix hero in Safari by @jaredpalmer in #999
- Document --filter by @gsoltis in #914
- Document remote only caching by @gaspar09 in #967
- Add v1.2 blog post by @jaredpalmer in #1012
create-turbo
- Fix: Change the
strict
TS flag true for shared tsconfig by @rajatkulkarni95 in #907
Internal
- Work on e2e by @gsoltis in #940
- Add @nathanhammond to CODEOWNERS by @jaredpalmer in #1011
New Contributors
- @rajatkulkarni95 made their first contribution in #907
- @Kikobeats made their first contribution in #989
Full Changelog: v1.1.10...v1.2.0