Skip to content

Commit 3fbf7ae

Browse files
committed
update nuxt change to fix
1 parent 700f04e commit 3fbf7ae

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,16 +26,16 @@ Adding just the @sentry/node-native package with no implementation.
2626

2727
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.
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

3531
Adds 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))

0 commit comments

Comments
 (0)