nest
nest copied to clipboard
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript π
### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...
### Is there an existing issue that is already proposing this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...
Extended logic of UsePipes and ValidationPipe decorators to give awareness of WebSocket context. Closes #13190 ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The...
Fastify adapter uses typings from `@fastify/cors` package for `enableCors` method Fix nestjs/nest#13234 ## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior βWARNβ Issues with peer dependencies found . βββ¬ @nestjs/platform-fastify ^10.3.8 βββ...
Bumps [@grpc/proto-loader](https://github.com/grpc/grpc-node) from 0.7.11 to 0.7.13. Release notes Sourced from @βgrpc/proto-loader's releases. @βgrpc/proto-loader 0.7.13 Include method options in method definition objects (#2711 contributed by @βn0v1) Avoid generating duplicate TypeScript method...