What's Changed
Docs
- eslint plugin no-undeclared-env-vars should detect known framework variables by @dimitropoulos in #9110
- hotfix docs by @dimitropoulos in #9159
- Update constructing-ci.mdx by @jpulec in #9162
- Docs: fix line location for TURBO_TEAM env by @ThibautMarechal in #9165
- use frameworks.json for docs by @dimitropoulos in #9163
- Update using-environment-variables.mdx formatting to remove extra p tag by @dimitropoulos in #9168
- docs: add -w flag to pnpm example by @giraffesyo in #9160
- Invalid JSON in task docs by @maschwenk in #9180
- base.json is extended by other tsconfig.json, not package.json by @boutchitos in #9189
- docs: grammar error by @dimitropoulos in #9194
- docs: Task outputs clarifications by @boutchitos in #9185
- Add "go-to-definition" instructions to TypeScript docs. by @anthonyshew in #9198
- Add link to go-to-definition doc. by @anthonyshew in #9199
- docs: Fix typos by @jayvdb in #9184
create-turbo
- fix(create-turbo): Require specific argument for example option by @islandryu in #9147
Changelog
- feat: support rust 1.81.0 by @ognevny in #9139
- feat(turbo): COREPACK_HOME to default passthrough by @tknickman in #9151
- fix(watch): await persistent run task instead of abort by @chris-olszewski in #9152
- fix(affected): include not committed changes in
--affected
by @NicholasLYang in #9133 - refactor(query): make immediate dependencies default by @NicholasLYang in #9114
- feat: allow usage of
turbo
without turbo.json by @chris-olszewski in #9149 - chore(watch): simplify watch data synchronization by @chris-olszewski in #9154
- feat(query): add array type by @NicholasLYang in #9161
- feat: turbo-trace by @NicholasLYang in #9134
- refactor: Add
query
resolvers into web UI by @NicholasLYang in #9182 - add method for determining base commit on GitHub actions by @dimitropoulos in #9169
- feat(query): add filter by having task by @NicholasLYang in #9188
- feat(turbo): add version query by @NicholasLYang in #9197
New Contributors
- @ognevny made their first contribution in #9139
- @islandryu made their first contribution in #9147
- @jpulec made their first contribution in #9162
- @giraffesyo made their first contribution in #9160
- @boutchitos made their first contribution in #9189
- @jayvdb made their first contribution in #9184
Full Changelog: v2.1.2...v2.1.3