Skip to content

Commit a981a3d

Browse files
committed
meta(changelog): Update changelog for 10.32.1
1 parent 0d8547c commit a981a3d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

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

7+
## 10.32.1
8+
9+
- fix(cloudflare): Add hono transaction name when error is thrown ([#18529](https://github.com/getsentry/sentry-javascript/pull/18529))
10+
- fix(ember): Make `implementation` field optional (`hash` routes) ([#18564](https://github.com/getsentry/sentry-javascript/pull/18564))
11+
- fix(vercelai): Fix input token count ([#18574](https://github.com/getsentry/sentry-javascript/pull/18574))
12+
13+
<details>
14+
<summary> <strong>Internal Changes</strong> </summary>
15+
16+
- chore(lint): prefer 'unknown' to 'any', fix lint warnings
17+
- chore(test): Remove `cloudflare-astro` e2e test ([#18567](https://github.com/getsentry/sentry-javascript/pull/18567))
18+
19+
</details>
20+
721
## 10.32.0
822

923
### Important Changes

0 commit comments

Comments
 (0)