angular_sentry 0.1.0 copy "angular_sentry: ^0.1.0" to clipboard
angular_sentry: ^0.1.0 copied to clipboard

Platformweb

Helper to implements sentry with Angular

Changelog #

0.1.0 #

  • Null safety
  • Support Angular 7
  • Support Sentry 6.0.0

0.0.9 #

  • support sentry 4.0.0, see README or example for new usage

0.0.8 #

  • support Angular 6

0.0.7 #

  • Fix logger
  • remove logErrorWindow
  • Breadcrumbs size limit can be set by injecting value with token breadcrumbsLimit

0.0.6 #

  • Fix Breadcrumb message
  • Upgrade sentry package to 3.0.0+1

0.0.5 #

  • Update angular 5
  • Update sentry package
  • Warning refactoring Breaking Change:
    • use OpaqueToken to pass release version, environment, dsn and logger sentryEnvironmentToken,sentryReleaseVersionToken, sentryLoggerToken, sentryDsnToken
    • no more tags and extra field, override transformEvent function instead
    • rename onCatch to capture

0.0.4 #

  • update sentry package to 1.0.0

0.0.3 #

  • fix logger
  • fix stacktrace parsing

0.0.2 #

  • Use sentry package instead of sentry_client

0.0.1 #

  • Initial version, created by Stagehand
1
likes
120
pub points
38%
popularity

Publisher

unverified uploader

Helper to implements sentry with Angular

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

angular, logging, meta, sentry

More

Packages that depend on angular_sentry