What's Changed
Docs
- docs: 2.6 release blog post by @anthonyshew in #11003
- docs: update typo'd link by @lishaduck in #11032
- chore(with-docker/Dockerfile): Some improvements by @yairopro in #11010
- docs: Fix grammatical mistake on structuring-a-repository.mdx by @Andrew-Pynch in #11091
- feat: Cross-platform microfrontends port command by @anthonyshew in #11098
@turbo/codemod
- ci: Fix flake in JS tests by @anthonyshew in #11067
@turbo/repository
Examples
- examples(deps-dev): bump @types/node from 18.17.4 to 24.10.0 in /examples/non-monorepo by @dependabot[bot] in #11037
- examples(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 9 updates by @dependabot[bot] in #11043
- examples: Remove redundant border declaration by @Yeom-JinHo in #11042
- examples(deps-dev): bump turbo from 2.5.6 to 2.6.0 in /examples/with-shell-commands in the with-shell-commands group by @dependabot[bot] in #11039
- examples(deps-dev): bump the with-svelte group in /examples/with-svelte with 7 updates by @dependabot[bot] in #11041
- examples(deps): bump the basic group in /examples/basic with 9 updates by @dependabot[bot] in #11040
- examples(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 6 updates by @dependabot[bot] in #11038
- examples(deps): bump next from 16.0.0 to 16.0.1 in /examples/non-monorepo by @dependabot[bot] in #11051
- examples(deps): bump next from 16.0.0 to 16.0.1 in /examples/basic by @dependabot[bot] in #11082
- examples(deps): bump next from 16.0.0 to 16.0.1 in /examples/with-tailwind by @dependabot[bot] in #11083
- examples(dev-deps): bump eslint-config-next from 16.0.0 to 16.0.1 in /examples/non-monorepo by @dependabot[bot] in #11086
- examples(fix): Gradient in
with-tailwindby @mahi656 in #11073 - examples(dev-deps): bump svelte from 5.43.3 to 5.43.5 in /examples/with-svelte by @dependabot[bot] in #11087
- examples(deps): bump next from 16.0.0 to 16.0.1 in /examples/kitchen-sink by @dependabot[bot] in #11088
Changelog
- fix: Improve parity with real Bun lockfile format for
pruneby @anthonyshew in #11048 - fix: add some Linux variables to default passthrough env vars by @anthonyshew in #10959
- fix: Labels for k + j backwards in binds list by @ethan-fraser in #11036
- fix(prune): Add bunfig.toml to list of copied files by @Gabrola in #11055
- fix(prune): Handle
patchedDependenciesfor bun by @Gabrola in #11027 - fix(boundaries): Enable import attributes parsing by @anthonyshew in #11053
- fix: Improve determinism for graceful shutdown by @anthonyshew in #11063
- ci: Lower opt-level and remove debug symbols for dev profile by @anthonyshew in #11068
- ci: Avoid flaking for test server mock by @anthonyshew in #11066
- ci: Don't install dependencies in tests that don't need it by @anthonyshew in #11071
- fix: Revert "fix(logs): create log files for non-cached tasks" by @anthonyshew in #11072
- ci: Fix leaky tests by @anthonyshew in #11081
- fix: Bun lockfile pruner adjustment by @anthonyshew in #11092
- fix: Improve version resolution in Bun lockfiles by @anthonyshew in #11095
- feat: Move icon to left side in TUI by @anthonyshew in #11097
New Contributors
- @lishaduck made their first contribution in #11032
- @Yeom-JinHo made their first contribution in #11042
- @ethan-fraser made their first contribution in #11036
- @yairopro made their first contribution in #11010
- @Gabrola made their first contribution in #11055
- @mahi656 made their first contribution in #11073
- @Andrew-Pynch made their first contribution in #11091
Full Changelog: v2.6.0...v2.6.1