Skip to content

Releases: tsedio/tsed

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)

v8.5.0-beta.1

01 Feb 16:54
Compare
Choose a tag to compare
v8.5.0-beta.1 Pre-release
Pre-release

8.5.0-beta.1 (2025-02-01)

Bug Fixes

  • objection: fix decorators to allow to work with circular imports in esbuild (f959209)
  • platform-response-filter: improve the response type resolution (d77ab01)

Features

  • platform-fastify: add Fastify platform (2dfe1a1)

v8.4.6

31 Jan 10:20
Compare
Choose a tag to compare

8.4.6 (2025-01-31)

Bug Fixes

  • objection: fix decorators to allow to work with circular imports in esbuild (4e347cc)

v8.4.5

25 Jan 11:38
Compare
Choose a tag to compare

8.4.5 (2025-01-25)

Bug Fixes

  • schema: fix typing for operation decorators (3d4751a)

v8.4.4

24 Jan 14:23
Compare
Choose a tag to compare

8.4.4 (2025-01-24)

Bug Fixes

  • mongoose: fix schema when default value is used on collection (519d17c), closes #2968

v7.85.3

24 Jan 14:23
Compare
Choose a tag to compare

7.85.3 (2025-01-24)

Bug Fixes

  • mongoose: fix schema when default value is used on collection (6e64fcc), closes #2968

v8.4.3

18 Jan 09:20
Compare
Choose a tag to compare

8.4.3 (2025-01-18)

Bug Fixes

  • swagger: avoid join error issue by return default string value when import.meta.dirname isn't available (05846e2)

v8.4.2

15 Jan 07:46
Compare
Choose a tag to compare

8.4.2 (2025-01-15)

Bug Fixes

  • mongoose: fix prehook when insertMany is used to hook method (c5b0322)

v7.85.2

15 Jan 07:43
Compare
Choose a tag to compare

7.85.2 (2025-01-15)

Bug Fixes

  • mongoose: fix prehook when insertMany is used to hook method (6872b80)

v8.4.1

13 Jan 13:17
Compare
Choose a tag to compare

8.4.1 (2025-01-13)

Bug Fixes

  • fix peerDependencies flag (01dc13d)