Skip to content

Commit 6d33c15

Browse files
AbhiPrasadlobsterkatie
authored andcommitted
meta: 7.0.0-alpha.0 changelog (#4892)
1 parent 333951c commit 6d33c15

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

+22
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@
44

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

7+
## 7.0.0-alpha.0
8+
9+
- **(breaking)** ref: Drop support for Node 6 (#4851)
10+
- **(breaking)** ref(bundles): Stop publishing CDN bundles on npm (#4901)
11+
- **(breaking)** ref(build): Rename `dist` directories to `cjs` (#4900)
12+
- **(breaking)** ref(build): Update to TypeScript 3.8.3 (#4895)
13+
- **(breaking)** ref(browser): Remove top level eventbuilder exports (#4887)
14+
- **(breaking)** ref(core): Remove `whitelistUrls`/`blacklistUrls` (#4850)
15+
- **(breaking)** ref(core): Delete `API` class (#4848)
16+
- **(breaking)** ref(gatsby): Remove `Sentry` from window (#4857)
17+
- **(breaking)** ref(hub): Remove `setTransaction` scope method (#4865)
18+
- **(breaking)** ref(hub): Remove `getActiveDomain` (#4858)
19+
- **(breaking)** ref(integrations): Remove old `angular`, `ember`, and `vue` integrations (#4893)
20+
- **(breaking)** ref(node): Remove deprecated `frameContextLines` (#4884)
21+
- **(breaking)** ref(tracing): Rename `registerRequestInstrumentation` -> `instrumentOutgoingRequests` (#4859)
22+
- **(breaking)** ref(tracing): Delete deprecated `startSpan` and `child` methods (#4849)
23+
- **(breaking)** ref(tracing): Remove references to `@sentry/apm` (#4845)
24+
- **(breaking)** ref(types): Delete `SessionStatus` enum (#4890)
25+
- **(breaking)** ref(types): Delete `RequestSessionStatus` enum (#4889)
26+
- **(breaking)** ref(types): Remove deprecated `user` dsn field (#4864)
27+
- **(breaking)** ref(types): Delete `Status` enum (#4891)
28+
729
## 6.19.7
830

931
- fix(react): Add children prop type to ErrorBoundary component (#4966)

0 commit comments

Comments
 (0)