Skip to content

0.2.0 - mustached-shrimp

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 09 Jul 14:12
· 146 commits to main since this release

  • Slick new notification design. 6457c9b
  • Only notify when there is an update and the process is TTY. d0ce339
  • The .notify() method no longer accepts a custom message, just check the .update property and display it yourself if you need this. It now accepts an options object.
  • packagePath option removed.
    You now need to explicitly set packageName and packageVersion.
  • updateCheckTimeout option removed.
  • registryUrl option removed. It now uses the registry set in npm.

Changes: v0.1.8...v0.2.0