- Fixed early return issue causing Server-Sent Events (SSE) aborts in core
- Ensured stable SSE connections by correcting the abort logic
Official NestJS changelog summary with source attribution, release tags, and community reactions.
Track this NestJS release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this NestJS release note into a weekly digest for the tools you actually use.
Create digestFixed multiple core, common, and fastify issues: shared singleton providers, regex file type matching, route wildcard conversion, middleware prefix handling, lazy module scanning, and enum validation.
Added an override mimetype option to the file‑type validator and introduced SSE comment support in the core module