Skip to content

Commit 7327b64

Browse files
committed
meta: 7.0.0-beta.0 CHANGELOG
1 parent ebc938a commit 7327b64

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.md

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

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

7+
## 7.0.0-beta.0
8+
9+
- **(breaking)**: ref: Switch to new transports (#4943)
10+
- **(breaking)**: ref: Delete store endpoint code (#4969)
11+
- **(breaking)**: chore: set ignoreSentryErrors to true (#4994)
12+
- **(breaking)**: fix(angular): Use Angular compiler to compile @sentry/angular (#4641)
13+
- **(breaking)**: ref(build): Rename CDN bundles to be es6 per default (#4958)
14+
- **(breaking)**: feat(core): Introduce separate client options (#4927)
15+
- **(breaking)**: ref(core): Delete API Details (#4999)
16+
- **(breaking)**: ref(minimal): Delete @sentry/minimal (#4971)
17+
- **(breaking)**: ref(node): Remove raven-node backward-compat code (#4942)
18+
- chore: Remove tslint from `@sentry-internal/typescript` (#4940)
19+
- ref(build): Switch tsconfig target to es6 (#5005)
20+
- fix(hub): Add missing parameter to captureException docstring (#5001)
21+
- fix(serverless): Adjust v6 Lambda layer hotfix for v7 (#5006)
22+
- fix(tracing): Adjust sideEffects package.json entry for v7 (#4987)
23+
- feat(tracing): Add GB unit to device memory tag value (#4935)
24+
- feat(tracing): Add Prisma ORM integration. (#4931)
25+
- ref(utils): Remove forget async utility function (#4941)
26+
727
## 7.0.0-alpha.1
828

929
- **(breaking)** ref: Inject Transports into Client (#4921)

0 commit comments

Comments
 (0)