huntabyte / shadcn-svelte

shadcn/ui, but for Svelte. ✨
https://shadcn-svelte.com
MIT License
4.13k stars 259 forks source link

fix: Allow a registry dependency to be optionally overwritten #1057

Closed AdrianGonz97 closed 1 month ago

AdrianGonz97 commented 1 month ago

closes #1056

If a component that uses a registry dependency (e.g. carousel depends on button) is selected, and the user already has that dependency installed (in this case, button), the user will be prompted to see if they'd like to overwrite it.

Before submitting the PR, please make sure you do the following

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: c3b38c078702beaa73a8eadd1783bec9de87dd22

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------------- | ----- | | shadcn-svelte | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR