What's Changed
@turbo/codemod
- feat(codemod): add logic for major version bump by @chris-olszewski in #8260
- feat(codemod): place tasks last in turbo.json rewrites by @chris-olszewski in #8268
- fix(codemod): support jsonc when parsing root turbo.json by @chris-olszewski in #8279
- fix(codemod): respect --dry flag by @chris-olszewski in #8280
- feat: change values of "ui" in turbo.json by @chris-olszewski in #8289
- fix(codemod): support jsonc when parsing root turbo.json by @chris-olszewski in #8279
- feat(codemod): place tasks last in turbo.json rewrites by @chris-olszewski in #8268
- feat(codemod): add logic for major version bump by @chris-olszewski in #8260
- feat(codemod): add missing package names by @tknickman in #8186
Changelog
- chore(turborepo): adjust error message for pipeline by @NicholasLYang in #8264
- fix(ui): ensure prelude gets printed before ui starts by @chris-olszewski in #8265
- fix(ui): disable UI on all dry runs by @chris-olszewski in #8269
- fix(turborepo): stderr log by @NicholasLYang in #8267
- fix(turborepo): non-determinism with root internal deps hash. by @NicholasLYang in #8277
- fix: update integration test to expect correct output by @chris-olszewski in #8285
- chore: remove cpuprofile flag by @chris-olszewski in #8282
- fix(ui): disable UI on all dry runs by @chris-olszewski in #8269
- fix(turborepo): stderr log by @NicholasLYang in #8267
- fix(turborepo): non-determinism with root internal deps hash. by @NicholasLYang in #8277
- chore(turborepo): adjust error message for pipeline by @NicholasLYang in #8264
- fix(ui): ensure prelude gets printed before ui starts by @chris-olszewski in #8265
- chore(@turbo/benchmark): fix lint warnings by @mehulkar in #8233
- chore(turborepo): Feature flagged off file hashing by @NicholasLYang in #8229
- chore: downgrade curl to fix Windows rust tests by @chris-olszewski in #8242
- fix(turborepo): Remove optional git locks by @NicholasLYang in #8244
- fix(turborepo): Optional lock with env var by @NicholasLYang in #8247
- add two retry strategies to allow requests to timeout gracefully by @arlyon in #8080
- add support for upload speed / remaining in the cache upload step by @arlyon in #8081
- chore: remove --ignore flag by @chris-olszewski in #8201
- feat: all dependencies of root package contribute to global hash by @chris-olszewski in #8202
Full Changelog: v1.13.4...v2.0.0