v7.0.0
BREAKING CHANGES
- The
SentrySymbol
has been removed, use the Sentry export directly instead. errorHandlerFactory
has been replaced by thecaptureException
option.
See the README for more details
Other
- Async context implemented.
SentrySymbol
has been removed, use the Sentry export directly instead.errorHandlerFactory
has been replaced by the captureException
option.