What's Changed
Docs
- docs: add missing CLI references by @wokcito in #7806
- (docs): refer to correct Github Actions cache version as described in example by @KarelVerschraegen in #7869
- Docs: Fix heading by @Dragate in #7873
Changelog
- feat(ui): persist logs on failure by @chris-olszewski in #7805
- feat(Turborepo): handle package manager changes by @gsoltis in #7770
- feat(ui): add ability to scroll task output by @chris-olszewski in #7807
- fix(ui): avoid dupe key events on windows by @chris-olszewski in #7809
- fix(ui): avoid using prefix for replayed logs by @chris-olszewski in #7810
- chore: remove some unused imports by @chris-olszewski in #7816
- feat(ui): persist all logs by @chris-olszewski in #7822
- fix(ui): limit viewport size based on term size by @chris-olszewski in #7837
- feat(Turborepo): return invalid states from package discovery by @gsoltis in #7789
- fix(Turborepo): ignore working tree state for fixed git comparisons by @gsoltis in #7838
- fix(vt100): fix scrollback underflow by @chris-olszewski in #7844
- fix(ui): account for border when reserving size for logs by @chris-olszewski in #7846
- fix(yarn4): properly handle workspace protocol with path by @chris-olszewski in #7817
- feat(lockfile): support for parsing pnpm lockfile v7 by @chris-olszewski in #7853
- fix(pnpm): support new pnpm9 default link-workspace-packages by @chris-olszewski in #7865
- chore(telemetry): track dot env usage by @chris-olszewski in #7876
- chore: fix lockfile by @chris-olszewski in #7877
New Contributors
Full Changelog: v1.13.0...v1.13.1