Skip to content

Releases: nuxt-community/sentry-module

7.1.2

03 Mar 12:12
Compare
Choose a tag to compare

Bug Fixes

  • deps: update sentry dependencies to ^7.40.0 (#515) (ce402a4)
  • tracing: automatically instrument server-side requests (#514) (1d96f8b)
  • update list of allowed integrations and allow configuring them (#513) (7933761)

7.1.1

27 Feb 23:02
Compare
Choose a tag to compare

Bug Fixes

  • deps: update sentry dependencies to ^7.39.0 (#509) (46324d7)
  • Windows paths for custom client configuration files (#510) (bdea5fd)

7.1.0

20 Feb 16:45
Compare
Choose a tag to compare

Features

  • support HttpClient client integration (#504) (24d4871)

Bug Fixes

  • deps: update sentry dependencies to ^7.38.0 (#501) (4f8b727)

7.0.4

17 Feb 10:38
Compare
Choose a tag to compare

Bug Fixes

  • apply runtime config last, after merging tracing options (#499) (f434ec4)
  • deps: update sentry dependencies to ^7.37.2 (#493) (2306a9f)
  • docs: use correct yarn upgrade command (#494) (9614795)

7.0.3

25 Jan 10:46
Compare
Choose a tag to compare

Bug Fixes

  • deps: update sentry dependencies to ^7.33.0 (#487) (23fc7c1)
  • don't require webpack dependency at runtime (#492) (db79dd0)

7.0.2

09 Jan 10:36
Compare
Choose a tag to compare

Bug Fixes

  • deps: update sentry dependencies to ^7.29.0 (#482) (96d7a8c)
  • not able to resolve un-hoisted client-side dependencies (#486) (82071ce)

7.0.1

03 Jan 16:51
Compare
Choose a tag to compare

Bug Fixes

7.0.0

21 Dec 11:36
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

Features

  • enable tree shaking of Sentry SDK debug code (#481) (c38f666)
  • support plugin path for clientConfig and serverConfig (#477) (63e698a)
  • tracing: enable Vue Router instrumentation by default (#476) (acb2aaf)
  • update Sentry SDK from v6 to v7 (#461) (53bbeec)

Bug Fixes

  • deps: update sentry dependencies to ^7.28.0 (#478) (877dce5)
  • gracefully handle Nuxt versions without Runtime Config (#472) (08d7e6c)

6.0.3

13 Dec 08:45
Compare
Choose a tag to compare

Bug Fixes

  • tracing: autoSessionTracking not working on the server-side (#466) (67851ba)
  • incorrect option name in the warning message (#467) (b81b2cf)
  • deps: update devdependency @sentry/webpack-plugin to ^1.20.0 (#451) (e1fef90)

6.0.2

12 Dec 08:24
Compare
Choose a tag to compare

Bug Fixes

  • tracing: merge user's tracing configuration (#463) (a567f82)