chronicle
chronicle copied to clipboard
Bump @sentry/browser from 5.15.4 to 7.8.0
Bumps @sentry/browser from 5.15.4 to 7.8.0.
Release notes
Sourced from @sentry/browser
's releases.
7.8.0
This release adds the
transpileClientSDK
flag to the Next.JS SDK Webpack config. This option makes WebPack transpile the SDK code to the same transpilation level as the user code. By specifying this option, the Next.JS SDK works in older browsers that do not support ES6 or ES6+ (e.g. object spread) features.
- feat(react): Use state context for Redux integration (#5471)
- feat(remix): Set sentry-trace and baggage tags on server-side (#5440)
- feat(tracing): Allow storing span metadata (#5464)
- feat(tracing): Log start and end of span (#5446)
- fix(nextjs): Add transpileClientSDK option (#5472)
- fix(nextjs): Move userNextConfig.sentry to closure (#5473)
- fix(nextjs): Remove index signaure in
captureUnderscoreErrorException
argument type (#5463)- fix(nextjs): Stop using
eval
when checking forsentry-cli
binary (#5447)- fix(remix): Clone erroneous responses not to consume their body streams. (#5429)
- fix(remix): Do not capture 4xx codes from thrown responses. (#5441)
- ref(angular): Set ErrorHandler Exception Mechanism to be unhandled by default(#3844)
- ref(nextjs): Extract
isBuild
into an exported function (#5444)- ref(nextjs): Remove compensation for workaround in
_error.js
(#5378)- ref(nextjs): Use loader to set
RewriteFrames
helper value (#5445)- ref(node): Improve Express URL Parameterization (#5450)
- ref(utils): Improve uuid generation (#5426)
Work in this release contributed by
@mitchheddles
. Thank you for your contribution!7.7.0
- feat(angular): Add URL parameterization of transaction names (#5416)
- fix(core): Add
sentry_client
to auth headers (#5413)- fix(remix): Add
documentRequest
function name. (#5404)- fix(remix): Skip capturing
ok
responses as errors. (#5405)- ref(remix): Add transaction source (#5398)
7.6.0
This release adds the
source
field to all outgoing transactions. See the tracking GH issue for more details.This release also re-enables lambda layer releases for the Node Serverless SDK.
- ref(angular): Add transaction source for Angular Router (#5382)
- ref(build): Reenable lambda layer release in craft (#5207)
- feat(nextjs): Record transaction name source when creating transactions (#5391)
- ref(react): Add source to react-router-v3 (#5377)
- ref(react): Add transaction source for react router v4/v5 (#5384)
- ref(react): Add transaction source for react router v6 (#5385)
- feat(remix): Wrap root with ErrorBoundary (#5365)
- fix(remix): Move hook checks inside the wrapper component (#5371)
- fix(remix): Strip query params from transaction names (#5368)
- fix(remix): Make peer deps less restrictive (#5369)
- fix(remix): Wrap handleDocumentRequest functions (#5387)
- ref(serverless): Add transaction source (#5394)
- feat(tracing): Add transaction source field (#5367)
- feat(tracing): Record transaction name source when name set directly (#5396)
- ref(tracing): Add transaction source to default router (#5386)
... (truncated)
Changelog
Sourced from @sentry/browser
's changelog.
7.8.0
This release adds the
transpileClientSDK
flag to the Next.JS SDK Webpack config. This option makes WebPack transpile the SDK code to the same transpilation level as the user code. By specifying this option, the Next.JS SDK works in older browsers that do not support ES6 or ES6+ (e.g. object spread) features.
- feat(react): Use state context for Redux integration (#5471)
- feat(remix): Set sentry-trace and baggage tags on server-side (#5440)
- feat(tracing): Allow storing span metadata (#5464)
- feat(tracing): Log start and end of span (#5446)
- fix(nextjs): Add transpileClientSDK option (#5472)
- fix(nextjs): Move userNextConfig.sentry to closure (#5473)
- fix(nextjs): Remove index signaure in
captureUnderscoreErrorException
argument type (#5463)- fix(nextjs): Stop using
eval
when checking forsentry-cli
binary (#5447)- fix(remix): Clone erroneous responses not to consume their body streams. (#5429)
- fix(remix): Do not capture 4xx codes from thrown responses. (#5441)
- ref(angular): Set ErrorHandler Exception Mechanism to be unhandled by default(#3844)
- ref(nextjs): Extract
isBuild
into an exported function (#5444)- ref(nextjs): Remove compensation for workaround in
_error.js
(#5378)- ref(nextjs): Use loader to set
RewriteFrames
helper value (#5445)- ref(node): Improve Express URL Parameterization (#5450)
- ref(utils): Improve uuid generation (#5426)
Work in this release contributed by
@mitchheddles
. Thank you for your contribution!7.7.0
- feat(angular): Add URL parameterization of transaction names (#5416)
- fix(core): Add
sentry_client
to auth headers (#5413)- fix(remix): Add
documentRequest
function name. (#5404)- fix(remix): Skip capturing
ok
responses as errors. (#5405)- ref(remix): Add transaction source (#5398)
7.6.0
This release adds the
source
field to all outgoing transactions. See the tracking GH issue for more details.This release also re-enables lambda layer releases for the Node Serverless SDK.
- ref(angular): Add transaction source for Angular Router (#5382)
- ref(build): Reenable lambda layer release in craft (#5207)
- feat(nextjs): Record transaction name source when creating transactions (#5391)
- ref(react): Add source to react-router-v3 (#5377)
- ref(react): Add transaction source for react router v4/v5 (#5384)
- ref(react): Add transaction source for react router v6 (#5385)
- feat(remix): Wrap root with ErrorBoundary (#5365)
- fix(remix): Move hook checks inside the wrapper component (#5371)
- fix(remix): Strip query params from transaction names (#5368)
- fix(remix): Make peer deps less restrictive (#5369)
- fix(remix): Wrap handleDocumentRequest functions (#5387)
- ref(serverless): Add transaction source (#5394)
... (truncated)
Commits
8c8a194
release: 7.8.0738aae2
meta: Update changelog for 7.8.0 (#5474)b673bc3
feat(tracing): Log start and end of span (#5446)049e6e7
fix(nextjs): MoveuserNextConfig.sentry
to closure (#5473)22df479
fix(nextjs): AddtranspileClientSDK
option (#5472)96255d4
feat(react): Use state context for Redux integration (#5471)80c66f8
build(craft): Add Remix SDK to release registry (#5470)5e9327f
ref(node): Improve Express URL Parameterization (#5450)3f94dc1
feat(tracing): Allow storing span metadata (#5464)db9ab7c
ref(nextjs): ExtractisBuild
into an exported function (#5444)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by sentry-bot, a new releaser for @sentry/browser
since your current version.
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)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
chronicle | ✅ Ready (Inspect) | Visit Preview | Jul 27, 2022 at 8:12PM (UTC) |
Superseded by #354.