Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@mogelbrod mogelbrod released this 03 Aug 19:12
· 3 commits to master since this release
  • Add --install/-i CLI option that runs npm install. Can be combined with --exec, in which case exec will be run after install completes.
  • Export pollUntilMatchingRelease() and lookupLatestMatchingRelease()
  • Provide default npm config when calling lookupLatestMatchingRelease()
  • Bump npm-registry-fetch from 8.1.0 to 8.1.1