Turborepo v1.13.3
turbo-orchestrator
released this
02 May 17:11
·
731 commits
to main
since this release
What's Changed
Docs
- feat: use @repo/ pattern in
math-helpers
example, consistent with "getting started" and starter repo by @braden-w in #7911 - change init script of storybook by @zsh77 in #7695
- docs(storybook): update documentation to the latest versions available for pnpm installation by @javiev in #7953
- Update storybook docs by @zsh77 in #7954
- Docs(deploying-with-docker.mdx): Inform user about
turbo prune
command by @WillKirkmanM in #7948
create-turbo
- feat(turbo-ignore): usage metrics by @tknickman in #7897
turbo-ignore
- chore(turbo-ignore): lint test files and fix issues by @mehulkar in #7991
eslint
- chore: pin eslint version by @chris-olszewski in #7971
@turbo/telemetry
- feat(telemetry): defensive config loading by @tknickman in #7891
- fix(telemetry): correctly parse alerted date by @tknickman in #8042
Examples
- fix typo in dev script of a kitchen-sink's package by @zsh77 in #7913
- Remove pnpm plugin in Gatsby example. by @anthonyshew in #7916
- Bug fix on with-docker by @zsh77 in #7915
Changelog
- feat(Turborepo): Flag on daemon package discovery by @gsoltis in #7654
- fix(filter): dependencies filter should match transitive deps by @chris-olszewski in #7886
- fix(Turborepo): Disable the new corepack notification by @gsoltis in #7901
- Update lockfile for compatibility with next.js by @wbinnssmith in #7944
- fix(ui): avoid rendering area more than u16::MAX by @chris-olszewski in #7867
- chore: add removal warning to deprecated flags by @chris-olszewski in #7890
- Fix(commands/prune.rs): Add More detail in MissingWorkspace error by @WillKirkmanM in #7956
- refactor: Make
Run::run
take a ref by @NicholasLYang in #7946 - feat(Turborepo): file hash watching by @gsoltis in #7855
- fix(pnpm): support pnpm lockfile v9 by @chris-olszewski in #7994
- feat(Turborepo): wire file hashing to grpc server by @gsoltis in #7868
- fix(pnpm): correctly parse dependency paths with nested peer dependecies by @chris-olszewski in #8003
- feat(turborepo): Watch mode by @NicholasLYang in #7613
- feat(Turborepo): add a debouncer to file hash watching by @gsoltis in #7904
- chore: Improved errors for watch mode by @NicholasLYang in #8016
- feat(turborepo): Persistent Tasks in Watch Mode by @NicholasLYang in #7922
- feat(Turborepo): support inputs for file hash watching by @gsoltis in #7907
- feat(turborepo): Process package change events asynchronously by @NicholasLYang in #8036
New Contributors
- @braden-w made their first contribution in #7911
- @WillKirkmanM made their first contribution in #7956
- @javiev made their first contribution in #7953
- @hardlydearly made their first contribution in #8032
Full Changelog: v1.13.2...v1.13.3