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.
2626
2727Pipeline 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.
2828
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-
3329- feat(pino-transport): Add functionality to send logs to sentry ([ #16667 ] ( https://github.com/getsentry/sentry-javascript/pull/16667 ) )
3430
3531Adds the ability to send logs to sentry via a pino transport.
3632
3733- feat(nextjs): Expose top level buildTime ` errorHandler ` option ([ #16718 ] ( https://github.com/getsentry/sentry-javascript/pull/16718 ) )
3834
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+
3939### Other Changes
4040
4141- 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