Releases

8.0.6 11/27/2023

Bug Fixes

  • deps: update sentry sdk to ^7.81.1 (#653) (2c17b30)
  • make it possible to disable internal SDK integrations (#655) (fd32a7e)

8.0.4 11/20/2023

Bug Fixes

8.0.3 11/16/2023

Bug Fixes

  • crash on handling unhandled exceptions (#647) (007d84d)

8.0.2 11/13/2023

Bug Fixes

8.0.1 10/31/2023

Bug Fixes

8.0.0 10/31/2023

⚠ BREAKING CHANGES

Features

  • upgrade to webpack-plugin v2 for making releases (#616) (b981638)

Bug Fixes

  • deps: update devdependency @sentry/webpack-plugin to v2.8.0 (#621) (d981f1f)
  • deps: update sentry sdk (#604) (3ae9b5b)

8.0.0-rc.0 9/19/2023

⚠ BREAKING CHANGES

Features

  • publishRelease: upgrade to webpack-plugin v2 (d3ed0eb)

7.5.0 8/28/2023

Features

  • tracing: allow configuring vueRouterInstrumentation options (#614) (977a74e)

7.4.0 8/11/2023

Bug Fixes

  • deps: update sentry sdk (#593) (35daec5)
  • deps: update sentry sdk to ^7.63.0 (ecdce1f)
  • lazy: avoid crash on using mocked instance after real one loaded (#606) (e728a34)

7.3.1 7/4/2023

Bug Fixes

  • deps: update sentry sdk to ^7.57.0 (663147b)

7.3.0 5/21/2023

Features

  • profiling: add support for enabling Profiling integration (#577) (9a9aa85)

Bug Fixes

  • deps: update sentry sdk to ^7.52.1 (#573) (a74cf7f)
  • tracing: tracing not enabled on the server (#575) (7839d03)

7.2.6 5/10/2023

Bug Fixes

  • crash happening when @nuxt/kit is installed (#571) (10e650a)

7.2.5 5/10/2023

Bug Fixes

  • config merging order on the server side (#568) (4fc42dd)

7.2.4 5/9/2023

Bug Fixes

  • deps: update sentry sdk (#563) (bcb9500)
  • remove use of unctx to avoid issues with conflicting versions (#566) (d8dc14b)

7.2.3 5/2/2023

Bug Fixes

  • ensure Sentry re-initializes in Dev after Nuxt config change (#565) (5ee045d)

7.2.2 4/20/2023

Bug Fixes

  • deps: add @sentry/core explicitly as its used in types (7124678)

7.2.1 4/18/2023

Bug Fixes

  • only include 'crash' type for ReportingObserver integration (#560) (782b9d1)

7.2.0 4/18/2023

Features

  • extend guides in docs and add simpler way to enable Replay (#559) (fd57b07)

Bug Fixes

7.1.13 4/11/2023

Bug Fixes

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

7.1.12 4/11/2023

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 4/3/2023

Bug Fixes

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

7.1.10 3/28/2023

Bug Fixes

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

7.1.9 3/27/2023

Bug Fixes

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

7.1.8 3/27/2023

Bug Fixes

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

7.1.7 3/27/2023

Bug Fixes

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

7.1.6 3/24/2023

Bug Fixes

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

7.1.5 3/24/2023

Bug Fixes

7.1.3 3/7/2023

Bug Fixes

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

7.1.2 3/3/2023

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 2/27/2023

Bug Fixes

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