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
create-turbo
- feat(create-turbo):
--no-git
flag by @anthonyshew in #10720 - chore(create-turbo): fix lint by @chris-olszewski in #10807
@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
New Contributors
- @oliveirabalsa made their first contribution in #10730
- @vikhyathdevadiga made their first contribution in #10795
- @AndrewDiMola made their first contribution in #10721
Full Changelog: v2.5.6...v2.5.7-canary.0