Releases: vercel/turborepo
Releases · vercel/turborepo
v1.2.6-canary.1
Core
- Implement globby.GlobFiles using doublestar.GlobWalk by @nathanhammond in #1108
- Check Remote Caching status before linking by @gsoltis in #1087
- Plumb through errors in globbing. by @nathanhammond in #1129
- Bump versions of dependencies. (Go, pnpm, CI, .devcontainer) by @nathanhammond in #1153
Docs
- docs: circleci continuous integration example by @Ethan-Arrowood in #1124
- docs: Add recipe for CircleCI by @nathanhammond in #1127
- docs: Add section on updating turbo-install by @nathanhammond in #1125
- docs: Refactor to have CI section by @jaredpalmer in #1131
- examples: update clone command by @AbdallahAbis in #1132
- docs: Rename /features to /core-concepts by @jaredpalmer in #1133
- docs: add gitlab and travis recipes by @Ethan-Arrowood in #1137
- docs: fix ci sections gitlab and travis by @Ethan-Arrowood in #1138
- docs: update circleci image by @Ethan-Arrowood in #1128
- docs: fix capitalization of npm and pnpm by @Ethan-Arrowood in #1150
- docs: add package manager tabs to CI by @Ethan-Arrowood in #1147
New Contributors
- @Ethan-Arrowood made their first contribution in #1124
- @AbdallahAbis made their first contribution in #1132
Full Changelog: v1.2.6-canary.0...v1.2.6-canary.1
v1.2.6-canary.0
Core
- Configure VSCode to use the same lint tool as CI. by @nathanhammond in #1111
- Fix typo in comment by @hiro0218 in #1110
- Low hanging lint changes by @gsoltis in #1115
- feat: add authorization header in preflight request by @promer94 in #1086
- Fix lint error in VS Code settings. by @nathanhammond in #1113
- Use interface for API Client in HTTP Cache by @gsoltis in #1114
- Housekeeping on "link" before Remote-Caching-Enabled work by @gsoltis in #1080
- Adopt afero, create tests for globby. by @nathanhammond in #1090
- Officially support windows/arm64 by @nathanhammond in #1118
- Fix makefile for windows-64 by @jaredpalmer in #1120
Docs
- Add example with changesets and publishing by @jaredpalmer in #1098
- docs: fix Typescript to TypeScript by @kazuyaseki in #1102
- Set version range. by @nathanhammond in #1112
New Contributors
- @kazuyaseki made their first contribution in #1102
- @hiro0218 made their first contribution in #1110
Full Changelog: v1.2.5...v1.2.6-canary.0
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