Skip to content

Releases: tsedio/tsed

v8.25.1

12 Feb 04:13

Choose a tag to compare

8.25.1 (2026-02-12)

Bug Fixes

  • update import statement for express package version (#3261) (1d42eee)

v8.25.0

07 Feb 08:40

Choose a tag to compare

8.25.0 (2026-02-07)

Features

  • prisma: update Prisma to v7.3.0 and enhance configuration (cdad8a6)

v8.24.2

03 Feb 21:06

Choose a tag to compare

8.24.2 (2026-02-03)

Bug Fixes

  • platform-fastify: enhance static file serving with extended options (596fa19)
  • platform-fastify: refactor layer mapping for async support across adapters (75b1e07)
  • platform-http: handle undefined close method in closeServer utility (470b7a6)

v8.24.1

26 Jan 16:55

Choose a tag to compare

8.24.1 (2026-01-26)

Bug Fixes

  • platform-http: add encodeurl dependency to support URL encoding (f401a62), closes #3248

v8.24.0

22 Jan 16:10

Choose a tag to compare

8.24.0 (2026-01-22)

Features

  • platform-cache: document bypass cache strategy and force refresh behavior (d671231)

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)