Skip to content

Releases: adgorithmics-inc/adgo-errors

v1.7.1

19 Mar 01:55
Compare
Choose a tag to compare

#Changelog

  • dependency bump

v1.7.0

19 Mar 01:43
Compare
Choose a tag to compare

Changelog

  • changed raw to originalError

v1.6.0

19 Mar 01:28
Compare
Choose a tag to compare

Changelog

  • added raw original error to data, if error is not already an AdgoError

v1.5.0

27 Feb 06:57
Compare
Choose a tag to compare

Changelog

  • only use code and name of errors that extend AdgoError

v1.4.0

21 Feb 05:58
Compare
Choose a tag to compare

Changelog

  • remove skipSentry flag again

v1.3.0

21 Feb 05:37
9669cd6
Compare
Choose a tag to compare

Changelog

  • Added skipSentry flag defaults

v1.2.0

19 Feb 09:03
cbd4d1e
Compare
Choose a tag to compare

Changelog

  • User lodash merge to deep merge error data
  • Find error messages in error data
  • support blacklist for getErrorMessage

v1.1.0

18 Feb 07:49
7e80500
Compare
Choose a tag to compare
Merge pull request #1 from lukas-reineke/no-ticket-data

NO-TICKET use data to store additional values

v1.0.0

18 Feb 06:16
Compare
Choose a tag to compare
init