File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -26,16 +26,16 @@ Adding just the @sentry/node-native package with no implementation.
26
26
27
27
Pipeline spans now use agent naming conventions, which means they'll be more consistent with our new trace views and align with how Python SDKs work.
28
28
29
- - feat(nuxt): Add alias for ` @opentelemetry/resources ` ([ #16727 ] ( https://github.com/getsentry/sentry-javascript/pull/16727 ) )
30
-
31
- This update adds an alias for @opentelemetry/resources to prevent "Cannot find module" errors in Nuxt dev mode, addressing an issue with ESM imports.
32
-
33
29
- feat(pino-transport): Add functionality to send logs to sentry ([ #16667 ] ( https://github.com/getsentry/sentry-javascript/pull/16667 ) )
34
30
35
31
Adds the ability to send logs to sentry via a pino transport.
36
32
37
33
- feat(nextjs): Expose top level buildTime ` errorHandler ` option ([ #16718 ] ( https://github.com/getsentry/sentry-javascript/pull/16718 ) )
38
34
35
+ - fix(nuxt): Add alias for ` @opentelemetry/resources ` ([ #16727 ] ( https://github.com/getsentry/sentry-javascript/pull/16727 ) )
36
+
37
+ This update adds an alias for @opentelemetry/resources to prevent "Cannot find module" errors in Nuxt dev mode, addressing an issue with ESM imports.
38
+
39
39
### Other Changes
40
40
41
41
- feat(deps): bump @prisma/instrumentation from 6.9.0 to 6.10.1 ([ #16698 ] ( https://github.com/getsentry/sentry-javascript/pull/16698 ) )
You can’t perform that action at this time.
0 commit comments