Skip to content

Commit 09c8577

Browse files
committed
meta(changelog): Update changelog for 8.36.0
1 parent b6dbde8 commit 09c8577

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

CHANGELOG.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,20 +14,6 @@
1414

1515
### Important Changes
1616

17-
- **feat(nuxt): Add Sentry Pinia plugin ([#14047](https://github.com/getsentry/sentry-javascript/pull/14047))**
18-
19-
The Nuxt SDK now allows you to track Pinia state for captured errors. To enable the Pinia plugin, set the `trackPinia` option to `true` in your client config:
20-
21-
```ts
22-
// sentry.client.config.ts
23-
24-
Sentry.init({
25-
trackPinia: true,
26-
});
27-
```
28-
29-
Read more about the Pinia plugin in the [Sentry Pinia Documentation](https://docs.sentry.io/platforms/javascript/guides/nuxt/features/pinia/).
30-
3117
- **feat(nextjs/vercel-edge/cloudflare): Switch to OTEL for performance monitoring ([#13889](https://github.com/getsentry/sentry-javascript/pull/13889))**
3218

3319
With this release, the Sentry Next.js, and Cloudflare SDKs will now capture performance data based on OpenTelemetry.

0 commit comments

Comments
 (0)