Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

40 lines (21 loc) · 1.4 KB

1.1.0 (2022-11-24)

Add debug flag to simpleUpdateNotifier() (#15) Use stderr, not stdout, for notification (#16)

1.0.8 (2022-11-23)

Adds support for vendor prefixed packages (#12)

1.0.7 (2022-06-28)

Downgrade semver to 7.0.0 to continue to support node 8

1.0.6 (2022-06-27)

Switch to using semver

1.0.5 (2022-06-27)

Handle prerelease versions

1.0.4 (2022-06-26)

Handle invalid version response and prerelease versions

1.0.3 (2022-06-26)

Add support for node 8

1.0.2 (2022-06-24)

Add bordered box around update notification

1.0.1 (2022-06-24)

Fix writing to cache and build for cjs

1.0.0 (2022-06-23)

Initial Release