Skip to content

Releases: skarab42/ts-pojo-error

v1.4.0

09 Apr 14:44
444d072
Compare
Choose a tag to compare

1.4.0 (2022-04-09)

Bug Fixes

  • build target (7deb712)
  • newFromError constructorOpt (b17b68f)
  • PojoError constructor name (281ce51)
  • throw helpers return type (never) (87c1fa4)

Features

  • add support for tc39/proposal-error-cause (429c7dd)
  • cause to object method (dc8fe81)

v1.3.0

04 Apr 15:36
db32237
Compare
Choose a tag to compare

1.3.0 (2022-04-04)

Features

  • clean stack on V8 engine (db32237)

v1.2.0

04 Apr 15:02
e720c16
Compare
Choose a tag to compare

1.2.0 (2022-04-04)

Features

v1.1.0

04 Apr 13:14
44a66f6
Compare
Choose a tag to compare

1.1.0 (2022-04-04)

Features

v1.0.0

04 Apr 12:52
57c069b
Compare
Choose a tag to compare

1.0.0 (2022-04-04)

Bug Fixes

Features

  • add error stack trace to toObject output (9da9faa)
  • add throw helper (f4e9af0)
  • remove useless types array (f5b5a91)