Skip to content

Releases: tsedio/tsed

v8.5.4

11 Mar 13:32
Compare
Choose a tag to compare

8.5.4 (2025-03-11)

Bug Fixes

  • scalar: remove _integration prop as 'tsed' value is not supported by the latest @scalar/api-reference (03524b7)

v8.5.3

07 Mar 14:03
Compare
Choose a tag to compare

8.5.3 (2025-03-07)

Bug Fixes

v8.6.0-beta.1

05 Mar 07:59
Compare
Choose a tag to compare
v8.6.0-beta.1 Pre-release
Pre-release

8.6.0-beta.1 (2025-03-05)

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)

v8.5.2

01 Mar 08:34
Compare
Choose a tag to compare

8.5.2 (2025-03-01)

Bug Fixes

  • platform-http: update the adapter configuration to be aligned with DI convention (f8e20ac)

v8.5.1

25 Feb 09:57
Compare
Choose a tag to compare

8.5.1 (2025-02-25)

Bug Fixes

  • schema: fix AcceptMime decorator behavior (ae72964)

v7.85.5

24 Feb 13:03
Compare
Choose a tag to compare

7.85.5 (2025-02-24)

Bug Fixes

  • schema: fix AcceptMime decorator behavior (e9b78c2)

v8.5.0

18 Feb 07:39
Compare
Choose a tag to compare

8.5.0 (2025-02-18)

Bug Fixes

  • clean webpack configuration (2121d55)

Features

  • ajv: add configuration build browser compatible lib (fea451b)
  • exceptions: add configuration build browser compatible lib (5ce582e)

v7.85.4

13 Feb 15:32
Compare
Choose a tag to compare

7.85.4 (2025-02-13)

Bug Fixes

  • schema: fix Default decorator signature (be27ed0), closes #2968

v8.4.7

06 Feb 21:54
Compare
Choose a tag to compare

8.4.7 (2025-02-06)

Bug Fixes

  • core: methodsOf filters out getters and symbols (d33674d)
  • schema: fix Default decorator signature (18fb3bf), closes #2968

v8.5.0-beta.2

02 Feb 10:51
Compare
Choose a tag to compare
v8.5.0-beta.2 Pre-release
Pre-release

8.5.0-beta.2 (2025-02-02)

Bug Fixes

  • platform-http: add missing encodeurl dependency (851a09d)