Skip to content

v7.0.0

Compare
Choose a tag to compare
@serdnam serdnam released this 09 Jul 15:53
· 13 commits to master since this release

BREAKING CHANGES

  • The SentrySymbol has been removed, use the Sentry export directly instead.
  • errorHandlerFactory has been replaced by the captureException option.
    See the README for more details

Other

  • Async context implemented.