Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Francesco Novy <francesco.novy@sentry.io>
  • Loading branch information
Lms24 and mydea committed May 29, 2024
1 parent 033ecc8 commit 0974c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@

- **feat(react): Add `Sentry.reactErrorHandler` (#12147)**

This PR introduces `Sentry.reactErrorHandler`, which you can use as follows:
This PR introduces `Sentry.reactErrorHandler`, which you can use in React 19 as follows:

```js
import * as Sentry from '@sentry/react';
Expand Down

0 comments on commit 0974c66

Please sign in to comment.