Skip to content

Releases: ehmicky/normalize-exception

v4.0.0

28 Oct 21:56
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 18.18.0

v3.0.0

13 May 23:15
Compare
Choose a tag to compare

Breaking changes

  • Minimal supported Node.js version is now 16.17.0

Release 2.11.0

11 Nov 18:23
Compare
Choose a tag to compare

Features

  • Improve tree-shaking support

Release 2.10.0

07 Nov 22:21
Compare
Choose a tag to compare

Features

  • Add browser support

Release 2.9.0

23 Oct 21:23
Compare
Choose a tag to compare

Features

  • Normalize invalid errors property even when it is inherited

Release 2.8.1

13 Oct 20:02
Compare
Choose a tag to compare

Bug fixes

  • Fix package.json

Release 2.8.0

13 Oct 18:30
Compare
Choose a tag to compare
  • Switch to MIT license

Release 2.7.0

13 Oct 18:13
Compare
Choose a tag to compare

Features

Release 2.6.0

06 Oct 14:00
Compare
Choose a tag to compare

Features

  • Ensure error.stack is always a string

Release 2.5.2

01 Oct 13:41
Compare
Choose a tag to compare

Bug fixes

  • Improve missing error.stack support in SpiderMonkey