Releases: vercel/turborepo
Releases · vercel/turborepo
v1.2.5
Core
- Delete flaky and bad test by @gsoltis in #1060
- Fix remix example by pinning version by @jaredpalmer in #1061
- Add
--preflight
for sending preflight requests before artifact uploads and downloads by @chelkyl in #1052 - Ensure usage of
turbo@latest
everywhere. by @nathanhammond in #1051 - Support loading
--preflight
option from env varTURBO_PREFLIGHT
by @chelkyl in #1063 - Cache symlinks in filesystem cache by @gsoltis in #1068
- Refactor backends to be less-leaky. by @nathanhammond in #1044
- Apply global ignore patterns for global deps by @Kingwl in #1075
- Unify symlink handling in http cache by @gsoltis in #1071
Internal
- fix: lint staged by @xenfo in #1083
- Fix launch config by @nathanhammond in #1092
Docs
- pnpm install typo by @yuler in #1073
- Add missing "backend#health-check" in pipelines example by @mundish in #1091
- Styling improvements to the docs website by @shuding in #1072
- Fix pipelines empty outputs by @jaredpalmer in #1096
New Contributors
- @yuler made their first contribution in #1073
- @Kingwl made their first contribution in #1075
- @mundish made their first contribution in #1091
Full Changelog: v1.2.4...v1.2.5
v1.2.5-canary.1
v1.2.5-canary.0
Core
- Add
--preflight
for sending preflight requests before artifact uploads and downloads by @chelkyl in #1052 - Support loading preflight option from env var
TURBO_PREFLIGHT
by @chelkyl in #1063 - Cache symlinks in filesystem cache by @gsoltis in #1068
- Delete flaky and bad test by @gsoltis in #1060
Examples
- Fix remix example by pinning version by @jaredpalmer in #1061
Docs
- Fix pnpm install typo by @yuler in #1073
- Ensure usage of turbo@latest everywhere. by @nathanhammond in #1051
New Contributors
Full Changelog: v1.2.4...v1.2.5-canary.0
v1.2.4
Core
- Detect and handle cycles in package dependency graph by @gsoltis in #1050
- Don't run log replay asynchronously by @gsoltis in #1054
Docs
Internal
Full Changelog: v1.2.3...v1.2.4
v1.2.3
Core
- Refactor Pipeline parsing by @gsoltis in #1038
- Proposal for incremental path refactor by @gsoltis in #995
- Use correct
--since
in filters by @gsoltis in #1045 - Handle unknown package in graph traversal by @gsoltis in #1043
- experimental: support
inputs
in pipeline config, hashes are per task by @gsoltis in #951
Docs
- feat(docs): added Turborepo + Vercel CTA in footer by @emeraldsanto in #1037
- docs: Fix broken external link by @g-plane in #1041
- docs: Add info about packages not having the same command by @eric-burel in #1014
New Contributors
- @emeraldsanto made their first contribution in #1037
- @g-plane made their first contribution in #1041
- @eric-burel made their first contribution in #1014
Full Changelog: v1.2.2...v1.2.3
v1.2.3-canary.0
What's Changed
Full Changelog: v1.2.2...v1.2.3-canary.0
v1.2.2
Core
- Add back support for
link:...
dependencies by @LeSuisse in #1030 - Add test for filter synthesis bug by @gsoltis in #1021
Docs
Internal
- Configure VS Code Extensions by @nathanhammond in #1013
- Configure EditorConfig and apply EditorConfig to all files by @nathanhammond in #1025
- Debugging configuration for E2E tests by @nathanhammond in #1024
New Contributors
- @nathanhammond made their first contribution in #1013
- @LeSuisse made their first contribution in #1030
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Turborepo v1.2.0
Blog Post
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
v1.2.0-canary.7
Core
- Add options for forcing color/no-color by @thebanjomatic in #990
Docs
Internal
- Add @nathanhammond to CODEOWNERS by @jaredpalmer in #1011
Full Changelog: v1.2.0-canary.6...v1.2.0-canary.7