Releases: WarningImHack3r/intellij-shadcn-plugin
Releases · WarningImHack3r/intellij-shadcn-plugin
v0.9.4
Changed
- [React] Update config to support new values (#71)
- Don't fail anymore when parsing a
components.json
/ui.config.json
that has unknown additional keys (#72)- This prevents the plugin from failing to work with newer shadcn upgrades that the plugin doesn't support yet
- Some new features may not yet be implemented though, new features still require a plugin upgrade but won't prevent the plugin from working as before
Thanks to @thelooter for their help!
v0.9.3
v0.9.2
Added
- Add support for Deno 2 for installing dependencies
v0.9.1
v0.9.0
v0.8.5
Fixed
- Fix additional dependencies installation not working with yarn (#51) (thanks @shimizu-izumi!)
v0.8.4
v0.8.3
v0.8.2
Fixed
- Fix another regression with imports replacement, improve its overall accuracy
v0.8.1
Fixed
- Fix a regression with imports replacement