Skip to content

Releases: tsedio/tsed

v7.69.4

15 May 15:03
Compare
Choose a tag to compare

7.69.4 (2024-05-15)

Bug Fixes

  • bullmq: fix imported path in BullMQModule to solve ESM import issue (a06a20a), closes #2705
  • vike: add user agent option when a page is rendered (ae9df7c)

v7.69.3

13 May 07:56
Compare
Choose a tag to compare

7.69.3 (2024-05-13)

Bug Fixes

  • platform-cache: add $ctx to key resolver (c47d18e)

v7.69.2

09 May 23:50
Compare
Choose a tag to compare

7.69.2 (2024-05-09)

Bug Fixes

  • schema: set description on expected field when a method inject file and body params in a method (e0a4ae9), closes #2701

v7.69.1

08 May 18:47
Compare
Choose a tag to compare

7.69.1 (2024-05-08)

Bug Fixes

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

v7.69.0

08 May 08:46
Compare
Choose a tag to compare

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

07 May 09:44
Compare
Choose a tag to compare

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

03 May 15:28
Compare
Choose a tag to compare

7.68.5 (2024-05-03)

Bug Fixes

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

v7.68.4

03 May 09:20
Compare
Choose a tag to compare

7.68.4 (2024-05-03)

Bug Fixes

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

v7.68.3

27 Apr 16:59
Compare
Choose a tag to compare

7.68.3 (2024-04-27)

Bug Fixes

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

v7.68.2

26 Apr 17:14
Compare
Choose a tag to compare

7.68.2 (2024-04-26)

Bug Fixes

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