Open WarningImHack3r opened 2 months ago
1 new problem were found
Inspection name | Severity | Problems |
---|---|---|
Unused symbol |
🔶 Warning | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
1 new problem were found
Inspection name | Severity | Problems |
---|---|---|
Unused symbol |
🔶 Warning | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
Fixes #60.
Shadcn just released his 2.0 CLI, which adds a bunch of new features, mainly new ways of installing things and more things to install.
As a result, the
components.json
schema has been updated and the plugin is incompatible with it.This PR aims to bridge the introduced gap by achieving feature parity without breaking other shadcn/ui implementations.
TODO list
This list will be updated as I uncover more details about what's changed and what I actually need to implement among all the changes. Shad isn’t known for his extensive technical changelogs and PR descriptions, so that might be a hard task, and I might miss some of them; let me know if that's the case!
hooks
andlib
)