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