Releases: nuxt-community/sentry-module
Releases · nuxt-community/sentry-module
7.1.2
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
Bug Fixes
- deps: update sentry dependencies to ^7.39.0 (#509) (46324d7)
- Windows paths for custom client configuration files (#510) (bdea5fd)
7.1.0
Features
Bug Fixes
- deps: update sentry dependencies to ^7.38.0 (#501) (4f8b727)
7.0.4
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
Bug Fixes
- deps: update sentry dependencies to ^7.33.0 (#487) (23fc7c1)
- don't require webpack dependency at runtime (#492) (db79dd0)
7.0.2
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.0
⚠ 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
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
Bug Fixes
- tracing: merge user's tracing configuration (#463) (a567f82)