File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 3
3
## Unreleased
4
4
5
5
- "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 )
6
13
- [ 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 )
10
14
- [ 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 )
11
17
12
18
## 5.19.2
13
19
You can’t perform that action at this time.
0 commit comments