Skip to content

0.6.0

Latest

Choose a tag to compare

@ivnbogdan ivnbogdan released this 17 Aug 05:59
  • Add error reporting: new trackError(error, { fatal }) function posting structured error reports (type, message, stack trace, severity, kind) with capture-time enrichment and retry on network failures
  • Add optional automatic crash reporting via the enableCrashReporting init option (reports uncaught JS errors through the global error handler)
  • useAptabase now also returns trackError