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 visible (Hide)

tsed - v7.10.0-rc.2

Published by Romakita almost 2 years ago

7.10.0-rc.2 (2022-12-26)

Bug Fixes

  • schema: use webpack to generate sourcecode for browser env (ed899b7)
tsed - v7.10.0-rc.1

Published by Romakita almost 2 years ago

7.10.0-rc.1 (2022-12-26)

Features

  • core: move normalizePath to his own package (4ad14a7)
  • schema: make package compatible with browser context (5f810e4)
tsed - v7.9.0

Published by Romakita almost 2 years ago

7.9.0 (2022-12-16)

Features

  • platform-cache: add PlatformCache.refresh() method (a21d53e), closes #2192
tsed - v7.8.3

Published by Romakita almost 2 years ago

7.8.3 (2022-12-15)

Bug Fixes

  • prisma: fix long running prisma generate by updating inspected array before recursing hasModelInFields (d298a89)
tsed - v7.8.2

Published by Romakita almost 2 years ago

7.8.2 (2022-12-07)

Bug Fixes

  • adapters: fix item serialization/deserialization (6029972)
  • mongoose: fix mongoose pre hook implementation (d37fe51)
tsed - v7.8.1

Published by Romakita almost 2 years ago

7.8.1 (2022-12-06)

Bug Fixes

  • discriminator: looking through parents hierarchy to find discriminator (1f6288c)
tsed - v7.8.0

Published by Romakita almost 2 years ago

7.8.0 (2022-12-02)

Bug Fixes

  • mongoose: reuse @tsed/schema to declare discriminator key (8490fba), closes #2090

Features

  • json-schema: add discriminator support (a531350), closes #2090
  • schema: add discriminator support (306424d), closes #2090
tsed - v7.7.1

Published by Romakita almost 2 years ago

7.7.1 (2022-11-30)

Bug Fixes

  • iodredis: change incompatible syntax with nodejs 16 (37f64de)
tsed - v7.7.0

Published by Romakita almost 2 years ago

7.7.0 (2022-11-25)

Features

  • prisma: add Type support for mongo BDD (d50da74), closes #2135
tsed - v7.6.0

Published by Romakita almost 2 years ago

7.6.0 (2022-11-24)

Features

  • cache: add canCache option on UseCache decorator (d724363)
tsed - v7.5.3

Published by Romakita almost 2 years ago

7.5.3 (2022-11-22)

Bug Fixes

  • di: add ctx.logger.fatal method (980d3a0)
tsed - v7.5.2

Published by Romakita almost 2 years ago

7.5.2 (2022-11-21)

Bug Fixes

  • @tsed/socketio: avoid rollup bundling errors (#2165) (bbe822a)
tsed - v7.5.1

Published by Romakita almost 2 years ago

7.5.1 (2022-11-18)

Bug Fixes

  • schema: support Integer decorator used with BodyParams/PathParams/QueryParams (cf0c367), closes #2153
tsed - v7.5.0

Published by Romakita almost 2 years ago

7.5.0 (2022-11-17)

Features

  • agenda: add option to disable job processing (30b3204)
tsed - v7.4.3

Published by Romakita almost 2 years ago

7.4.3 (2022-11-16)

Bug Fixes

  • adapters-redis: handle empty object returns from hgetall (1c5a187)
  • adapters-redis: use isObject to identify when a result is an object (ec0b871)
tsed - v7.4.2

Published by Romakita almost 2 years ago

7.4.2 (2022-11-16)

Bug Fixes

  • ioredis: lazy load ioredis-mock module (ff69b97)
tsed - v7.4.1

Published by Romakita almost 2 years ago

7.4.1 (2022-11-16)

Bug Fixes

  • ioredis: fix configuration store (e254ef1)
tsed - v7.4.0

Published by Romakita almost 2 years ago

7.4.0 (2022-11-15)

Features

  • common: detect rawBody and allow bodyParser usage on global level (221083d)
  • testing: add possibility to mock services directly on PlatformTest sandbox creation (de5a0a4)
tsed - v7.3.1

Published by Romakita almost 2 years ago

7.3.1 (2022-11-14)

Bug Fixes

  • ioredis: restore redisInstance option on PlatformCache settings (77c6cb0)
tsed - v7.3.0

Published by Romakita almost 2 years ago

7.3.0 (2022-11-08)

Features

  • platform-cache: bump cache-manager module to v5.1.3 (d467242), closes #2145
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