Skip to content

Releases: nestjs/nest

v8.4.4

07 Apr 11:41
785db64
Compare
Choose a tag to compare

v8.4.4 (2022-04-07)

Bug fixes

Enhancements

  • common
    • #9444 feat(common): change private modifer on built-in pipes to protected (@micalevisk)
    • #9435 feat(common): set default StreamableFile length automatically when possible (@jonahsnider)

Dependencies

Committers: 5

v8.4.3

25 Mar 15:13
43a0514
Compare
Choose a tag to compare
v8.4.3

v8.4.1

14 Mar 15:04
0dc4f91
Compare
Choose a tag to compare

v8.4.1 (2022-03-14)

Bug fixes

Enhancements

Dependencies

Committers: 6

v8.4.0

01 Mar 13:47
fb72565
Compare
Choose a tag to compare

v8.4.0 (2022-03-01)

Features

  • common, core

Bug fixes

  • microservices
  • core

Enhancements

  • microservices
    • #9059 feat(microservices): add tcp raw data processing capabilities (@jeanbmar)
    • #9270 feat(microservices): add commit-offsets function to clientkafka (@davidschuette)
    • #9200 feat(microservices): Add options param to serializer (@guiruiz)
  • common
    • #9209 feat(common): add abstract type to catch decorator (@jeean)
    • #9247 fix(common): Providing typing for optional error handling in middleware (@brian-pinwheel)
  • common, platform-express, platform-fastify

Dependencies

Committers: 10

v8.3.1

18 Feb 12:06
813feec
Compare
Choose a tag to compare

v8.3.1 (2022-02-16)

Dependencies

v8.3.0

18 Feb 12:06
0fd1243
Compare
Choose a tag to compare

v8.3.0 (2022-02-14)

Bug fixes

Enhancements

  • core
    • #8916 fix(core): convert URIError thrown by the HTTP platform to BadRequestException (@StevenGBrown)
    • #8800 refactor(): remove duplicate function getClassScope (@ZanMinKian)
  • microservices
    • #9052 fix(microservices): generate service method in lower and uppercase (@TomChv)

Dependencies

Read more

v8.2.6

18 Feb 12:06
6ffdef1
Compare
Choose a tag to compare

v8.2.6 (2022-01-20)

Dependencies

Committers: 1

v8.2.5

18 Feb 12:05
1d820d0
Compare
Choose a tag to compare

v8.2.5 (2022-01-12)

Bug fixes

Enhancements

  • common, core, microservices, platform-express, platform-ws, websockets
    • #8851 Use isObervable from rxjs instead of our own implementation. Drop few deprecated APIs from 3rd-party libs. And other minor refactorings (@micalevisk)

Dependencies

Committers: 4

v8.2.4

18 Feb 12:05
0036779
Compare
Choose a tag to compare

v8.2.4 (2021-12-17)

Bug fixes

  • common, core
  • core
    • #8782 fix(core): getInstanceName wrong return when passing a dynamic module (@micalevisk)
    • #8729 fix(core): apply existing headers to sse responses (@wSedlacek)

Enhancements

  • core
  • common, core
    • #8735 feat(core,common): fix ignore duplicated versions and support an array containing VERSION_NEUTRAL (@micalevisk)
    • #8787 feat(core,common): raise warnings when an injectable/controller/filter is imported as a module (@micalevisk)
  • common, core, microservices, platform-fastify

Code style tweaks

  • common, microservices

Dependencies

Read more

v8.2.3

22 Nov 09:43
a78e5ae
Compare
Choose a tag to compare

v8.2.3 (2021-11-22)

Dependencies

Committers: 2