Skip to content

Commit df88818

Browse files
committed
code-ify changelog entry for clarity
1 parent 632483e commit df88818

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ Work in this release contributed by @7inspire, @jaeseokk, and @rchl. Thank you f
513513
This patch contains a breaking change for anyone setting the undocumented `rethrowAfterCapture` option for `@sentry/serverless`'s AWS wrapper to `false`, as its functionality has been removed. For backwards compatibility with anyone setting it to `true` (which is also the default), the option remains in the `WrapperOptions` type for now. It will be removed in the next major release, though, so we recommend removing it from your code.
514514

515515
- ref(serverless): Remove `rethrowAfterCapture` use in AWS lambda wrapper (#4448)
516-
- fix(utils): Remove dom is casting (#4451)
516+
- fix(utils): Remove dom `is` casting (#4451)
517517

518518
## 6.17.1
519519

0 commit comments

Comments
 (0)