nestjs-grpc-exceptions
Version:
NestJS gRPC Exceptions
38 lines (19 loc) • 432 B
Markdown
nestjs-grpc-exceptions
# 0.2.2
## Patch Changes
- fbea997: refactor the internal handler
# 0.2.1
## Patch Changes
- ea24504: support NestJS version 10
# 0.2.0
## Minor Changes
- b03aad4: Add Http to gRPC interceptor
# 0.1.1
## Patch Changes
- b3c4b70: fix client interceptor gRPC code
# 0.1.0
## Minor Changes
- 5b7dbb2: add grpc to http interceptor
# 0.0.1
## Patch Changes
- 52b0035: first release