taiga-family / micro-sentry

Tiny Sentry client with idiomatic wrapper for Angular
Apache License 2.0
35 stars 3 forks source link

fix: allow null in beforeBreadcrumb method #23 #24

Closed sevaru closed 7 months ago

sevaru commented 7 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

if beforeBreadcrumb return null it would not prevent it from logging into breadcrumbs

Closes #23

What is the new behavior?

you could return null from beforeBreadcrumb to ignore breadcrumb item

Does this PR introduce a breaking change?

Other information

taiga-family-bot commented 7 months ago

:tada: This pull request is included in version core@7.0.4 :tada:

The release is available on GitHub release

taiga-family-bot commented 7 months ago

:tada: This pull request is included in version browser@7.0.5 :tada:

The release is available on GitHub release

taiga-family-bot commented 7 months ago

:tada: This pull request is included in version angular@7.0.4 :tada:

The release is available on GitHub release

taiga-family-bot commented 7 months ago

:tada: This pull request is included in version breadcrumbs-plugin@1.0.2 :tada:

The release is available on GitHub release