nest.js 6.4.1 release, node.js framework of class spring

Nest.js 6.4.1 official release. Nest is build efficient, scalable framework Node.js Web applications. It uses modern JavaScript or typescript (preserve compatibility with the pure JavaScript), and binding of OOP (object oriented programming), the element FP (functional programming) and FRP (reactive programming function) of. At the bottom, Nest use the Express, you can easily use a variety of third-party plug-ins available.

feature

  • Core : Added ApplicationConfigto injection provider # 2412
  • Core : Added getNext()to HttpArgumentsHost # 2369

Bug fixes

  • Core : If recursive injection occurs, add the error message # 2481
  • Core : when the provider requested range throws an error # 2290 when you run a static exception filter
  • Core : fix created by invalid token ModuleTokenFactorywhen useClassyou are using # 2457
  • Micro services : Repair Redis reconnect strategy (disconnect recover from) # 2246
  • Micro services : Sort micro-service model (JS object key) # 2428

 

Chinese document: https://docs.nestjs.cn/

English documentation: https://docs.nestjs.com/

Guess you like

Origin www.oschina.net/news/107980/nest-js-6-4-1-released