Turborepo v2.5.5-canary.0
Pre-release
Pre-release
·
19 commits
to main
since this release
What's Changed
Docs
- fix(docs): use
pnpm add <pkg>
instead ofpnpm install <pkg>
by @jferrettiboke in #10529
Examples
- fix: with-svelte example builds by @anthonyshew in #10517
- chore(deps-dev): bump the basic group in /examples/basic with 3 updates by @dependabot in #10531
- chore(deps-dev): bump the with-svelte group in /examples/with-svelte with 3 updates by @dependabot in #10532
- chore(deps-dev): bump turbo from 2.5.3 to 2.5.4 in /examples/with-shell-commands by @dependabot in #10533
- chore(deps-dev): bump the with-tailwind group in /examples/with-tailwind with 3 updates by @dependabot in #10534
- chore(deps): bump the non-monorepo group in /examples/non-monorepo with 6 updates by @dependabot in #10535
- chore(deps-dev): bump the kitchen-sink group in /examples/kitchen-sink with 5 updates by @dependabot in #10536
- chore(deps-dev): bump eslint-plugin-react from 7.37.4 to 7.37.5 in /examples/basic by @dependabot in #10553
- chore(deps): bump the non-monorepo group in /examples/non-monorepo with 3 updates by @dependabot in #10554
- chore(deps-dev): bump @types/node from 22.15.3 to 22.15.30 in /examples/with-tailwind by @dependabot in #10555
- chore(deps-dev): bump @sveltejs/vite-plugin-svelte from 5.0.3 to 5.1.0 in /examples/with-svelte in the with-svelte group by @dependabot in #10556
- chore(deps-dev): bump @vitejs/plugin-react from 4.5.0 to 4.5.1 in /examples/kitchen-sink by @dependabot in #10557
- fix(example/with-docker): jest can’t resolve @repo/jest-presets/node by @d0lwl0b in #10551
Changelog
- feat(turbo.json): allow for trailing commas by @chris-olszewski in #10537
- fix(pnpm): respect deep for linkWorkspacePackages by @chris-olszewski in #10558
New Contributors
Full Changelog: v2.5.4...v2.5.5-canary.0