Core
Go 1.18, Faster globbing, new --preflight
flag for Remote Caching, and more...
- Set version range explicitly by @nathanhammond in #1112
- Fix typo in comment by @hiro0218 in #1110
- feat: add authorization header in preflight request by @promer94 in #1086
- Low hanging lint changes by @gsoltis in #1115
- 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-arm64 by @jaredpalmer in #1120
- Implement
globby.GlobFiles
usingdoublestar.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 1.18, pnpm, CI, .devcontainer) by @nathanhammond in #1153
- Refactor turbo_json by @nathanhammond in #1152
Internal
- Configure VSCode to use the same lint tool as CI. by @nathanhammond in #1111
- Fix lint error in VS Code settings. by @nathanhammond in #1113
Docs
- docs: fix ci sections gitlab and travis by @Ethan-Arrowood in #1138
- docs: add gitlab and travis recipes by @Ethan-Arrowood in #1137
- docs: fix capitalization of npm and pnpm by @Ethan-Arrowood in #1150
- docs: add package manager tabs to CI by @Ethan-Arrowood in #1147
- docs: Rename /features to /core-concepts by @jaredpalmer in #1133
- docs: update clone command by @AbdallahAbis in #1132
- docs: Refactor to have CI section by @jaredpalmer in #1131
- 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: update circleci image by @Ethan-Arrowood in #1128
- examples: Add example with changesets and publishing by @jaredpalmer in #1098
- docs: fix Typescript to TypeScript by @kazuyaseki in #1102
New Contributors
- @kazuyaseki made their first contribution in #1102
- @hiro0218 made their first contribution in #1110
- @Ethan-Arrowood made their first contribution in #1124
- @AbdallahAbis made their first contribution in #1132
Full Changelog: v1.2.5...v1.2.6