Skip to content

Commit 571d661

Browse files
authored
misc: Remove new lines from changelog lists to make rendering unified (#5178)
1 parent 8120a2e commit 571d661

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CHANGELOG.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ If you are a regular consumer of the Sentry JavaScript SDK you only need to focu
3636
- Replaced `BrowserTracing` integration's `maxTransactionDuration` option with `finalTimeout` option in the `@sentry/tracing` package and reset `idleTimeout` based on activities count. This should improve accuracy of web-vitals like LCP by 20-30%. (#5044)
3737
- [Updated `@sentry/angular` to be compiled by the angular compiler](./MIGRATION.md#sentry-angular-sdk-changes). (#4641)
3838
- Made tracing package treeshakable (#5166)
39-
4039
- Removed support for [Node v6](./MIGRATION.md#dropping-support-for-nodejs-v6). (#4851)
4140
- Removed `@sentry/minimal` package in favour of using [`@sentry/hub`](./MIGRATION.md#removal-of-sentryminimal). (#4971)
4241
- Removed support for Opera browser pre v15 (#4923)
@@ -78,7 +77,6 @@ If you are a regular consumer of the Sentry JavaScript SDK you only need to focu
7877
- feat(tracing): Add Prisma ORM integration. (#4931)
7978
- feat(react): Add react-router-v6 integration (#5042)
8079
- feat: Add attachments API (#5004)
81-
8280
- feat: Add `name` field to `EventProcessor` (#4932)
8381
- feat: Expose configurable stack parser (#4902)
8482
- feat(tracing): Make `setMeasurement` public API (#4933)

0 commit comments

Comments
 (0)