Tsed Versions Save

:triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!

v7.69.1

2 days ago

7.69.1 (2024-05-08)

Bug Fixes

  • di: reimplement imports option correctly on DITest.create() (785c186), closes #2660

v7.69.0

2 days ago

7.69.0 (2024-05-08)

Bug Fixes

  • schema: update documentation and tests (3239711)

Features

  • json-mapper: add jsonMapper.strictGroups option to fix default Groups behaviour (fb19f24)

v7.68.6

3 days ago

7.68.6 (2024-05-07)

Bug Fixes

  • swagger: use getAbsolutePath from swagger-ui-dist/get-absolute-path.js (77a1b6c), closes #2695

v7.68.5

1 week ago

7.68.5 (2024-05-03)

Bug Fixes

  • swagger: fix resolved path in windows OS context (799e563), closes #2692

v7.68.4

1 week ago

7.68.4 (2024-05-03)

Bug Fixes

  • core: add support for built-in types in deepCopy (d0cf855), closes #2690

v7.68.3

1 week ago

7.68.3 (2024-04-27)

Bug Fixes

  • swagger: fix resolved swagger ui asset path for ESM version (a507869), closes #2683

v7.68.2

2 weeks ago

7.68.2 (2024-04-26)

Bug Fixes

  • json-mapper: add implementation on PrimitiveMapper.serialize method (96e45fa)

v7.68.1

2 weeks ago

7.68.1 (2024-04-25)

Bug Fixes

v7.68.0

2 weeks ago

7.68.0 (2024-04-25)

Bug Fixes

  • swagger: avoid swagger-ui-dist import to resolve swagger-ui assets path (83ea061)

Features

  • swagger: update swagger-ui-dist to 5.17.1 and add support of OpenSpec v3.1.0 (1a57e03)

v7.67.8

2 weeks ago

7.67.8 (2024-04-23)

Bug Fixes