Raashish Aggarwal
07900769d9
fix(cli): update template handling for pnpm 11 ( #10659 )
...
* fix(cli): allow esbuild builds in Vite templates
* fix(cli): extend pnpm 11 build-script allowlists across app templates
- Add packages: [] to single-app pnpm-workspace.yaml so pnpm 9 does
not reject the file with "packages field missing or empty".
- Add astro-app, react-router-app, start-app, next-app workspace
yamls with the build-script allowlist each template needs
(esbuild, sharp, unrs-resolver as applicable).
- Set msw: false across all app allowlists so the registry component
install runs cleanly under pnpm 11 without executing msw's
service-worker postinstall.
- Add a scaffold test pinning the packages:[] + allowBuilds shape
so the parser keeps treating it as single-app.
* chore: changeset
* fix(templates): allow monorepo pnpm builds
* ci(templates): validate app workspace conversion
---------
Co-authored-by: shadcn <m@shadcn.com >
2026-05-29 08:24:31 +04:00
shadcn
55ea86f252
chore: update templates ( #10786 )
...
* chore: update templates
* fix(cli): parse pnpm workspace packages
* chore(changeset): add shadcn patch
* chore(changeset): update description
* ci(templates): validate bun and npx init
* ci(templates): expand package manager validation
* ci(templates): parallelize validation
* ci(templates): allow yarn template lockfiles
* fix(cli): allow yarn template installs in ci
2026-05-27 21:08:26 +04:00
shadcn
a06ba18dcc
Revert "chore: update templates ( #10784 )" ( #10785 )
...
This reverts commit f3e16e7db7 .
2026-05-27 19:06:53 +04:00
shadcn
f3e16e7db7
chore: update templates ( #10784 )
...
* chore: update templates
* ci(templates): validate generated starters
* fix
* fix(templates): support pnpm 9 workspace config
* ci(templates): test supported pnpm version
2026-05-27 19:04:17 +04:00
shadcn
4a4dc8eb0f
Update pnpm release age settings ( #10719 )
...
* chore: update pnpm release age settings
* fix: declare pnpm 10 tool dependencies
* fix: align template pnpm versions
2026-05-22 20:10:00 +04:00
Ray
5d23df4e35
fix(templates): add notFoundComponent to start root route ( #10369 )
2026-04-22 10:56:23 +04:00
dependabot[bot]
71d0470be1
chore(deps-dev): bump vite in /templates/start-monorepo
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.3.1 to 7.3.2.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.3.2
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-04-06 22:12:00 +00:00
shadcn
a8bd00466a
chore(templates): bump minor dependencies ( #10076 )
...
* fix: Update import path for Button component in react-router-app template
* chore(templates): bump minor dependencies
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
---------
Co-authored-by: Aboubakary Cissé <58236609+Aboubakary833@users.noreply.github.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-17 09:56:02 +04:00
shadcn
8ba3d50d7d
feat: add selector to fonts
2026-03-05 10:02:45 +04:00
shadcn
68b8932406
feat: update template
2026-03-04 14:21:03 +04:00
shadcn
0dab4f92ac
fix: esling config for start-monorepo
2026-03-02 11:19:35 +04:00
shadcn
3fc793287b
fix
2026-02-26 16:03:56 +04:00
shadcn
5ef76dece1
feat: add new monorepo templates
2026-02-26 13:17:43 +04:00