Skip to content

Releases: nuxt-community/sentry-module

v3.2.2

27 Feb 11:50
Compare
Choose a tag to compare

Bug Fixes

  • types: use @sentry/minimal instead of @sentry/types (#142) (de1874c)

v3.2.1

27 Feb 11:51
Compare
Choose a tag to compare

Bug Fixes

  • types: Make $sentry non-optional since the Proxy is now used when disabled (238a68d)

v3.2.0

27 Feb 11:51
Compare
Choose a tag to compare

Features

  • mock sentry in case it is disabled (da106ab)

v3.1.1

29 Jan 15:27
Compare
Choose a tag to compare
  • Add types (#84)

v3.1.0

29 Jan 14:01
Compare
Choose a tag to compare
  • Add context.$sentry (#131)
  • Set release auto by default (#123)
  • Upgrade dependencies