|
4 | 4 |
|
5 | 5 | - "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
|
6 | 6 |
|
| 7 | +## 7.0.0-beta.0 |
| 8 | + |
| 9 | +- **(breaking)**: ref: Make it easier to use stackParser (#5015) |
| 10 | +- **(breaking)**: ref: Switch to new transports (#4943) |
| 11 | +- **(breaking)**: ref: Delete store endpoint code (#4969) |
| 12 | +- **(breaking)**: chore: set ignoreSentryErrors to true (#4994) |
| 13 | +- **(breaking)**: fix(angular): Use Angular compiler to compile @sentry/angular (#4641) |
| 14 | +- **(breaking)**: ref(browser): Remove showReportDialog on browser client (#4973) |
| 15 | +- **(breaking)**: ref(build): Rename CDN bundles to be es6 per default (#4958) |
| 16 | +- **(breaking)**: feat(core): Introduce separate client options (#4927) |
| 17 | +- **(breaking)**: ref(core): Delete API Details (#4999) |
| 18 | +- **(breaking)**: feat(hub): Remove _invokeClient (#4972) |
| 19 | +- **(breaking)**: ref(minimal): Delete @sentry/minimal (#4971) |
| 20 | +- **(breaking)**: ref(node): Remove raven-node backward-compat code (#4942) |
| 21 | +- chore: Remove tslint from `@sentry-internal/typescript` (#4940) |
| 22 | +- feat: Add client report hook to makeTransport (#5008) |
| 23 | +- ref(build): Switch tsconfig target to es6 (#5005) |
| 24 | +- ref(core): Make event processing log warnings instead of errors (#5010) |
| 25 | +- fix(hub): Add missing parameter to captureException docstring (#5001) |
| 26 | +- fix(serverless): Adjust v6 Lambda layer hotfix for v7 (#5006) |
| 27 | +- fix(tracing): Adjust sideEffects package.json entry for v7 (#4987) |
| 28 | +- feat(tracing): Add GB unit to device memory tag value (#4935) |
| 29 | +- feat(tracing): Add Prisma ORM integration. (#4931) |
| 30 | +- ref(utils): Remove forget async utility function (#4941) |
| 31 | + |
7 | 32 | ## 7.0.0-alpha.1
|
8 | 33 |
|
9 | 34 | - **(breaking)** ref: Inject Transports into Client (#4921)
|
|
0 commit comments