Skip to content

Releases: nestjs/nest

v11.0.0

20 Jan 08:12
e19b586
Compare
Choose a tag to compare

v11.0.0 (2025-01-16)

Article: coming soon 📆
Migration guide: https://docs.nestjs.com/migration-guide 👈 👈 👈

⚠️ Node v16 and v18 are no longer supported (>= v20 is required).

Features

  • common, core, microservices
    • #14142 feat(microservices): add status, unwrap, on methods to microservice transporters (clients/servers) (@kamilmysliwiec)
  • common, core
    • #13336 feat(core): introduce different module opaque key factories (improve bootstrap performance) (@kamilmysliwiec)
  • common, core, microservices, platform-express, platform-fastify, platform-socket.io, platform-ws, testing, websockets
    • #14238 chore(deps): upgrade to express v5, fastify v5, add legacy route path converter to minimize breaking changes (@kamilmysliwiec)

Enhancements

  • common
    • #14213 feat(common): add error messages for file validators (@mag123c)
    • #14131 feat(common): allow passing number to http error createBody (@kamilmysliwiec)
    • #14122 feat(common): add ParseDatePipe, add tsdoc to other pipes (@kamilmysliwiec)
    • #12735 feat(common)!: type narrowing allowed injection tokens for @Inject() (@micalevisk)
    • #12764 fix(common): apply options to plaintoclass in classserializerinterceptor (@kmw14641)
    • #14126 fix(common): type narrowing context parameter on createParamDecorator's callback (@EeeasyCode)
    • #13628 chore(class-transformer): plainToClass is deprectated and replaced with plainToInstance (@tomflorentin)
  • microservices
  • websockets
  • common, core, microservices, websockets
  • common, core, platform-fastify
    • #13278 feat(core,common,platform-fastify): add webdav http methods support (@johaven)
  • platform-express
    • #13407 feat: add multer error fieldname to the exception message (@mmgroner)
  • platform-ws
  • platform-fastify
    • #14115 chore(fastify): update fastify view options interface (@Tony133)
    • #14116 refactor(fastify): update fastify static options interface (@Tony133)
  • common, core

Bug fixes

Other packages in the ecosystem

Dependencies

Read more

v10.4.15

09 Dec 11:16
d0fb875
Compare
Choose a tag to compare

v10.4.15 (2024-12-09)

Dependencies

v10.4.13

03 Dec 10:38
1eba012
Compare
Choose a tag to compare

v10.4.13 (2024-12-03)

Bug fixes

  • common
    • #14256 chore(common): Add type declaration for RawBody decorator with pipes (@sapenlei)

Dependencies

Committers: 3

v10.4.12

29 Nov 11:32
cf8d27c
Compare
Choose a tag to compare

v10.4.12 (2024-11-29)

Bug fixes

Dependencies

Committers: 1

v10.4.10

27 Nov 09:20
5ebe4b9
Compare
Choose a tag to compare

v10.4.10 (2024-11-27)

Bug fixes

  • platform-socket.io, websockets
    • #14204 fix(websockets): ensure non-shared servers call close method (@sapenlei)

Dependencies

Committers: 1

v10.4.9

25 Nov 14:36
416830c
Compare
Choose a tag to compare

v10.4.9 (2024-11-25)

Bug fixes

  • core, microservices
    • #13923 fix(core): merge req context with tenant payload in the request instance (@DylanVeldra)
  • websockets
    • #14185 fix(websockets): Prevent HTTP server early close in Socket.IO shutdown (@sapenlei)
  • common
  • core
  • microservices

Enhancements

Dependencies

Committers: 7

v10.4.8

15 Nov 13:53
3c5180d
Compare
Choose a tag to compare

v10.4.8 (2024-11-15)

Bug fixes

Enhancements

Committers: 3

v10.4.5

16 Oct 10:41
ed644e9
Compare
Choose a tag to compare

v10.4.5 (2024-10-16)

Dependencies

  • platform-express
  • Other
    • #13903 chore(deps): bump ws and @nestjs/graphql in /sample/31-graphql-federation-code-first/posts-application (@dependabot[bot])
    • #13917 chore(deps): bump micromatch from 4.0.4 to 4.0.8 in /sample/32-graphql-federation-schema-first/posts-application (@dependabot[bot])
    • #14015 chore(deps): bump find-my-way from 8.1.0 to 8.2.2 in /sample/10-fastify (@dependabot[bot])
    • #14039 chore(deps): bump serve-static, express and @nestjs/platform-express in /sample/23-graphql-code-first (@dependabot[bot])
    • #14040 chore(deps): bump send, @nestjs/platform-express and express in /sample/24-serve-static (@dependabot[bot])
    • #14034 chore(deps): bump serve-static and @nestjs/platform-express in /sample/28-sse (@dependabot[bot])
    • #14035 chore(deps): bump send and @nestjs/platform-express in /sample/28-sse (@dependabot[bot])
    • #14030 chore(deps): bump send and @nestjs/platform-express in /sample/25-dynamic-modules (@dependabot[bot])
    • #14031 chore(deps): bump serve-static and @nestjs/platform-express in /sample/25-dynamic-modules (@dependabot[bot])
    • #14026 chore(deps): bump serve-static and @nestjs/platform-express in /sample/26-queues (@dependabot[bot])
    • #14025 chore(deps): bump send and @nestjs/platform-express in /sample/26-queues (@dependabot[bot])
  • platform-fastify

Committers: 5

v10.4.2

16 Sep 10:18
696b441
Compare
Choose a tag to compare

v10.4.2 (2024-09-16)

Dependencies

Committers: 3

v10.3.10

02 Jul 11:24
b59d5ac
Compare
Choose a tag to compare

v10.3.10 (2024-07-01)

Bug fixes

  • core

Enhancements

  • platform-fastify
    • #13734 feat(fastify-adapter): support for skipping middie registration (@ancyrweb)

Dependencies

Committers: 4