What's Changed
Changelog
- release(turborepo): 1.8.5 by @github-actions in #4278
- chore(release): add new packages to publish flow by @tknickman in #4271
- Break up client package and delete unused code by @mehulkar in #4303
- Sort task ancestors in task summary by @mehulkar in #4311
- Don't hash env var when the value is an empty string by @mehulkar in #4312
- fix(signal handling for child process) by @chris-olszewski in #4290
- Send run summary to API by @mehulkar in #4250
- Make Single Package repo work with globalDependencies config by @mehulkar in #4240
- fix: make turbo command regex stricter by @chris-olszewski in #4325
- Add
endTime
into task execution summary by @mehulkar in #4326 - Add start and endTime to top level execution summary by @mehulkar in #4334
- Record exit codes per task in a run by @mehulkar in #4344
- Consolidate two representations of task by @mehulkar in #4342
- Add top level exitCode to RunSummary by @mehulkar in #4343
- Reduce boilerplate in run sumamry tests by @mehulkar in #4353
- fix: error swallowing when using continue by @chris-olszewski in #4354
Full Changelog: v1.8.5...v1.8.6