yarn @nestjs/platform-express 11.2.0
v11.2.0

4 hours ago

What's Changed

  • fix(core): share existing singleton providers with lazily loaded modules by @shariyerShazan in #17430
  • fix(common): match string file types containing regex metacharacters by @Jaybhade in #17435
  • fix(core): convert adjacent wildcard segments in legacy route converter by @eeshsaxena in #17416
  • fix(fastify): run middleware on routes excluded from global prefix by @Arun445 in #17377
  • fix(fastify): avoid double prefixing inherited middleware by @GiHoon1123 in #17350
  • fix(core): scan pre-registered dynamic imports of lazy modules by @johnnyhuirilef in #17464
  • feat(core,common,platform-fastify): add query http method support by @gacardinal in #17162
  • fix(common): exclude reverse-mapped keys from numeric enum validation in ParseEnumPipe by @LeSingh1 in #17086
  • test(testing): Add e2e integration tests for HTTP QUERY method (RFC 10008) by @brayanjeshua in #17310
  • feat(core): sse signal by @kamilmysliwiec in #17469
  • chore(deps): update dependency fastify to v5.12.0 by @renovate[bot] in #17473

New Contributors

Full Changelog: v11.1.29...v11.2.0

Don't miss a new platform-express release

NewReleases is sending notifications on new releases.