logdna / logdna-browser

A frontend browser logging and exception capturing library for LogDNA
MIT License
19 stars 14 forks source link

fix(types): Add types to BeforeSendHook #31

Closed TerryMooreII closed 2 years ago

TerryMooreII commented 2 years ago

Summary: Add correct types to the BeforeSendHook arguments and return data. Update test to use correct data structure instead of a generic mock. Also add plugin name to plugins array when the plugin just has a hook and not an init function Fixes #29

Semver: patch

logdnabot commented 2 years ago

:tada: This PR is included in version 2.0.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: