Releases: tsedio/tsed
Releases · tsedio/tsed
v7.78.1
7.78.1 (2024-07-29)
Bug Fixes
platform-serverless: add fallback to ServerlessResponseStream instance when the lambda stream si misconfigured (822e902 )
v7.78.0
7.78.0 (2024-07-27)
Features
platform-serverless: add Streaming support for @tsed/platform-serverless package (b77c0e6 )
schema: add Returns().Binary() to declare application/octet-stream with appropriate information (869684c )
v7.77.1
7.77.1 (2024-07-26)
Bug Fixes
json-mapper: avoid this.mappers[id] error when id is undefined for Array<Map<string, string>> type (59e751a ), closes #2761
schema: transform JsonSchema instance to plain JSON before assign property (df7f64a )
v7.77.0
7.77.0 (2024-07-22)
Features
pulse: add new package for integration with @pulsecron/pulse (d47a3f6 )
v7.76.2
7.76.2 (2024-07-21)
Bug Fixes
platform-serverless: fix compilation issue on ServerlessContext (d2e6cd2 )
v7.76.1
7.76.1 (2024-07-18)
Bug Fixes
schema: fix integer type when Nullable decorator is used (d5ba9d0 ), closes #2754
v7.76.0
7.76.0 (2024-07-17)
Features
platform-serverless: detect lambda event type to map http response when it's only necessary (1f16ae5 )
v7.75.5
7.75.5 (2024-07-16)
Bug Fixes
schema: simplify json-schema when Nullable is used with only one primitive type (e24bf53 ), closes #2751
v7.75.4
7.75.4 (2024-07-10)
Bug Fixes
schema: fix nullable decorator and mixed type usage (ce892ee ), closes #2735
v7.75.3
7.75.3 (2024-07-09)
Bug Fixes
prisma: resolve type issue with prisma ESM (be3cb47 )
You can’t perform that action at this time.