What's Changed
Changelog
- Log the location of the summary file in the execution summary by @mehulkar in #4385
- Remove unused params in real run functions by @mehulkar in #4402
- Refactor Dry Run so that output is printed by Run Summaries by @mehulkar in #4403
- Make Run Summaries work for Single Package repos by @mehulkar in #4387
- Add cache state to task summaries on real runs (2nd try) by @mehulkar in #4393
- Remove executionSummary from dry run json by @mehulkar in #4394
- chore(deps): update dependency nodemon to v2.0.22 by @renovate in #4201
- Account for canary versions in integration test for run summary by @mehulkar in #4413
- fix: use signal handler in shim by @chris-olszewski in #4313
- fix: delete libgit2 by @chris-olszewski in #4419
- Make --summarize flag to work without a value by @mehulkar in #4375
- Enable the summarize flag in help output by @mehulkar in #4418
- fix: update example lockfiles by @chris-olszewski in #4321
- feature(turborepo):
-F
as filter shorthand by @NicholasLYang in #4422 - chore: removing signal forwarding test by @chris-olszewski in #4436
- chore(deps): update yarn to v1.22.19 by @renovate in #4404
- Polish the shape of the Run Summary JSON by @mehulkar in #4421
- Add sub-package info to environment-variables.mdx by @ozum in #4406
- feat(create-turbo): support examples by @tknickman in #4398
- Add a debugging section in our docs by @mehulkar in #4423
- chore(version): bump canary version by @tknickman in #4453
- fix(lockfile): correct lockfile version by @tknickman in #4461
- fix(deps): update dependency got to v11 [security] by @renovate in #4457
- Fix typos in example tsconfig' readme by @FranciscoMoretti in #4486
- chore: pipe through root package json to lockfile parsing by @chris-olszewski in #4437
- chore: Remove release flag from turborepo-ffi build by @NicholasLYang in #4478
- Strict Environment Handling by @nathanhammond in #4449
- chore: update
with-tailwind
example by @Chia1104 in #4379 - ci: Stop building Go code twice by @NicholasLYang in #4501
- Remove unused constant by @mehulkar in #4502
- Improve integration test setup by @mehulkar in #4512
- fix(examples): with-rollup by @tknickman in #4514
- Fix Missing packages key when there are no changes in a monorepo by @mehulkar in #4518
- fix: use ordered data structure for npm lockfile by @chris-olszewski in #4516
New Contributors
- @ozum made their first contribution in #4406
- @FranciscoMoretti made their first contribution in #4486
- @Chia1104 made their first contribution in #4379
- @cursecodes made their first contribution in #4427
Full Changelog: v1.8.8...v1.9.0