File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
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
+
7
26
## 6.2.5
8
27
9
28
- [ utils] fix: Avoid performance.timeOrigin if too skewed (#3356 )
You can’t perform that action at this time.
0 commit comments