Create alias for NestJS @WithSentry
#14293
Labels
Package: nestjs
Issues related to the Sentry Nestjs SDK
@WithSentry
#14293
Description
@WithSentry
decorator currently captures non-control-flow exceptions. We should probably provide an alias called something like (feat(nestjs): Add alias@SentryExceptionCaptured
for@WithSentry
#14322)CaptureSentryException
WithSentryExceptionCapturing
SentryCaptured
SentryExceptionCaptured
SentryExceptionCaptured
instead ofWithSentry
sentry-docs#11833)WithSentry
name (feat(nestjs): Deprecate@WithSentry
in favor of@SentryExceptionCaptured
#14323)The text was updated successfully, but these errors were encountered: