Skip to content

Commit 437d7cd

Browse files
authored
chore(meta): Update changelog for 6.19.2 (#4771)
1 parent b56c577 commit 437d7cd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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

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+
719
## 6.19.1
820

921
This release fixes a bug from 6.19.0 causing type import errors in most JS SDKs.

0 commit comments

Comments
 (0)