Turborepo v2.1.2
turbo-orchestrator
released this
12 Sep 22:15
·
172 commits
to main
since this release
What's Changed
Docs
- docs: Clarify Root Tasks. by @anthonyshew in #9098
- docs(watch): call out no caching by @chris-olszewski in #9106
- Fix invalid JSON by @AlexErrant in #9109
@turbo/telemetry
Examples
Changelog
- remove alias for --daemon/--no-daemon by @dimitropoulos in #9084
- feat: allow for specifying path of root turbo.json by @chris-olszewski in #9087
- chore(path): make path reading api more rusty by @chris-olszewski in #9103
- fix(tui): start pty with matching TUI size by @chris-olszewski in #9101
- fix(filter): validate package name on full graph by @chris-olszewski in #9102
- removes references to docs from root package.json by @dimitropoulos in #9112
- chore(hash): delete capnp source by @chris-olszewski in #9118
- chore: remove turbopack top level crates by @chris-olszewski in #9119
- perf(tui): only rerender if a non-tick event has been received by @chris-olszewski in #9121
- docs(crates/turborepo): add capnp to build dependencies by @aryasaatvik in #9127
- chore(config): leverage proc macros by @chris-olszewski in #9111
- chore(config): move all uses of
clap(env)
to config by @chris-olszewski in #9113 - fix(affected): include dependents in affected filter by @chris-olszewski in #9137
New Contributors
- @dpaulos6 made their first contribution in #9099
- @AlexErrant made their first contribution in #9109
- @aryasaatvik made their first contribution in #9127
Full Changelog: v2.1.1...v2.1.2