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
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -56,6 +56,14 @@ Now, there are two options to set up the SDK:
56
56
);
57
57
```
58
58
59
+
## 9.0.0-alpha.0
60
+
61
+
This is an alpha release of the upcoming major release of version 9.
62
+
This release does not yet entail a comprehensive changelog as version 9 is not yet stable.
63
+
64
+
For this release's iteration of the migration guide, see the [Migration Guide as per `9.0.0-alpha.0`](https://github.com/getsentry/sentry-javascript/blob/6e4b593adcc4ce951afa8ae0cda0605ecd226cda/docs/migration/v8-to-v9.md).
65
+
Please note that the migration guide is work in progress and subject to change.
66
+
59
67
## 8.45.0
60
68
61
69
- feat(core): Add `handled` option to `captureConsoleIntegration` ([#14664](https://github.com/getsentry/sentry-javascript/pull/14664))
0 commit comments