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 - v6.114.17

Published by Romakita over 2 years ago

6.114.17 (2022-06-08)

Bug Fixes

  • formio-schema: fix issue when dataSourceUrl is used with arrow function (331229d)
tsed - v6.114.16

Published by Romakita over 2 years ago

6.114.16 (2022-06-02)

Bug Fixes

  • common: migrate unit test on jest and update multer dependency (0125974)
tsed - v6.114.15

Published by Romakita over 2 years ago

6.114.15 (2022-06-01)

Bug Fixes

  • multer: update multer dependencies to resolve security vulnerability (bb1bf32), closes #1919
tsed - v6.114.14

Published by Romakita over 2 years ago

6.114.14 (2022-05-27)

Bug Fixes

tsed - v6.114.13

Published by Romakita over 2 years ago

6.114.13 (2022-05-25)

Bug Fixes

  • fix release note on slack (257a5c3)
tsed - v6.114.13-rc.1

Published by Romakita over 2 years ago

6.114.13-rc.1 (2022-05-25)

Bug Fixes

  • fix release note on slack (646d2fa)
tsed - v6.114.12

Published by Romakita over 2 years ago

6.114.12 (2022-05-25)

Bug Fixes

  • fix release note on slack (07a9a5a)
tsed - v6.114.11

Published by Romakita over 2 years ago

6.114.11 (2022-05-25)

Bug Fixes

  • prisma: fix prisma project generation (d03728f), closes #1905
tsed - v6.114.10

Published by Romakita over 2 years ago

6.114.10 (2022-05-19)

Bug Fixes

  • express: fix bodyparser peer dependencies (2ef04d3), closes #1901
tsed - v6.114.9

Published by Romakita over 2 years ago

6.114.9 (2022-05-13)

Bug Fixes

  • prevent undefined model given to @Ref/@CollectionOf decorators (33a9932), closes #1896
tsed - v6.114.8

Published by Romakita over 2 years ago

6.114.8 (2022-05-06)

Bug Fixes

  • mongoose: replace NativeError with Error since mongoose no longer export NativeError (23347b6)
tsed - v6.114.7

Published by Romakita over 2 years ago

6.114.7 (2022-05-06)

Bug Fixes

  • core: fix descriptor object created by decorateMethodsOf (afe1422)
  • swagger: optimize swagger module loading (745cff1)
  • typeorm: fix error connection management (fa04f03)

Performance Improvements

  • di: use resolve method only when it's necessary (f9738e8)
  • refactoring di configuration (e3865de)
tsed - v6.114.6

Published by Romakita over 2 years ago

6.114.6 (2022-05-05)

Bug Fixes

  • platform-cache: fix issue with the threshold management (f48be8c)
tsed - v6.114.5

Published by Romakita over 2 years ago

6.114.5 (2022-05-04)

Bug Fixes

  • common: store limited data to allow middleware logger to log data after request (6b6e9e5)
  • common: store limited data to allow middleware logger to log data after request (958cb9f)
tsed - v6.114.5-rc.1

Published by Romakita over 2 years ago

6.114.5-rc.1 (2022-05-03)

Bug Fixes

  • swagger: optimize swagger module loading (3a6ba96)

Performance Improvements

  • di: bind constant/value directly in the decorator (3aa4a15)
  • di: bind injectable services directly in the decorator (bcb0e2f)
  • di: bind interceptor directly in the decorator (5428874)
  • di: use resolve method only when it's necessary (13a45f8)
  • refactoring di configuration (14cf9d7)
tsed - v6.114.4

Published by Romakita over 2 years ago

6.114.4 (2022-05-02)

Bug Fixes

  • di: remove cleaning logger on request.end event (189b1a7)
tsed - v7.0.0-beta.12

Published by Romakita over 2 years ago

7.0.0-beta.12 (2022-05-02)

Bug Fixes

  • components-scan: remove the process.exit(-1) and display the stack error directly (75c64be)
  • platform-params: allow stubing middleware method (e0fdf9e)
  • terminus: await terminus handlers (aac3950)
  • update all readme (a18eae1)
tsed - v6.114.3

Published by Romakita over 2 years ago

6.114.3 (2022-04-30)

Bug Fixes

  • components-scan: remove the process.exit(-1) and display the stack error directly (75c64be)
  • platform-params: allow stubing middleware method (e0fdf9e)
  • update all readme (a18eae1)
tsed - v6.114.2

Published by Romakita over 2 years ago

6.114.2 (2022-04-26)

Bug Fixes

  • terminus: await terminus handlers (aac3950)
tsed - v7.0.0-beta.11

Published by Romakita over 2 years ago

7.0.0-beta.11 (2022-04-26)

Bug Fixes

  • ajv: use compiled schema instead ajv.validate (41c0129), closes #1842
  • di: fix issue with async_hook context (ae2f10c)
  • json-mapper: fix date serialization issue when a custom mapper is defined (f1e1741), closes #1848
  • platform-cache: fix issue with asynchronous task run in background (3214e0f)
  • typeorm: update typeorm version (#1877) (a101675)

Features

  • common: separate routes mapping from componentsScan (101cc5b)
  • di: add loadModule and resolveControllers (f6df666)
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