Skip to content

Releases: nestjs/nest

v11.1.13

03 Feb 13:07
e3a958a

Choose a tag to compare

v11.1.13 (2026-02-03)

Bug fixes

  • common
    • #16230 fix(common): Fix skipping maxArrayLength and maxStringLength option (@chojs23)

Enhancements

Dependencies

Committers: 6

v11.1.12

15 Jan 08:31
96932ad

Choose a tag to compare

v11.1.12 (2026-01-15)

Bug fixes

  • common

Dependencies

Committers: 3

v10.4.22

10 Jan 16:27
e88b270

Choose a tag to compare

What's Changed

Full Changelog: v10.4.21...v10.4.22

v10.4.21

08 Jan 09:42
fd11464

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v10.4.20...v10.4.21

v11.1.11

29 Dec 13:32
20529c0

Choose a tag to compare

v11.1.11 (2025-12-29)

Bug fixes

  • platform-fastify
  • core
    • #16133 fix(core): add missing catch handler for forward-ref provider resolution (@coti-z)

Dependencies

Committers: 3

v11.1.10

22 Dec 08:58
8ea5aae

Choose a tag to compare

v11.1.10 (2025-12-22)

Bug fixes

  • core
    • #16098 fix(core): instantiate nested transient providers in static context (@mag123c)
    • #16005 fix(core): resolve all providers when using resolve() with each option (@malkovitc)
  • microservices
    • #16072 fix(microservices): fix grpc stream method return type (@shash-hq)
  • common

Enhancements

Dependencies

Committers: 11

v11.1.9

14 Nov 10:18
64c8552

Choose a tag to compare

v11.1.9 (2025-11-14)

Bug fixes

  • core
    • #15865 fix(core): make get() throw for implicitly request-scoped trees (@JoeNutt)

Enhancements

Dependencies

Committers: 4

v11.1.8

27 Oct 09:02
68cd545

Choose a tag to compare

v11.1.8 (2025-10-27)

Bug fixes

  • core
    • #15815 fix(core): ensure nested transient provider isolation (@mag123c)
  • platform-fastify

Committers: 2

v11.1.7

21 Oct 08:58
ee1b347

Choose a tag to compare

v11.1.7 (2025-10-21)

Bug fixes

  • microservices
  • platform-fastify
    • #15732 fix: correct parameter type in RouteConstraints decorator (@thedv91)
  • core
    • #15571 fix(core): skip lifecycle hooks for non-instantiated transient services (@mag123c)
  • common

Enhancements

  • common, platform-socket.io, websockets
  • common
    • #15705 fix(core): resolve extras in configurable module builder async methods (@mag123c)
  • common, core
    • #15503 feat(common): add force-console option to console logger (@mag123c)
  • core
    • #15588 fix(core): improve dependency resolution error messages (@at7211)
  • microservices
    • #15598 feat(errors): add InvalidTcpDataReceptionException for handling TCP receive errors​ (@ghyghoo8)

Dependencies

Committers: 9

v11.1.6

07 Aug 07:01
35c3ded

Choose a tag to compare

v11.1.6 (2025-08-07)

Bug fixes

  • core
    • #15504 fix(core): fix race condition in class dependency resolution from imported modules (@hajekjiri)
    • #15469 fix(core): attach root inquirer for nested transient providers (@kamilmysliwiec)
  • microservices

Dependencies

Committers: 6