This release adds the withSentryConfig feature to the Svelte SDK. It replaces the now deprecated Svelte componentTrackingPreprocessor which will be removed in the next major release.
feat(node): Export Span type from @sentry/types (#5982)
feat(svelte): Add withSentryConfig function to wrap User Svelte Configuration (#5936)
fix(nextjs): Correctly apply auto-instrumentation to pages in src folder (#5984)
fix(nextjs): Fix typing issue with withSentryConfig and NextConfig (#5967)
fix(react): Support root and wildcard routes in react router v6 (#5971)
fix(remix): Add yargs dependency for uploading sourcemaps (#5926)
fix(svelte): Track components without script tags (#5957)
ref(nextjs): Don't assert existance of pageProps in _app (#5945)
ref(utils): Deprecate getGlobalObject as it's no longer used (#5949)
Work in this release contributed by @jeengbe. Thank you for your contribution!
7.15.0
This release deprecates @sentry/hub and all of it's exports. All of the @sentry/hub exports have moved to @sentry/core. @sentry/hub will be removed in the next major release.
feat(ember): Add ember-engine-router support (#5905)
feat(nextjs): Enable autoInstrumentServerFunctions per default (#5919)
feat(tracing): Make BrowserTracing heartbeat interval configurable (#5867)
fix(node): Remove Cookie header from requestdata.headers if cookies should not be sent to Sentry (#5898)
fix(remix): Rework dynamic imports of react-router-dom (#5897)
fix(utils): Accept DSN URLs with empty password (#5902)
fix(vue): Finish spans in component tracking before starting new ones for same operation (#5918)
ref(hub): Move @sentry/hub code to @sentry/core (#5823)
This release adds the withSentryConfig feature to the Svelte SDK. It replaces the now deprecated Svelte componentTrackingPreprocessor which will be removed in the next major release.
feat(node): Export Span type from @sentry/types (#5982)
feat(svelte): Add withSentryConfig function to wrap User Svelte Configuration (#5936)
fix(nextjs): Correctly apply auto-instrumentation to pages in src folder (#5984)
fix(nextjs): Fix typing issue with withSentryConfig and NextConfig (#5967)
fix(react): Support root and wildcard routes in react router v6 (#5971)
fix(remix): Add yargs dependency for uploading sourcemaps (#5926)
fix(svelte): Track components without script tags (#5957)
ref(nextjs): Don't assert existance of pageProps in _app (#5945)
ref(utils): Deprecate getGlobalObject as it's no longer used (#5949)
Work in this release contributed by @jeengbe. Thank you for your contribution!
7.15.0
This release deprecates @sentry/hub and all of it's exports. All of the @sentry/hub exports have moved to @sentry/core. @sentry/hub will be removed in the next major release.
feat(ember): Add ember-engine-router support (#5905)
feat(nextjs): Enable autoInstrumentServerFunctions per default (#5919)
feat(tracing): Make BrowserTracing heartbeat interval configurable (#5867)
fix(node): Remove Cookie header from requestdata.headers if cookies should not be sent to Sentry (#5898)
fix(remix): Rework dynamic imports of react-router-dom (#5897)
fix(utils): Accept DSN URLs with empty password (#5902)
fix(vue): Finish spans in component tracking before starting new ones for same operation (#5918)
ref(hub): Move @sentry/hub code to @sentry/core (#5823)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps @sentry/browser from 6.11.0 to 7.16.0.
Release notes
Sourced from
@sentry/browser
's releases.... (truncated)
Changelog
Sourced from
@sentry/browser
's changelog.... (truncated)
Commits
5386ce7
release: 7.16.08408a3b
meta: Update changelog for 7.16.0 (#5988)8b2b78e
fix(nextjs): Fix typing issue withwithSentryConfig
andNextConfig
(#5967)d9d1115
fix(react): Support root and wildcard routes in react router v6 (#5971)12a4297
test(e2e): Don't run E2E tests on fork PRs (#5986)80f586e
fix(nextjs): Correctly apply auto-instrumentation to pages insrc
folder (#...3a12ba5
ref(build): RemoveconstToVarPlugin
(#5970)4080ee9
fix(vue): Start pageload transaction earlier to capture missing spans (#5983)21020d9
feat(node): Export Span type from@sentry/types
(#5982)424a59a
chore(dev): Usesetup-node
,cache
, andcheckout
v3 in GHA (#5981)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)