Skip to content

Commit 94c2af9

Browse files
authored
Apply suggestions from code review
1 parent e2e8479 commit 94c2af9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ Note that as of now the Bun runtime does not support global error handlers. This
1616

1717
The Sentry Remix SDK now officially supports Remix v2! See [our Remix docs for more details](https://docs.sentry.io/platforms/javascript/guides/remix/).
1818

19-
- chore(node): upgrade cookie to ^0.5.0 (#9013)
19+
- chore(node): Upgrade cookie to ^0.5.0 (#9013)
2020
- feat(core): Introduce `processEvent` hook on `Integration` (#9017)
2121
- feat(node): Improve non-error messages (#9026)
22-
- feat(vercel-edge): add Vercel Edge Runtime package (#9041)
22+
- feat(vercel-edge): Add Vercel Edge Runtime package (#9041)
2323
- fix(remix): Use `React.ComponentType` instead of `React.FC` as `withSentry`'s generic type. (#9043)
2424
- fix(replay): Ensure replay events go through `preprocessEvent` hook (#9034)
2525
- fix(replay): Fix typo in Replay types (#9028)

0 commit comments

Comments
 (0)