We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5882ad commit f765755Copy full SHA for f765755
CHANGELOG.md
@@ -6,6 +6,11 @@
6
7
- Add `beforeCapture` for View Hierarchy ([#2523](https://github.com/getsentry/sentry-dart/pull/2523))
8
- View hierarchy calls are now debounced for 2 seconds.
9
+- JS SDK integration ([#2572](https://github.com/getsentry/sentry-dart/pull/2572))
10
+ - Enable the integration by setting `options.enableSentryJs = true`
11
+ - Features:
12
+ - Sending envelopes through Sentry JS transport layer
13
+ - Capturing native JS errors
14
15
### Enhancements
16
0 commit comments