Skip to content

Releases: tsedio/tsed

v8.23.0

14 Jan 07:12

Choose a tag to compare

8.23.0 (2026-01-14)

Features

  • update oidc-provider to 9.6.0 (8618707)

v8.22.0

10 Jan 17:53

Choose a tag to compare

8.22.0 (2026-01-10)

Features

  • apollo: fix typo (97a8bc0)
  • apollo: fix typo (1cb0213)
  • apollo: update apolloservice and apollo module tests (09ae8ae)
  • apollo: update lockfile (9f0c1a9)
  • apollo: update readme.md (953ff51)
  • apollo: upgrade Apollo Server and related integrations and add express v5 integration support (f858b30)
  • typegraphql: update graphql version (f4cd58e)

v8.21.0

24 Dec 10:46

Choose a tag to compare

8.21.0 (2025-12-24)

Features

  • schema: add .partial() helper for JsonSchema objects (a1fc99a), closes #3179
  • schema: implement pick, omit, and merge helpers for JsonSchema (6887404), closes #3179

v8.20.1

23 Dec 12:58

Choose a tag to compare

8.20.1 (2025-12-23)

Bug Fixes

  • schema: return this in property definition for chaining support (7bfcb04)

v8.20.0

23 Dec 12:44

Choose a tag to compare

8.20.0 (2025-12-23)

Bug Fixes

  • di: improve typings and maintainability for intercept method (f101f90)
  • di: introduce method interception via ProviderBuilder (fb25c2b)

Features

  • di: enhance Provider class with comprehensive documentation and improved structure (3ec2562)
  • directus-sdk: add directusCache extension for method caching (79f2f0d)
  • di: rewrite ProviderBuilder for better maintainability and flexibility (a006748)
  • platform-cache: add cache extension for method caching (83472e9)
  • schema: add JsonSchema.add() to extend schema functionality (3e52678)

v8.19.5

08 Dec 10:11

Choose a tag to compare

8.19.5 (2025-12-08)

Bug Fixes

  • platform-express: add support for forced Express version detection (635dc4b)
  • platform-express: improve support for Express.js v5 with enhanced path conversion logic (b069ab4), closes #3224
  • platform-express: improve support for Express.js v5 with enhanced path conversion logic (9c6c750), closes #3224
  • platform-fastify: add support for setting cookies in response context (e82caf4)
  • update to Express 5 and related dependencies (4772a34)

v7.87.9

02 Dec 06:48

Choose a tag to compare

7.87.9 (2025-12-02)

Bug Fixes

  • schema: update nullable schema handling to use oneOf for improved compatibility (c0a4bad)

v8.19.4

01 Dec 15:35

Choose a tag to compare

8.19.4 (2025-12-01)

Bug Fixes

  • schema: update nullable mapping to improve OpenAPI schema compatibility (1af9349), closes #3217

v8.19.3

26 Nov 14:45

Choose a tag to compare

8.19.3 (2025-11-26)

Bug Fixes

  • platform-cache: use isFunction to validate cache store's ttl property (5cef4a7)

v8.19.2

21 Nov 09:37

Choose a tag to compare

8.19.2 (2025-11-21)

Bug Fixes

  • directus-sdk: add log level configuration for attach-logger (fb8dee4)