Skip to content

Releases: nuxt-community/sentry-module

7.1.13

11 Apr 20:56
Compare
Choose a tag to compare

Bug Fixes

  • don't shutdown Sentry SDK after build in dev mode (#555) (b4c1312)

7.1.12

11 Apr 08:31
Compare
Choose a tag to compare

Note

The @sentry/tracing package is deprecated and no longer needs to be installed separately. Module documentation was updated to reflect that.

Bug Fixes

  • deps: update sentry sdk to ^7.47.0 (#552) (30c1a97)
  • shutdown server Sentry SDK when nuxt build is done (#551) (f24cfb2)

7.1.11

03 Apr 10:19
Compare
Choose a tag to compare

Bug Fixes

  • resolve aliases relative to module's dir (#548) (94d7c90)
  • significantly reduce client bundle size (#547) (ad8eefd)

7.1.10

28 Mar 20:04
Compare
Choose a tag to compare

Bug Fixes

  • types: allow "false" in integrations options (#543) (f4ffef2)

7.1.9

27 Mar 10:02
Compare
Choose a tag to compare

Bug Fixes

  • types: restore original client types which have more methods (#540) (16bc644)

7.1.8

27 Mar 09:31
Compare
Choose a tag to compare

Bug Fixes

  • types: fix "any" type in arguments of config.beforeSend (#539) (b4b5b48)

7.1.7

27 Mar 07:59
Compare
Choose a tag to compare

Bug Fixes

  • types: restore type for process.sentry and improve $sentry types (#534) (ed6fd1c)

7.1.6

24 Mar 15:58
Compare
Choose a tag to compare

Bug Fixes

  • significantly reduce client bundle size (#532) (2297dbc)

7.1.5

24 Mar 09:46
Compare
Choose a tag to compare

Bug Fixes

7.1.3

07 Mar 09:21
Compare
Choose a tag to compare

Bug Fixes

  • deps: update sentry dependencies to ^7.41.0 (#516) (b318fc3)
  • tracing: initialize server side tracing correctly (#517) (c7eda63)