Skip to content

Releases: ConjureLabs/err

1.0.1

06 Oct 19:22

Choose a tag to compare

Patches

  • Native errors passed in now support public messages & override option

1.0.0

06 Oct 19:08

Choose a tag to compare

Features

  • Changed way that public messages are set, on error instances. Can now specify that a custom error message is safe for public viewing.

Patches

  • Updated docs
  • Public message tests
  • Updated lint & coding standards

0.1.0

13 Apr 03:32

Choose a tag to compare

Features

  • You can now pass an error directly into the constructors, and it will carry attributes to the new instance

Patches

  • Removed ConjureError.from(err)
  • Can now update .friendlyError on instances

0.0.2

10 Mar 21:11

Choose a tag to compare

Patches

  • removed ;s

0.0.1

10 Mar 21:10

Choose a tag to compare

🌱 initial release