What's Changed
Docs
- docs: add
TURBO_CONCURRENCY
to options overview page by @anthonyshew in #10772 - fix(docs): fix broken anchor links to --graph option by @anthonyshew in #10773
- docs: clarify TURBO_TEAM secret usage by @vikhyathdevadiga in #10795
- docs: add Buildkite example to CI Vendors documentation by @AndrewDiMola in #10721
- docs: rework llms.txt and add .md responses by @anthonyshew in #10811
- docs: add
name
field mention to migration page by @anthonyshew in #10823 - docs: update configuration reference to use correct turbo.json title by @xcfio in #10843
- docs: correct description of how
^
works by @anthonyshew in #10865
create-turbo
- feat(create-turbo):
--no-git
flag by @anthonyshew in #10720 - chore(create-turbo): fix lint by @chris-olszewski in #10807
- fix(security): update dependencies to resolve warning for
node-plop
by @anthonyshew in #10847
eslint
@turbo/repository
Examples
- chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 6 updates by @dependabot[bot] in #10752
- chore(deps-dev): bump turbo from 2.5.5 to 2.5.6 in /examples/with-shell-commands by @dependabot[bot] in #10781
- chore(deps-dev): bump @sveltejs/kit from 2.27.3 to 2.31.1 in /examples/with-svelte in the with-svelte group by @dependabot[bot] in #10780
- chore(deps-dev): bump @next/eslint-plugin-next from 15.4.2 to 15.4.6 in /examples/with-tailwind by @dependabot[bot] in #10779
- chore(deps-dev): bump @next/eslint-plugin-next from 15.4.2 to 15.4.6 in /examples/basic by @dependabot[bot] in #10776
- chore(deps): bump next from 15.4.2 to 15.4.6 in /examples/non-monorepo by @dependabot[bot] in #10778
- chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 3 updates by @dependabot[bot] in #10787
- chore(deps): bump the basic group in /examples/basic with 3 updates by @dependabot[bot] in #10788
- fix: add types node to fix minimatch issue by @oliveirabalsa in #10730
- chore(deps-dev): bump the basic group in /examples/basic with 2 updates by @dependabot[bot] in #10797
- chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 2 updates by @dependabot[bot] in #10800
Changelog
- feat(turbo_json): add
$TURBO_EXTENDS$
by @chris-olszewski in #10763 - chore(deps): bump the kitchen-sink group in /examples/kitchen-sink with 10 updates by @dependabot[bot] in #10758
- chore: fix lints by @chris-olszewski in #10786
- docs: add top level crate documentation by @chris-olszewski in #10801
- docs: add more doc comments for working with the lockfile trait by @chris-olszewski in #10802
- fix(logs): create log files for non-cached tasks by @chris-olszewski in #10806
- ci: add packaging checks for some JS packages by @anthonyshew in #10810
- docs: fix typos by @pauloZion1 in #10821
- feat(turbo_json): allow for extending form non-root
turbo.json
by @chris-olszewski in #10812 - feat(tui): add shortcut for clearing task logs by @mcky in #10828
- chore: mention other package managers in bug report template by @anthonyshew in #10849
- feat: add Expo to common frameworks by @Alvi24 in #10861
- chore: remove label from workflows by @anthonyshew in #10864
- fix: add WINDIR to default passthroughs by @anthonyshew in #10868
- fix: output valid turbo.json for prune with Boundaries definition by @anthonyshew in #10866
- fix: sanitize logging prefix for GitLab groups by @anthonyshew in #10850
New Contributors
- @oliveirabalsa made their first contribution in #10730
- @vikhyathdevadiga made their first contribution in #10795
- @AndrewDiMola made their first contribution in #10721
- @pauloZion1 made their first contribution in #10821
- @mcky made their first contribution in #10828
- @xcfio made their first contribution in #10843
- @evsasse made their first contribution in #10717
- @Alvi24 made their first contribution in #10861
Full Changelog: v2.5.6...v2.5.7