What's Changed
Docs
- (docs): Improve clarity for watch. by @anthonyshew in #8957
- Migrate to Storybook 8.2.6 by @joeblas in #8835
- chore(repo): update readme and links by @tknickman in #8965
Changelog
- chore: improve error message for package graph construction by @NicholasLYang in #8966
- Log changed package names instead of full struct by @mehulkar in #8971
- refactor: renamed UI to ColorConfig by @NicholasLYang in #8962
- fix(watch): display which tasks will be rerun by @chris-olszewski in #8960
- fix: print application errors to stderr instead of stdout by @chris-olszewski in #8969
- feat: add
--affected
toturbo ls
by @NicholasLYang in #8970 - chore(change_mapper): add debug log explaining why package is root dep by @chris-olszewski in #8976
- chore: remove aliases by @NicholasLYang in #8980
- enables test_gh_8599 test by @dimitropoulos in #8984
- removes GOROOT from globalPassThroughEnv for local dev by @dimitropoulos in #8981
- simplify Prysk commands by @dimitropoulos in #8982
- fix(create-turbo): support renamed repositories by @tknickman in #8993
New Contributors
Full Changelog: v2.0.12...v2.0.13-canary.0