bugsnag / bugsnag-react-native

Error monitoring and reporting tool for native exceptions and JS errors in React Native apps
https://docs.bugsnag.com/platforms/react-native
MIT License
369 stars 121 forks source link

fix(types): add missing argument to BeforeSend type definition #432

Closed djskinner closed 4 years ago

djskinner commented 4 years ago

Goal

Correct type definition of BeforeSend. Fixes #428.

Tests

Updated type tests to verify BeforeSend type definitions against expected usage.

Discussion

Linked issues

Fixes #428.

Review

For the submitter, initial self-review:

For the pull request reviewer(s), this changeset has been reviewed for: