Releases: vercel/turborepo
Releases · vercel/turborepo
v1.2.0-canary.6
Core
- Fix empty
--filter
regression, by removing run all behavior that was previously used in tests by @gsoltis in #1000
Docs
- Use exact
nextra
version by @Kikobeats in #989 - Update css order to fix docs hero by @tknickman in #992
- Fix hero in Safari by @jaredpalmer in #999
New Contributors
- @Kikobeats made their first contribution in #989
Full Changelog: v1.2.0-canary.5...v1.2.0-canary.6
v1.2.0-canary.5
Core
- Cosmetic change, canary.4 looks like it may not have been properly released
Full Changelog: v1.2.0-canary.4...v1.2.0-canary.5
v1.2.0-canary.4
Core
- 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 - Compile with
CGO_ENABLED
on macOS M1darwin-arm64
by @jaredpalmer in #985
Docs
- Upgrade Nextra by @shuding in #960
- Remove outdated npmClient reference in docs by @VanTanev in #955
- Improve and document
login --sso-team
by @gaspar09 in #953 - Add documentation for percentage concurrency setting by @VanTanev in #954
Full Changelog: v1.2.0-canary.3...v1.2.0-canary.4
v1.2.0-canary.3
Core
create-turbo
- Fix: Change the strict flag true for shared tsconfig by @rajatkulkarni95 in #907
New Contributors
- @rajatkulkarni95 made their first contribution in #907
Full Changelog: v1.2.0-canary.2...v1.2.0-canary.3
v1.2.0-canary.2
Core
- Work on e2e by @gsoltis in #940
- 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
Docs
- docs: Add GitHub Actions recipe by @jaredpalmer in #930
- Improve pipelines documentation by @jaredpalmer in #933
- Upgrade docs theme by @shuding in #893
Full Changelog: v1.2.0-canary.1...v1.2.0-canary.2
v1.2.0-canary.1
Core
Full Changelog: v1.2.0-canary.0...v1.2.0-canary.1
v1.2.0-canary.0
Core
- Implement
--filter
RFC by @gsoltis in #887 - Stop removing unreferenced packages before task graph construction by @gsoltis in #918
Full Changelog: v1.1.10...v1.2.0-canary.0
v1.1.10
Core
- Allow concurrency to be set with percentage values by @VanTanev in #873
- Do not show
>>> FULL TURBO
on 0 attempt runs by @jaredpalmer in #922 - Reset ANSI bold after
>>> FULL TURBO
by @jaredpalmer in #926
New Contributors
Full Changelog: v1.1.9...v1.1.10
v1.1.10-canary.0
Core
- fix: Update inline snapshot of create-turbo by @jaredpalmer in #915
- Revert trailer md5 by @gaspar09 in #916
- Allow concurrency to be set with percentage values by @VanTanev in #873
- Do not show >>> FULL TURBO on 0 attempt runs by @jaredpalmer in #922
- [refactor] Move TurboConfigJSON and RootPackageJSON reading to config.go by @gaspar09 in #923
- fix: Reset ansi after >>> FULL TURBO by @jaredpalmer in #926
New Contributors
- @ThibautMarechal made their first contribution in #911
- @VanTanev made their first contribution in #873
Full Changelog: v1.1.7...v1.1.10-canary.0
v1.1.9
Core
- hotfix: regression where
turbo run
exit code always 0 by @ThibautMarechal in #911
New Contributors
- @ThibautMarechal made their first contribution in #911
Full Changelog: v1.1.7...v1.1.9