getsentry/sentry-javascript (@sentry/browser)
### [`v8.38.0`](https://redirect.github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8380)
[Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/8.37.1...8.38.0)
- docs: Improve docstrings for node otel integrations ([#14217](https://redirect.github.com/getsentry/sentry-javascript/pull/14217))
- feat(browser): Add moduleMetadataIntegration lazy loading support ([#13817](https://redirect.github.com/getsentry/sentry-javascript/pull/13817))
- feat(core): Add trpc path to context in trpcMiddleware ([#14218](https://redirect.github.com/getsentry/sentry-javascript/pull/14218))
- feat(deps): Bump [@opentelemetry/instrumentation-amqplib](https://redirect.github.com/opentelemetry/instrumentation-amqplib) from 0.42.0 to 0.43.0 ([#14230](https://redirect.github.com/getsentry/sentry-javascript/pull/14230))
- feat(deps): Bump [@sentry/cli](https://redirect.github.com/sentry/cli) from 2.37.0 to 2.38.2 ([#14232](https://redirect.github.com/getsentry/sentry-javascript/pull/14232))
- feat(node): Add `knex` integration ([#13526](https://redirect.github.com/getsentry/sentry-javascript/pull/13526))
- feat(node): Add `tedious` integration ([#13486](https://redirect.github.com/getsentry/sentry-javascript/pull/13486))
- feat(utils): Single implementation to fetch debug ids ([#14199](https://redirect.github.com/getsentry/sentry-javascript/pull/14199))
- fix(browser): Avoid recording long animation frame spans starting before their parent span ([#14186](https://redirect.github.com/getsentry/sentry-javascript/pull/14186))
- fix(node): Include `debug_meta` with ANR events ([#14203](https://redirect.github.com/getsentry/sentry-javascript/pull/14203))
- fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro ([#14243](https://redirect.github.com/getsentry/sentry-javascript/pull/14243))
- fix(react): Support wildcard routes on React Router 6 ([#14205](https://redirect.github.com/getsentry/sentry-javascript/pull/14205))
- fix(spotlight): Export spotlightBrowserIntegration from the main browser package ([#14208](https://redirect.github.com/getsentry/sentry-javascript/pull/14208))
- ref(browser): Ensure start time of interaction root and child span is aligned ([#14188](https://redirect.github.com/getsentry/sentry-javascript/pull/14188))
- ref(nextjs): Make build-time value injection turbopack compatible ([#14081](https://redirect.github.com/getsentry/sentry-javascript/pull/14081))
Work in this release was contributed by [@grahamhency](https://redirect.github.com/grahamhency), [@Zen-cronic](https://redirect.github.com/Zen-cronic), [@gilisho](https://redirect.github.com/gilisho) and [@phuctm97](https://redirect.github.com/phuctm97). Thank you for your contributions!
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
8.37.1
->8.38.0
8.37.1
->8.38.0
8.37.1
->8.38.0
8.37.1
->8.38.0
Release Notes
getsentry/sentry-javascript (@sentry/browser)
### [`v8.38.0`](https://redirect.github.com/getsentry/sentry-javascript/blob/HEAD/CHANGELOG.md#8380) [Compare Source](https://redirect.github.com/getsentry/sentry-javascript/compare/8.37.1...8.38.0) - docs: Improve docstrings for node otel integrations ([#14217](https://redirect.github.com/getsentry/sentry-javascript/pull/14217)) - feat(browser): Add moduleMetadataIntegration lazy loading support ([#13817](https://redirect.github.com/getsentry/sentry-javascript/pull/13817)) - feat(core): Add trpc path to context in trpcMiddleware ([#14218](https://redirect.github.com/getsentry/sentry-javascript/pull/14218)) - feat(deps): Bump [@opentelemetry/instrumentation-amqplib](https://redirect.github.com/opentelemetry/instrumentation-amqplib) from 0.42.0 to 0.43.0 ([#14230](https://redirect.github.com/getsentry/sentry-javascript/pull/14230)) - feat(deps): Bump [@sentry/cli](https://redirect.github.com/sentry/cli) from 2.37.0 to 2.38.2 ([#14232](https://redirect.github.com/getsentry/sentry-javascript/pull/14232)) - feat(node): Add `knex` integration ([#13526](https://redirect.github.com/getsentry/sentry-javascript/pull/13526)) - feat(node): Add `tedious` integration ([#13486](https://redirect.github.com/getsentry/sentry-javascript/pull/13486)) - feat(utils): Single implementation to fetch debug ids ([#14199](https://redirect.github.com/getsentry/sentry-javascript/pull/14199)) - fix(browser): Avoid recording long animation frame spans starting before their parent span ([#14186](https://redirect.github.com/getsentry/sentry-javascript/pull/14186)) - fix(node): Include `debug_meta` with ANR events ([#14203](https://redirect.github.com/getsentry/sentry-javascript/pull/14203)) - fix(nuxt): Fix dynamic import rollup plugin to work with latest nitro ([#14243](https://redirect.github.com/getsentry/sentry-javascript/pull/14243)) - fix(react): Support wildcard routes on React Router 6 ([#14205](https://redirect.github.com/getsentry/sentry-javascript/pull/14205)) - fix(spotlight): Export spotlightBrowserIntegration from the main browser package ([#14208](https://redirect.github.com/getsentry/sentry-javascript/pull/14208)) - ref(browser): Ensure start time of interaction root and child span is aligned ([#14188](https://redirect.github.com/getsentry/sentry-javascript/pull/14188)) - ref(nextjs): Make build-time value injection turbopack compatible ([#14081](https://redirect.github.com/getsentry/sentry-javascript/pull/14081)) Work in this release was contributed by [@grahamhency](https://redirect.github.com/grahamhency), [@Zen-cronic](https://redirect.github.com/Zen-cronic), [@gilisho](https://redirect.github.com/gilisho) and [@phuctm97](https://redirect.github.com/phuctm97). Thank you for your contributions!Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.