Skip to content

Commit 0cb20aa

Browse files
committed
misc: 5.20.0 changelog
1 parent c9276ba commit 0cb20aa

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,17 @@
33
## Unreleased
44

55
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6+
7+
## 5.20.0
8+
9+
- [browser] feat: Make `@sentry/browser` more treeshakeable (#2747)
10+
- [browser] fix: Make sure that handler exists in `LinkedErrors` integration (#2742)
11+
- [tracing] feat: Introduce `@sentry/tracing` (#2719)
12+
- [tracing] ref: Use `idleTimout` if no activities occur in idle transaction (#2752)
613
- [react] feat: Export `createReduxEnhancer` to log redux actions as breadcrumbs, and attach state as an extra. (#2717)
7-
- [tracing] feat: `Add @sentry/tracing` (#2719)
8-
- [gatsby] fix: Make APM optional in gatsby package (#2752)
9-
- [tracing] ref: Use idleTimout if no activities occur in idle transaction (#2752)
1014
- [react] feat: Add `beforeCapture` option to ErrorBoundary (#2753)
15+
- [react] fix: Change import of `hoist-non-react-statics` (#2755)
16+
- [gatsby] fix: Make `@sentry/apm` optional in `@sentry/gatsby` package (#2752)
1117

1218
## 5.19.2
1319

0 commit comments

Comments
 (0)