Skip to content

Commit 56dd97e

Browse files
meta: Update changelog for v6.3.0 (#3421)
1 parent 3669f91 commit 56dd97e

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,25 @@
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66

7+
## 6.3.0
8+
9+
- [browser] feat: Parse safari-extension and safari-web-extension errors (#3374)
10+
- [browser] fix: Provide better descriptions for the performance navigation timing spans (#3245)
11+
- [browser] test: Replace Authorization with Accept header (#3400)
12+
- [ci] ci: Add CodeQL scanning
13+
- [core] Drop session if release is not a string or is missing and log (#3396)
14+
- [docs] Document how to publish a new release (#3361)
15+
- [gatsby] fix: Specify gatsby peer dep (#3385)
16+
- [gatsby] chore(docs): Update @sentry/gatsby README (#3384)
17+
- [integrations] feat(integrations): add prefix support for RewriteFrames (#3416)
18+
- [integrations] ref: Use esm imports with localforage and add esModuleInterop (#3403)
19+
- [nextjs] feat: Next.js SDK + Plugin (#3301)
20+
- [node] fix: Generate a Sentry Release string from env if its not provided (#3393)
21+
- [tracing] fix: Replace performance.timeOrigin in favour of browserPerformanceTimeOrigin (#3397)
22+
- [tracing] fix: Mark span as failed when fetch API call fails (#3351)
23+
- [utils] fix: Use the more reliable timeOrigin (#3398)
24+
- [utils] fix: Wrap oldOnPopState.apply call in try/catch to prevent Firefox from crashing (#3377)
25+
726
## 6.2.5
827

928
- [utils] fix: Avoid performance.timeOrigin if too skewed (#3356)

0 commit comments

Comments
 (0)