Skip to content

2.0.0

Choose a tag to compare

@brendanlensink brendanlensink released this 25 Mar 17:18
· 9 commits to master since this release
6e9c6cc

Config no long assumes you're going to use Sentry

  • Moved the Sentry configuration options into their own optional struct
  • Only init and attach the Sentry log destination if you've specified a SentryConfig
  • Added tracesSampleRate as a Sentry config option