Skip to content

Releases: nestjs/nest

v11.1.26

08 Jun 12:37
9ff83d5

Choose a tag to compare

What's Changed

Full Changelog: v11.1.25...v11.1.26

v11.1.25

08 Jun 07:39
02f8041

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v11.1.24...v11.1.25

v11.1.24

25 May 08:41
d8a0ab8

Choose a tag to compare

v11.1.24 (2026-05-25)

Bug fixes

Enhancements

  • core
    • #16997 feat(core): warn on late websocket adapter registration (@hbinhng)

Dependencies

Committers: 2

v11.1.23

21 May 18:18
b8be8c1

Choose a tag to compare

v11.1.23 (2026-05-21)

Bug fixes

  • core
    • #16998 fix snapshot: true eagerly instantiates Terminus transient indicators since 11.1.20

Committers: 1

v11.1.22

21 May 08:57
801c46f

Choose a tag to compare

v11.1.22 (2026-05-21)

Bug fixes

Enhancements

Committers: 2

v11.1.21

14 May 09:00
983dd52

Choose a tag to compare

v11.1.21 (2026-05-14)

Bug fixes

  • core

Committers: 1

v11.1.20

13 May 07:29
7caeb3f

Choose a tag to compare

v11.1.20 (2026-05-13)

Bug fixes

  • core, testing
  • core
  • microservices
    • #16850 fix(microservices): ServerRMQ crashes at boot when @MessagePattern(undefined) is combined with wildcards: true (@lavieennoir)
  • common
    • #16845 fix(common): accept zero timestamp in parse date pipe (@Mysh3ll)
  • platform-socket.io
    • #16742 fix(socket.io): Deduplicate disconnect listener in bindMessageHandlers (@fru1tworld)

Enhancements

  • microservices
    • #16676 feat(microservices): add return buffers option for binary data (@Forceres)
    • #16826 feat(microservices): handle rmq blocked/unblocked connection events (@thisalihassan)
  • common
  • platform-express

Dependencies

Committers: 13

v11.1.19

13 Apr 07:56
6730995

Choose a tag to compare

v11.1.19 (2026-04-13)

Bug fixes

  • microservices

Committers: 2

v11.1.18

03 Apr 09:40
3c1cc5f

Choose a tag to compare

v11.1.18 (2026-04-03)

Bug fixes

  • microservices
    • #16675 fix(microservices): preserve packet headers in nats serializer (@wwenrr)
  • core
    • #16683 fix(core): prevent injector hang when design:paramtypes is missing (@Youmoo)
    • #16637 fix(core): dependency injection edge case with moduleref.create (@JakobStaudinger)
    • #16686 fix(core): sanitize sse message

Dependencies

Committers: 6

v11.1.17

16 Mar 10:41
447a373

Choose a tag to compare

v11.1.17 (2026-03-16)

Enhancements

  • microservices

Bugs

  • platform-fastify
    • auto-run middleware for HEAD requests as fastify redirects them to GET handlers (effectively skipping middleware execution) cbdf737 (@kamilmysliwiec)

Dependencies

Committers: 3