nestjs-sentry
nestjs-sentry copied to clipboard
refactor!: use original interface option to add request data
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.