Skip to content

Releases: pswui/ui

CLI v0.5.1

05 Aug 02:40
Compare
Choose a tag to compare
  • Dropped node-fetch
  • Add cache behavior to disable the cache

CLI v0.5.0

14 Jun 19:10
5c8fef9
Compare
Choose a tag to compare
  • Add support for directory component
  • And directory library files

CLI v0.4.1

13 Jun 20:02
Compare
Choose a tag to compare
  • Fetch registry from github raw content
  • Add registry flag to every command, allow user to override default registry url

CLI v0.4.0

11 Jun 09:15
Compare
Choose a tag to compare
  • Rollback library versioning. It causes horrible experience on manual installation.
  • Term shared module changed to library.

CLI v0.3.0

11 Jun 08:48
Compare
Choose a tag to compare
  • Make shared versioned, and contained in one directory lib.
  • Add ability to manage version on add command in CLI.

CLI v0.2.1

07 Jun 20:08
Compare
Choose a tag to compare
  • Fix bug that autocompleting selected item blocks user's input

CLI v0.2.0

07 Jun 19:26
Compare
Choose a tag to compare
  • Hugh improve of experience on add command, thanks to ink
  • Add search command for searching components in registry.

cli@0.1.0

06 Jun 20:47
367f6ca
Compare
Choose a tag to compare
  • Initial Release
  • Add, List implemented with oclif