N

NestJS

N
NestJS Web v11.1.28

v11.1.28

v11.1.28 (2026-07-08) Bug fixes core #17239 fix(core): trigger teardown of SSE producer Observable on client disconnect with interceptor (@jyx-07) common #17257 fix(common): Add missing exception classes to HttpErrorByCode (@Se3do) websockets #17188 fix(websockets): correct type guard to check value not key (@Se3do) Enhancements core #17241 feat(core): include auto-converted route in legacy route…

N
NestJS Web v11.1.27

v11.1.27

What's Changed fix(core): sse async handlers teardown issue by @kamilmysliwiec in #17131 fix(platform-fastify): forRoutes middleware ending slash by @kamilmysliwiec in #17138 Full Changelog: v11.1.26...v11.1.27

N
NestJS Web v11.1.26

v11.1.26

What's Changed fix(core): post sse endpoint empty response #17098 by @kamilmysliwiec in #17099 Full Changelog: v11.1.25...v11.1.26

N
NestJS Web v11.1.25

v11.1.25

What's Changed fix(microservices): reject pending Redis requests on close by @yudin-s in #17024 fix(core): register SSE close listener before async setup by @fallintoplace in #17018 fix(platform-fastify): remove pathname ending slash by @kamilmysliwiec in #17094 New Contributors @fallintoplace made their first contribution in #17018 @DucMinhNe made their first contribution in #17085 @iambeaukim ma…

N
NestJS Web v11.1.24

v11.1.24

v11.1.24 (2026-05-25) Bug fixes core #17009 fix(core): reset dependency-tree cache on metadata changes (@puneetdixit200) Enhancements core #16997 feat(core): warn on late websocket adapter registration (@hbinhng) Dependencies platform-ws #17011 chore(deps): bump ws from 8.20.1 to 8.21.0 (@dependabot[bot]) Committers: 2 Nguyễn Hải Bình (@hbinhng) Puneet Dixit (@puneetdixit200)

N
NestJS Web v11.1.23

v11.1.23

v11.1.23 (2026-05-21) Bug fixes core #16998 fix snapshot: true eagerly instantiates Terminus transient indicators since 11.1.20 Committers: 1 Kamil Mysliwiec (@kamilmysliwiec)

N
NestJS Web v11.1.22

v11.1.22

v11.1.22 (2026-05-21) Bug fixes core #16993 fix(core): inflight request injection bug #16989 (@kamilmysliwiec) Enhancements core #16967 fix(core): identify decorator type in invalid-class-module error (@HarrierOnChain) Committers: 2 Harrier (@HarrierOnChain) Kamil Mysliwiec (@kamilmysliwiec)

N
NestJS Web v11.1.21

v11.1.21

v11.1.21 (2026-05-14) Bug fixes core #16948 fix(core): settle skipped provider initialization (@yudin-s) Committers: 1 Serge Yudin (@yudin-s)

N
NestJS Web v11.1.20

v11.1.20

v11.1.20 (2026-05-13) Bug fixes core, testing #16939 fix(core): fix deeply nested transient providers resolution (@kamilmysliwiec) core #16861 fix(core): fix @sse losing events on complete (@MatthiasBrehmer) #16753 fix(core): defer sse writehead until after lifecycle completes (@jkalberer) #16782 fix(core): use strict null check for SSE message id (@burhanharoon) microservices #16850 fix(microserv…

N
NestJS Web v11.1.19

v11.1.19

v11.1.19 (2026-04-13) Bug fixes microservices #16762 fix(microservices): use backing field for consumer CRASH event listener (@burhanharoon) #16764 fix(microservices): prevent stack overflow in jsonsocket.handledata() (@kamilmysliwiec) Committers: 2 Burhan Haroon⚡ (@burhanharoon) Kamil Mysliwiec (@kamilmysliwiec)

N
NestJS Web v11.1.18

v11.1.18

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 core, platform-express, platform-fastify #1…