Skip to content

Releases: ehmicky/modern-errors

Release 2.0.0

20 Aug 16:58

Choose a tag to compare

Breaking changes

Release 1.5.0

20 Aug 13:40

Choose a tag to compare

Features

Release 1.4.1

17 Aug 17:50

Choose a tag to compare

Bug fixes

  • Fix using the in operator on the return value

Release 1.4.0

16 Aug 18:58

Choose a tag to compare

Features

  • Reduce npm package size

Release 1.3.0

24 Jul 18:27

Choose a tag to compare

Documentation

Release 1.2.0

16 Jul 16:30

Choose a tag to compare

Features

  • Improve error normalization

Release 1.1.2

20 Jun 16:51

Choose a tag to compare

  • Upgrade error-type 1.1.9 -> 1.1.10 (ed8b795)
  • Upgrade error-cause-polyfill 1.0.1 -> 1.0.3 (f0fadef)

Release 1.1.1

20 Jun 14:38

Choose a tag to compare

  • Upgrade merge-error-cause 1.1.4 -> 1.1.5 (c31d89c)
  • Upgrade merge-error-cause 1.1.3 -> 1.1.4 (5db0993)
  • Upgrade error-cause-polyfill 1.0.0 -> 1.0.1 (5673c6b)
  • Update README (319f10c)

Release 1.1.0

19 Jun 22:02

Choose a tag to compare

  • Use error-cause-polyfill (272d805)
  • Fix linting (ab03e6c)
  • Upgrade @ehmicky/dev-tasks 1.0.76 -> 1.0.77 (7b2de59)

Release 1.0.2

17 Jun 14:32

Choose a tag to compare

  • Rename SystemError to InternalError (df97d99)
  • Update README (aa47bec)