Releases: vercel/turborepo
Releases · vercel/turborepo
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
--filterRFC 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 TURBOon 0 attempt runs by @jaredpalmer in #922 - Reset ANSI bold after
>>> FULL TURBOby @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 runexit code always 0 by @ThibautMarechal in #911
New Contributors
- @ThibautMarechal made their first contribution in #911
Full Changelog: v1.1.7...v1.1.9
v1.1.7
Core
- Fix regression so that depending on "*" should match everything by @gsoltis in #855
- Remove
packageManagerwarning by @jaredpalmer in #858 - Allow specifying
cacheoutputs outside of package folder by @jaredpalmer in #861 - Implement
--dry-runand--dry-run=json, formerly--planby @gsoltis in #862 - Switch task graph edges to direct dependencies by @gsoltis in #869
- fix: dump all contents of
outputsin--dryinstead of all but the first one by @weyert in #877 - Hash correct file paths for global dependencies by @gsoltis in #888
- fix: make
--dry=jsonjqandJSON.parse-friendly by @jaredpalmer in #894 - Add --output-logs= option to turbo CLI by @chelkyl in #822
- fix(remote-cache): use posix paths for tar archives by @thebanjomatic in #895
create-turbo
Docs
- Update configuration.mdx by @marcusmolchany in #856
- Update footer form by @mitchellwright in #857
- docs: make remote caching evergreen by @dbredvick in #868
- Remove tabs from run help text by @gsoltis in #879
- Update CONTRIBUTING.md for pnpm. Use pnpm to run line-staged by @gaspar09 in #889
- Add docs for
--dryby @gsoltis in #890
New Contributors
- @marcusmolchany made their first contribution in #856
- @mitchellwright made their first contribution in #857
- @dbredvick made their first contribution in #868
- @chelkyl made their first contribution in #822
- @gemwuu made their first contribution in #885
Full Changelog: v1.1.6...v1.1.7
v1.1.7-canary.3
Core
- Implement --dry-run, formerly --plan by @gsoltis in #862
- Switch task graph edges to direct dependencies by @gsoltis in #869
- fix: dump all contents of Outputs instead of all but the first one by @weyert in #877
- Remove tabs from run help text by @gsoltis in #879
New Contributors
- @marcusmolchany made their first contribution in #856
- @mitchellwright made their first contribution in #857
- @dbredvick made their first contribution in #868
Full Changelog: v1.1.6...v1.1.7-canary.3
v1.1.7-canary.1
Core
- Remove
packageManagerwarning by @jaredpalmer in #858 - Allow specifying cache outputs outside of package folder by @jaredpalmer in #861
Docs
- Update footer form by @mitchellwright in #857
New Contributors
- @marcusmolchany made their first contribution in #856
- @mitchellwright made their first contribution in #857
Full Changelog: v1.1.7-canary.0...v1.1.7-canary.1
v1.1.7-canary.0
Core
Docs
- Update configuration.mdx by @marcusmolchany in #856
New Contributors
- @marcusmolchany made their first contribution in #856
Full Changelog: v1.1.6...v1.1.7-canary.0
v1.1.6
Core
- Fix SSO login regression to ensure that the RepoConfig Directory and file exists before writing team ID and API url by @gaspar09 in #823
- Log an error when scope is invalid in
turbo prune#703 by @m-shaka in #826 - Update text for more inclusive language. by @leerob in #837
- Add support for
turbo runw/ yarn pnp by @thebanjomatic in #797 - Add back support for
file:...dependencies by @gsoltis in #854 - Don't consider
peerDependencieswhen constructing graph by @thebanjomatic in #813
Docs
- docs: Complimentary Tools -> Complementary Tools by @jaredpalmer in #831
- docs: Add note about Fast Refresh to the FAQ docs by @leerob in #832
Internal
- Bump timeout on create-turbo CLI test by @gsoltis in #834
- Extract ResolvePackages by @gsoltis in #830
New Contributors
Full Changelog: v1.1.5...v1.1.6