Skip to content

chore(deps): update shadcn CLI from @canary to @latest #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 18, 2025

Conversation

cbnsndwch
Copy link
Contributor

The shadcn CLI has now shipped Tailwind v4 as @latest. This PR updates the shadcn command used to install components to be:

shadcn@latest add --silent --yes {...shadcnComponents}

instead of:

shadcn@canary add --silent --yes {...shadcnComponents}

@jherr
Copy link
Collaborator

jherr commented Mar 18, 2025

There are two other instances of canary. But they aren't executable. One is in the README template, and another is in the cursorrules template.

@cbnsndwch
Copy link
Contributor Author

Will find and update

@cbnsndwch
Copy link
Contributor Author

@jherr updated:

  • templates/react/add-on/shadcn/assets/_dot_cursorrules.append
  • templates/react/add-on/shadcn/README.md

@jherr jherr merged commit 7121ff3 into TanStack:main Mar 18, 2025
@jherr
Copy link
Collaborator

jherr commented Mar 18, 2025

Thank you!

@cbnsndwch
Copy link
Contributor Author

Thank you!

🫡

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants