NestJS v11.2.0

v11.2.0
Added 2
  • Add query HTTP method support
  • Add SSE signal support
Fixed 7
  • Share existing singleton providers with lazily loaded modules
  • Match string file types containing regex metacharacters
  • Convert adjacent wildcard segments in legacy route converter
  • Run middleware on routes excluded from global prefix in Fastify
  • Avoid double prefixing inherited middleware in Fastify
  • Scan pre-registered dynamic imports of lazy modules
  • Exclude reverse-mapped keys from numeric enum validation in ParseEnumPipe
What's Changed
New Contributors

Full Changelog: https://github.com/nestjs/nest/compare/v11.1.29...v11.2.0

View original

Upgraded? How did it go?

Discussion