nestjs-sentry icon indicating copy to clipboard operation
nestjs-sentry copied to clipboard

refactor!: use original interface option to add request data

Open H4ad opened this issue 1 year ago • 0 comments

Updated version of #105 that uses the new API instead of the older one that will removed in the next Sentry version.

But this change is also a breaking change since I prefer to create a new field instead of extending it.

H4ad avatar Dec 29 '23 19:12 H4ad