You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15-75Lines changed: 15 additions & 75 deletions
Original file line number
Diff line number
Diff line change
@@ -6,10 +6,11 @@
6
6
7
7
## 8.0.0-rc.0
8
8
9
-
This is the first release candidate of Sentry JavaScript SDK v8.
9
+
This is the first release candidate of Sentry JavaScript SDK v8. Except for missing ESM support, this version is
10
+
considered stable.
10
11
11
-
We also recommend, reading the detailed
12
-
[migration guide](https://docs.sentry.io/platforms/javascript/migration/v7-to-v8/) in the docs.
12
+
We recommend to read the detailed[migration guide](https://docs.sentry.io/platforms/javascript/migration/v7-to-v8/) in
13
+
the docs.
13
14
14
15
### Version Support
15
16
@@ -21,87 +22,26 @@ The browser SDKs now require ES2018+ compatible browsers. New minimum browser ve
21
22
Chrome 63 Edge 79 Safari/iOS Safari 12 Firefox 58 Opera 50 Samsung Internet 8.2
22
23
23
24
For more details, please see the
24
-
[version support section in migration guide](https://github.com/getsentry/sentry-javascript/blob/8.0.0-beta.1/MIGRATION.md#1-version-support-changes).
25
+
[version support section in migration guide](https://github.com/getsentry/sentry-javascript/blob/develop/MIGRATION.md#1-version-support-changes).
25
26
26
27
### Important Changes
27
28
28
-
-**feat(svelte): Add Svelte 5 support (#11807)**:
29
+
-**feat(node): Support hapi v21 & fix E2E test (#11906)**
0 commit comments