Skip to content

Commit 2cd1e7b

Browse files
antonisclaude
andcommitted
docs(changelog): Add entries for metro dev-helper hardening
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent ba25101 commit 2cd1e7b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
### Fixes
1212

1313
- Stop the Hermes sampling profiler on React instance teardown to prevent `pthread_kill` SIGABRT when the JS thread is torn down with profiling active ([#6035](https://github.com/getsentry/sentry-react-native/pull/6035))
14+
- Restrict the Metro source-context middleware to files within the project root ([#6044](https://github.com/getsentry/sentry-react-native/pull/6044))
15+
- Escape `name` and `version` values when injecting release constants into the web bundle ([#6044](https://github.com/getsentry/sentry-react-native/pull/6044))
1416

1517
## 8.9.1
1618

0 commit comments

Comments
 (0)