Skip to content

Releases: tsedio/tsed

v8.8.0

15 Apr 06:20
Compare
Choose a tag to compare

8.8.0 (2025-04-15)

Bug Fixes

  • objection: fix decorators to allow to work with circular imports in esbuild (f959209)
  • platform-fastify: use new adapter convention introduced in v8.5.2 (b8eaf30)
  • platform-http: add missing encodeurl dependency (851a09d)
  • platform-response-filter: improve the response type resolution (d77ab01)

Features

  • platform-fastify: add Fastify platform (2dfe1a1)
  • platform-multer: add fastify multer adapter (694e5a2)

v8.8.0-beta.2

15 Apr 06:04
Compare
Choose a tag to compare
v8.8.0-beta.2 Pre-release
Pre-release

8.8.0-beta.2 (2025-04-15)

Bug Fixes

  • add capabilities link to each readme (1817b4d)
  • graphql-ws: fix import to avoid typescript issue (5459cbd), closes #3035
  • platform-http: ensure $onDestroy is called only once (ae048be), closes #3030

v8.7.4

14 Apr 13:45
Compare
Choose a tag to compare

8.7.4 (2025-04-14)

Bug Fixes

  • platform-http: ensure $onDestroy is called only once (ae048be), closes #3030

v8.7.3

14 Apr 08:39
Compare
Choose a tag to compare

8.7.3 (2025-04-14)

Bug Fixes

  • add capabilities link to each readme (1817b4d)

v8.7.2

14 Apr 06:27
Compare
Choose a tag to compare

8.7.2 (2025-04-14)

Bug Fixes

  • graphql-ws: fix import to avoid typescript issue (5459cbd), closes #3035

v8.8.0-beta.1

25 Mar 21:05
Compare
Choose a tag to compare
v8.8.0-beta.1 Pre-release
Pre-release

8.8.0-beta.1 (2025-03-25)

Bug Fixes

  • objection: fix decorators to allow to work with circular imports in esbuild (f959209)
  • platform-fastify: use new adapter convention introduced in v8.5.2 (b8eaf30)
  • platform-http: add missing encodeurl dependency (851a09d)
  • platform-response-filter: improve the response type resolution (d77ab01)

Features

  • platform-fastify: add Fastify platform (2dfe1a1)
  • platform-multer: add fastify multer adapter (694e5a2)

v8.7.1

23 Mar 18:42
Compare
Choose a tag to compare

8.7.1 (2025-03-23)

Bug Fixes

  • platform-middlewares: append class middleware only once for the same endpoint (4e358be), closes #3017

v8.7.0

22 Mar 20:36
Compare
Choose a tag to compare

8.7.0 (2025-03-22)

Bug Fixes

  • platform-multer: configure multer package (9192eec)

Features

  • platform-express: use @tsed/platform-multer (5509eed)
  • platform-http: use @tsed/platform-multer and deprecated old multer decorators declared in platform-http (cf87f65)
  • platform-koa: use @tsed/platform-multer (ff1df48)
  • platform-multer: add new @tsed/platform-multer package (58b7408)

v8.6.1

17 Mar 13:21
Compare
Choose a tag to compare

8.6.1 (2025-03-17)

Bug Fixes

  • di: context.logger.level can be changed during request (4ca4d81)

v7.86.1

17 Mar 11:09
Compare
Choose a tag to compare

7.86.1 (2025-03-17)

Bug Fixes

  • di: context.logger.level can be changed during request (905f546)