Skip to content

v3.1.0

Compare
Choose a tag to compare
@ungoldman ungoldman released this 07 Aug 05:30

Additions

  • feat: add update notifier (#50)

Fixes

  • fix: error on unreleased (#43)
  • fix: set default endpoint properly (#60) - thanks @roman0x58
  • fix: warn when package.json url is out of date (#61) - thanks @jgravois

Changes

  • refactor: improve cli & usage output
  • refactor: add default endpoint back for usage info
  • docs(readme): update CLI usage, simplify link refs