Skip to content

Releases: ehmpathy/helpful-errors

v1.7.2

18 Mar 09:11
634380c

Choose a tag to compare

What's Changed

  • fix(imports): eliminate circular dependencies with type-fns by @ehm-seaturtle in #35
  • chore(release): v1.7.2 🎉 by @rhelease[bot] in #36

Full Changelog: v1.7.1...v1.7.2

v1.7.1

17 Mar 12:46
9e073a8

Choose a tag to compare

What's Changed

  • fix(errors): add ConstraintError and MalfunctionError with emoji prefixes by @ehm-seaturtle in #32
  • fix(practs): bump to latest best practices by @ehm-seaturtle in #33
  • chore(release): v1.7.1 🎉 by @rhelease[bot] in #34

New Contributors

Full Changelog: v1.7.0...v1.7.1

v1.7.0

31 Jan 13:07
f99c8ee

Choose a tag to compare

What's Changed

  • fix(docs): add readme deets by @uladkasach in #28
  • feat(codes): support error.codes with backwards compat via optin by @uladkasach in #30
  • chore(release): v1.7.0 🎉 by @rhelease[bot] in #31

Full Changelog: v1.6.0...v1.7.0

v1.6.0

29 Jan 11:55
506a2cf

Choose a tag to compare

What's Changed

  • feat(metadata): support TMetadata generic and error.metadata typed getter by @uladkasach in #26
  • chore(release): v1.6.0 🎉 by @rhelease[bot] in #27

Full Changelog: v1.5.5...v1.6.0

v1.5.5

29 Jan 10:59
066f1ce

Choose a tag to compare

What's Changed

  • fix(practs): repair practs by @uladkasach in #24
  • chore(release): v1.5.5 🎉 by @rhelease[bot] in #25

Full Changelog: v1.5.4...v1.5.5

v1.5.4

27 Jan 13:48
6973855

Choose a tag to compare

What's Changed

  • fix(practs): bump to latest best by @uladkasach in #22
  • chore(release): v1.5.4 🎉 by @rhelease[bot] in #23

New Contributors

  • @rhelease[bot] made their first contribution in #23

Full Changelog: v1.5.3...v1.5.4

v1.5.3

24 Nov 05:44
b6de97b

Choose a tag to compare

1.5.3 (2025-11-24)

Bug Fixes

v1.5.2

24 Nov 05:37
4ef5b38

Choose a tag to compare

1.5.2 (2025-11-24)

Bug Fixes

  • class: ensure .original attribute is non-enumerable (cb93ce6)

v1.5.1

24 Nov 05:32
fc6c68d

Choose a tag to compare

1.5.1 (2025-11-24)

Bug Fixes

  • wrap: expose HelpfulError.wrap as an alias to withHelpfulError (4879c9b)

v1.5.0

24 Nov 05:21
aa86634

Choose a tag to compare

1.5.0 (2025-11-24)

Features

  • wrap: expose withHelpfulError wrapper (befb1dc)