Skip to content

v0.9.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jan 20:08
· 1 commit to main since this release
fe153cc

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!