Skip to content

v0.7.3

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Mar 20:15
· 57 commits to main since this release
723d29d

Added

  • [Svelte/Vue] Notify when an updated component no longer uses some installed files, allowing to remove them
  • [Svelte] Add support for the TypeScript option
  • Allow to remove installed dependencies when they are no longer used by any component

Fixed

  • Fix a freeze when executing commands on macOS/Linux
  • Improve performance and stability