tsed

Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!

MIT License

Downloads
1.8M
Stars
2.7K
Committers
162

Bot releases are hidden (Show)

tsed - v7.61.2

Published by Romakita 8 months ago

7.61.2 (2024-02-21)

Bug Fixes

  • engines: remove fs-extra usage in cache.ts (4a8f19c), closes #2597
tsed - v7.61.1

Published by Romakita 8 months ago

7.61.1 (2024-02-17)

Bug Fixes

  • common: implement a standard redirect method on PlatformResponse (3a437bb)
  • platform-log-middleware: fix ambient file declaration to have logger options from PlatformLogMiddleware (a5bec00), closes #2592
tsed - v7.61.0

Published by Romakita 9 months ago

7.61.0 (2024-01-25)

Bug Fixes

  • vike: bump vite to v5.0.12 (cdff939)
  • vike: rollback vike to vite to avoid breaking change and reuse code on @tsed/vite-plugin-ssr (60df90d)
  • vite-ssr-plugin: bump vite to v5.0.12 (d4aecee)

Features

  • vike: add vike package to replace vite-ssr-plugin (69a6026)
  • vite-ssr-plugin: update vite-plugin-ssr dependency (7d8d696)
tsed - v7.60.1

Published by Romakita 9 months ago

7.60.1 (2024-01-24)

Bug Fixes

  • vite-ssr-plugin: lazy load vite module to support ESM module (5e54d5f)
tsed - v7.60.0

Published by Romakita 9 months ago

7.60.0 (2024-01-23)

Features

  • bullmq: allow to inject Queue and Worker using @InjectQueue and @InjectWorker decorators (9f31ea6)
  • bullmq: auto discover queues names from JobController decorator (70725bf)
  • bullmq: use constants and enum to define token + add utils to create token (6d75b32)
  • di: allow optional token injection (88253e5)
tsed - v7.59.1

Published by Romakita 9 months ago

7.59.1 (2024-01-22)

Bug Fixes

  • bullmq: fix breaking configuration type change (19ca1d2)
tsed - v7.59.0

Published by Romakita 9 months ago

7.59.0 (2024-01-21)

Features

  • passport: add PassportMessage class to forward message between pages (fd36b1c)
  • socketio: enable socket callback to return answer immediately to the client socket (97a99ed)
  • vite-ssr-plugin: avoid rendering when Headers are already sent (b812833)
tsed - v7.58.0

Published by Romakita 9 months ago

7.58.0 (2024-01-21)

Features

  • platform-cache: add prefix options to namespace cached keys through platform cache module (dfafdab)
tsed - v7.57.1

Published by Romakita 9 months ago

7.57.1 (2024-01-19)

Bug Fixes

  • bump @types/supertest to v6.0.2 (d4d610c)
  • bump tslib to v2.6.1 (d86d8b8)
  • fix supertest typings issue (faf66ff)
tsed - v7.57.0

Published by Romakita 9 months ago

7.57.0 (2024-01-16)

Features

  • formio: bump formio to v3.4.1 (28a4746)
  • ignore *.tsbuildinfo in production builds (fa6b720)
tsed - v7.56.0

Published by Romakita 9 months ago

7.56.0 (2024-01-15)

Features

  • bullmq: omit duplicate connection declaration (8e5038c)
  • bullmq: support bullmq 5 (0398f03)
tsed - v7.55.0

Published by Romakita 10 months ago

7.55.0 (2024-01-03)

Features

  • agenda: add drainJobsBeforeClose option to agenda settings (3c10b05)
  • agenda: bump agenda to v5 (5a40cdb)
tsed - v7.54.0

Published by Romakita 10 months ago

7.54.0 (2023-12-30)

Features

  • di: add alias option to a Provider (c08934e)
tsed - v7.53.0

Published by Romakita 10 months ago

7.53.0 (2023-12-22)

Features

  • agenda: support DIContext and allow manual job creation (#2553) (a1c6644)
tsed - v7.52.0

Published by Romakita 11 months ago

7.52.0 (2023-12-07)

Features

  • bullmq: add more context to logger context (1efbbf2)
tsed - v7.51.2

Published by Romakita 11 months ago

7.51.2 (2023-12-06)

Bug Fixes

  • mongoose: fix mongoose version set on peerDependencies (0c3e3ea), closes #2542
tsed - v7.51.1

Published by Romakita 11 months ago

7.51.1 (2023-12-05)

Bug Fixes

  • bullmq: invalid name used for job retrieval (98c5390)
tsed - v7.51.0

Published by Romakita 11 months ago

7.51.0 (2023-12-04)

Features

  • bullmq: allow settings custom job ids from within job class (8796bbe)
tsed - v7.50.0

Published by Romakita 11 months ago

7.50.0 (2023-11-28)

Bug Fixes

  • platform-router: exclude ws verbs (5e01b40)

Features

  • json-schema: add async api mapper (d8a91b7)
  • json-schema: implement Subscribe/Publish decorator for async api (c8b129e)
tsed - v7.49.0

Published by Romakita 11 months ago

7.49.0 (2023-11-27)

Features

  • bullmq: add FallbackJobController (9160d3f)
Package Rankings
Top 1.14% on Npmjs.org
Top 6.72% on Proxy.golang.org
Badges
Extracted from project README
Build & Release PR Welcome npm version semantic-release code style: prettier github opencollective