| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-03 | 956 Bytes | |
| v11.1.15 source code.tar.gz | 2026-03-03 | 1.2 MB | |
| v11.1.15 source code.zip | 2026-03-03 | 2.1 MB | |
| Totals: 3 Items | 3.3 MB | 0 | |
What's Changed
- fix(microservices): if indexOf return 0 will if will be falsy by @cuiweixie in https://github.com/nestjs/nest/pull/16401
- fix(microservices): introuduce max pattern depth and object complexity by @kamilmysliwiec in https://github.com/nestjs/nest/pull/16402
- chore(@nestjs/core): allow override for initializeWildcardHandlersIfE… by @StNekroman in https://github.com/nestjs/nest/pull/16468
- chore(deps): update dependency @fastify/middie to v9.2.0 [security] by @renovate[bot] in https://github.com/nestjs/nest/pull/16472
- fix(deps): update dependency multer to v2.1.0 [security] by @renovate[bot] in https://github.com/nestjs/nest/pull/16474
New Contributors
- @cuiweixie made their first contribution in https://github.com/nestjs/nest/pull/16401
- @StNekroman made their first contribution in https://github.com/nestjs/nest/pull/16468
Full Changelog: https://github.com/nestjs/nest/compare/v11.1.14...v11.1.15