Skip to content

Releases: tsedio/tsed

v7.75.0

02 Jul 09:54
Compare
Choose a tag to compare

7.75.0 (2024-07-02)

Features

  • schema: store groups metadata as customKey (2709d8f)

v7.74.2

02 Jul 09:14
Compare
Choose a tag to compare

7.74.2 (2024-07-02)

Bug Fixes

  • prisma: fix generate script issue (1726b6a)

v7.74.1

26 Jun 17:29
Compare
Choose a tag to compare

7.74.1 (2024-06-26)

Bug Fixes

  • di: ensure provider creation when imports given an unregistered token from decorator (e604ad7)

v7.74.0

26 Jun 15:31
Compare
Choose a tag to compare

7.74.0 (2024-06-26)

Features

  • di: add support to configure providers from settings.imports options (e5b7b8b)

v7.73.6

22 Jun 17:29
Compare
Choose a tag to compare

7.73.6 (2024-06-22)

Bug Fixes

  • platform-serverless: fix case of headers keys (9796c33)

v7.73.5

22 Jun 17:04
Compare
Choose a tag to compare

7.73.5 (2024-06-22)

Bug Fixes

  • platform-serverless: fix $onResponse hook to be called at the expected time (6692a49)

v7.73.4

22 Jun 10:33
Compare
Choose a tag to compare

7.73.4 (2024-06-22)

Bug Fixes

  • add missing npmignore (bd7580d)
  • Revert "chore: update .npmignore rule" (3c38d4b)

v7.73.3

22 Jun 09:50
Compare
Choose a tag to compare

7.73.3 (2024-06-22)

Bug Fixes

  • platform-serverless: fix mime import to resolve mime.getType() undefined function error (39ec58a)

v7.73.2

22 Jun 08:27
Compare
Choose a tag to compare

7.73.2 (2024-06-22)

Bug Fixes

  • schema: fixed schema reducer to handle multiple 'array' type with different items type (e5b6c2a)

v7.73.1

21 Jun 13:49
Compare
Choose a tag to compare

7.73.1 (2024-06-21)

Bug Fixes

  • schema: set the correct content type when OneOf/AnyOf/AllOf is used on Returns decorator (0aabf62)