What's Changed
Docs
- fix(docs): remote cache go -> rust by @tknickman in #7082
- Use
exports
in Internal Packages doc. by @anthonyshew in #7079 - fix: typo in github-actions.mdx by @mattiadevivo in #7069
- Document glob spec. by @anthonyshew in #7076
- Document handling of Node.js versions, OS, and arch. by @anthonyshew in #7072
Examples
- fix(examples): ui turbo.json no longer needed by @tknickman in #7087
- chore(docs): remove unnecessary spaces by @GyoHeon in #7118
Changelog
- chore: prefactor process manager by @chris-olszewski in #7034
- chore(Turborepo): Scope down opts needed by the visitor, remove run lifetime by @gsoltis in #7032
- fix: Examples turbo.json outputs key by @NicholasLYang in #7071
- fix: filter package.json files that are subfolders of other packages by @arlyon in #7025
- feat: update
@turbo/repository
to use new terminology by @mrmckeb in #7078 - fix(turbo): sort dependents and dependencies during normalization by @mehulkar in #7018
- release:
@turbo/repository@0.0.1-canary.3
by @mrmckeb in #7090 - chore(daemon): swap fallback logs to debug by @tknickman in #7102
- feat: add ability to spawn child process with pty by @chris-olszewski in #7077
- chore(Turborepo): Move more CLI stuff out of run code by @gsoltis in #7085
- fix(hashing): include gitignored files in fallback by @tknickman in #7105
- fix(clippy): remove unused import by @tknickman in #7120
- fix(hashing): include default files in fallback by @tknickman in #7106
- chore: add tracing to pty usage by @chris-olszewski in #7127
- fix disable echoctl by @chris-olszewski in #7109
- feat(telemetry): enable feature by @tknickman in #7122
- feat: enable pty usage by @chris-olszewski in #7128
- feat(hashing): support
$TURBO_DEFAULT$
in inputs by @tknickman in #7113 - fix: process manager tests tty by @chris-olszewski in #7156
New Contributors
- @mrmckeb made their first contribution in #7078
- @mattiadevivo made their first contribution in #7069
- @GyoHeon made their first contribution in #7118
Full Changelog: v1.11.4-canary.2...v1.11.4-canary.3