We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81c2ff6 commit 6deb18dCopy full SHA for 6deb18d
1 file changed
CHANGELOG.md
@@ -10,6 +10,19 @@
10
11
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
12
13
+## 9.24.0
14
+
15
+### Important Changes
16
17
+- feat(angular): Bump `@sentry/angular` peer dependencies to add Angular 20 support ([#16414](https://github.com/getsentry/sentry-javascript/pull/16414))
18
19
+This release adds compatibility for Angular 20.
20
21
+### Other Changes
22
23
+- feat(browser): Add `unregisterOriginalCallbacks` option to `browserApiErrorsIntegration` ([#16412](https://github.com/getsentry/sentry-javascript/pull/16412))
24
+- feat(core): Make sure Supabase db query insights are populated ([#16169](https://github.com/getsentry/sentry-javascript/pull/16169))
25
26
## 9.23.0
27
28
### Important changes
0 commit comments