File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-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.19.2
8
+
9
+ - feat(core): Add new transports to base backend ([ #4752 ] ( https://github.com/getsentry/sentry-javascript/pull/4752 ) )
10
+ - feat(utils): Add ` isNaN ` function ([ #4759 ] ( https://github.com/getsentry/sentry-javascript/pull/4759 ) )
11
+ - fix(integrations): Emit ES5 code in ES5 bundles ([ #4769 ] ( https://github.com/getsentry/sentry-javascript/pull/4769 ) )
12
+ - fix(vue): Drop vue-router peerDep ([ #4764 ] ( https://github.com/getsentry/sentry-javascript/pull/4764 ) )
13
+ - ref(core): Reduce inboundfilters bundle size ([ #4625 ] ( https://github.com/getsentry/sentry-javascript/pull/4625 ) )
14
+ - ref(integrations): Make ReportTypes a union type
15
+ - ref(node): Add source code context when using LinkedErrors ([ #4753 ] ( https://github.com/getsentry/sentry-javascript/pull/4753 ) )
16
+ - ref(utils): Introduce getEnvelopeType helper ([ #4751 ] ( https://github.com/getsentry/sentry-javascript/pull/4751 ) )
17
+ - ref(utils): Split normalization code into separate module ([ #4760 ] ( https://github.com/getsentry/sentry-javascript/pull/4760 ) )
18
+
7
19
## 6.19.1
8
20
9
21
This release fixes a bug from 6.19.0 causing type import errors in most JS SDKs.
You can’t perform that action at this time.
0 commit comments