Skip to content

Commit 6f30b5c

Browse files
committed
misc: 5.22.0 changelog
1 parent c4a5e74 commit 6f30b5c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

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

7+
## 5.22.0
8+
9+
- [browser] ref: Recognize `Capacitor` scheme as `Gecko` (#2836)
10+
- [node]: fix: Save `string` exception as a message for `syntheticException` (#2837)
11+
- [tracing] feat: Add `build` dir in npm package (#2846)
12+
- [tracing] fix: Fix typo in `addPerformanceEntries` method name (#2847)
13+
- [apm] ref: Deprecate `@sentry/apm` package (#2844)
14+
- [angular] fix: Allow for empty DSN/disabling with `AngularJS` integration (#2842)
15+
- [gatsby] ref: Make `@sentry/tracing` mandatory + add tests (#2841)
16+
- [integrations] feat: Add integration for offline support (#2778)
17+
- [utils] ref: Revert the usage of `globalThis` for `getGlobalObject` util (#2851)
18+
- [build] fix: Lock in `TypeScript` to `3.7.5` (#2848)
19+
- [build] misc: Upgrade `Prettier` to `1.19.0` (#2850)
20+
721
## 5.21.4
822

923
- [ci] fix: Actually release correct code

0 commit comments

Comments
 (0)