sentry-javascript
Version:
A generic Javascript SDK based on Self-Hosted Sentry.
17 lines (9 loc) • 400 B
Markdown
## 1.0.3 (Sep 3, 2023)
* Fix issue with incorrect validation of data validity of `level` field within `addBreadcrumb` method
## 1.0.2 (Jun 19, 2023)
* Add `addBreadcrumb` and `clearBreadcrumbs` scope methods
* Update `captureMessage` and `captureException` methods, support breadcrumbs configuration
## 1.0.1 (March 21, 2023)
* Update README
## 1.0.0 (March 21, 2023)
* Initial public release