Skip to content

Releases: yeoman/update-notifier

v7.0.0

27 Oct 19:04
Compare
Choose a tag to compare

Breaking

  • Require Node.js 18 431dac4
  • Drop Yarn install commands in update message a1d8d9d

v6.0.2...v7.0.0

v6.0.2

24 Jun 11:46
Compare
Choose a tag to compare

v6.0.1

23 Jun 22:26
Compare
Choose a tag to compare

v6.0.0...v6.0.1

v6.0.0

23 Jun 12:22
Compare
Choose a tag to compare

Breaking

v5.1.0...v6.0.0

v5.1.0

31 Jan 09:30
Compare
Choose a tag to compare

v5.0.1...v5.1.0

v5.0.1

01 Nov 19:02
Compare
Choose a tag to compare

v5.0.0...v5.0.1

v5.0.0

29 Sep 11:03
Compare
Choose a tag to compare

Breaking

Fixes

  • Don't suggest to upgrade to lower version (#192) 3dfe42d

v4.1.1...v5.0.0

v4.1.1

16 Aug 11:07
Compare
Choose a tag to compare
  • Improve vertical alignment of the notifier output (#183) f42fc8f

v4.1.0...v4.1.1

v4.1.0

14 Feb 15:34
Compare
Choose a tag to compare
  • Add template support for the message option (#175) adbeb6e

v4.0.0...v4.1.0

v4.0.0

12 Dec 19:13
Compare
Choose a tag to compare

Breaking

  • Remove the callback option (#158) fb5161c
    Use the new .fetchInfo() method instead.
  • Rename the boxenOpts option to boxenOptions 39682de
  • Update boxen dependency
    This may affect your boxenOptions values.
  • Disable update notifications when NODE_ENV is test (#173) b1525e6

Fixes

  • Avoid showing update notification if current version is the latest (#174) bc1721a
  • Fix the presented install command for globally installed npm packages (#165) bf73119

v3.0.1...v4.0.0