Skip to content

Releases: semantic-release/error

v4.0.0

07 Jun 21:03
d378487
Compare
Choose a tag to compare

4.0.0 (2023-06-07)

Code Refactoring

  • esm: converted the package to esm-only (#249) (d378487)

BREAKING CHANGES

  • esm: @semantic-release/error is now an ES Module
  • esm: the minimum required version of node is now v18

v3.0.0

17 Sep 19:54
3012b70
Compare
Choose a tag to compare

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17

v3.0.0-beta.1

03 Sep 16:56
e944580
Compare
Choose a tag to compare
v3.0.0-beta.1 Pre-release
Pre-release

3.0.0-beta.1 (2021-09-03)

Features

  • node-version: raised the minimum required version to v14.17 (#172) (e944580), closes #169

BREAKING CHANGES

  • node-version: the minimum required version of node is now v14.17

v2.2.0

10 Feb 06:26
Compare
Choose a tag to compare

2.2.0 (2018-02-10)

Features

  • add the details property (30631f0)

v2.1.0

29 Oct 19:38
Compare
Choose a tag to compare

2.1.0 (2017-10-29)

Features

  • Set a property in SemanticReleaseError constructor to better support inheritance (1bbfd5f)

v2.0.1

29 Oct 04:46
Compare
Choose a tag to compare

2.0.1 (2017-10-29)

Bug Fixes

  • Include stacktrace and name in SemanticReleaseError (6b978eb)

v2.0.0

25 Sep 16:29
Compare
Choose a tag to compare

2.0.0 (2017-09-25)

  • package name is now @semantic-release/error

v1.0.1

27 Nov 14:16
Compare
Choose a tag to compare

1.0.1 (2015-11-27)

Bug Fixes