Skip to content

Releases: ehmicky/modern-errors-cli

v5.0.0

28 Oct 22:31
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v4.0.0

14 May 00:58
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported modern-errors version is now 6.0.0

v3.0.0

13 May 23:59
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

v2.3.0

17 Dec 20:09
Compare
Choose a tag to compare

Features

  • Migrate to TypeScript

Release 2.2.0

19 Nov 20:29
Compare
Choose a tag to compare

Features

  • error.exit() has been renamed to BaseError.exit(error). error.exit() is deprecated but still supported.

Release 2.1.0

19 Nov 14:24
Compare
Choose a tag to compare

Features

  • Upgrade to the latest version of modern-errors

Release 2.0.0

17 Nov 22:04
Compare
Choose a tag to compare

Breaking changes

Release 1.4.0

11 Nov 18:42
Compare
Choose a tag to compare

Features

  • Improve tree-shaking support

Release 1.3.2

08 Nov 16:38
Compare
Choose a tag to compare

Bug fixes

  • Fix stack option's default value

Release 1.3.1

06 Nov 21:55
Compare
Choose a tag to compare

Types

  • Fix bug with TypeScript types