Skip to content

Commit 120deb5

Browse files
committed
meta(changelog): Update changelog for 10.2.0
1 parent ed07836 commit 120deb5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

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

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

7+
## 10.2.0
8+
79
### Important Changes
810

911
- **feat(core): Add `ignoreSpans` option ([#17078](https://github.com/getsentry/sentry-javascript/pull/17078))**
@@ -41,6 +43,11 @@ const client = Sentry.instrumentOpenAiClient(openai, { recordInputs: true, recor
4143
// use the wrapped client
4244
```
4345

46+
### Other Changes
47+
48+
- feat(browser): Handles data URIs in chrome stack frames ([#17292](https://github.com/getsentry/sentry-javascript/pull/17292))
49+
- feat(react-router): Add support for Hydrogen with RR7 ([#17145](https://github.com/getsentry/sentry-javascript/pull/17145))
50+
4451
## 10.1.0
4552

4653
- feat(nuxt): Align build-time options to follow bundler plugins structure ([#17255](https://github.com/getsentry/sentry-javascript/pull/17255))

0 commit comments

Comments
 (0)