nest
nest copied to clipboard
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀
## 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 - [ ] Tests for the changes have been...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior The dependencies do not get injected for the following code: ```...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Currently if `autoSchemaFile` is set and if the schema is passed...
## 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 - [ ] Tests for the changes have been...
## 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 - [ ] Tests for the changes have been...
### 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...
### 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...
Bumps [@fastify/cors](https://github.com/fastify/fastify-cors) from 9.0.1 to 10.0.1. Release notes Sourced from @fastify/cors's releases. v10.0.1 What's Changed chore: update fastify to ^5.0.0 by @Fdawgs in fastify/fastify-cors#319 Full Changelog: https://github.com/fastify/fastify-cors/compare/v10.0.0...v10.0.1 v10.0.0 What's Changed...
Bumps [@fastify/multipart](https://github.com/fastify/fastify-multipart) from 8.3.0 to 9.0.1. Release notes Sourced from @fastify/multipart's releases. v9.0.1 What's Changed docs: replace util.promisify with stream/promises by @Shyam-Chen in fastify/fastify-multipart#544 chore: update fastify to ^5.0.0 by...