v2.0.13
版本发布时间: 2024-08-14 23:10:42
vercel/turborepo最新发布版本:v2.1.4-canary.1(2024-10-03 23:30:02)
What's Changed
Docs
- (docs): Improve clarity for watch. by @anthonyshew in https://github.com/vercel/turbo/pull/8957
- Migrate to Storybook 8.2.6 by @joeblas in https://github.com/vercel/turbo/pull/8835
- chore(repo): update readme and links by @tknickman in https://github.com/vercel/turbo/pull/8965
- docs: add release flag to cargo build by @chris-olszewski in https://github.com/vercel/turbo/pull/8992
Changelog
- chore: improve error message for package graph construction by @NicholasLYang in https://github.com/vercel/turbo/pull/8966
- Log changed package names instead of full struct by @mehulkar in https://github.com/vercel/turbo/pull/8971
- refactor: renamed UI to ColorConfig by @NicholasLYang in https://github.com/vercel/turbo/pull/8962
- fix(watch): display which tasks will be rerun by @chris-olszewski in https://github.com/vercel/turbo/pull/8960
- fix: print application errors to stderr instead of stdout by @chris-olszewski in https://github.com/vercel/turbo/pull/8969
- feat: add
--affected
toturbo ls
by @NicholasLYang in https://github.com/vercel/turbo/pull/8970 - chore(change_mapper): add debug log explaining why package is root dep by @chris-olszewski in https://github.com/vercel/turbo/pull/8976
- chore: remove aliases by @NicholasLYang in https://github.com/vercel/turbo/pull/8980
- enables test_gh_8599 test by @dimitropoulos in https://github.com/vercel/turbo/pull/8984
- removes GOROOT from globalPassThroughEnv for local dev by @dimitropoulos in https://github.com/vercel/turbo/pull/8981
- simplify Prysk commands by @dimitropoulos in https://github.com/vercel/turbo/pull/8982
- fix(create-turbo): support renamed repositories by @tknickman in https://github.com/vercel/turbo/pull/8993
- cacheDir for env, config, and flag by @dimitropoulos in https://github.com/vercel/turbo/pull/8947
- Update Socket config by @jackwilson323 in https://github.com/vercel/turbo/pull/9005
New Contributors
- @joeblas made their first contribution in https://github.com/vercel/turbo/pull/8835
- @konomae made their first contribution in https://github.com/vercel/turbo/pull/8908
Full Changelog: https://github.com/vercel/turbo/compare/v2.0.12...v2.0.13