Skip to content

v6.4.0

Compare
Choose a tag to compare
@kamilmysliwiec kamilmysliwiec released this 01 Jul 13:20
· 13999 commits to master since this release
e2cb91d

Features

  • core: add ApplicationConfig to injectable providers #2412
  • core: add getNext() to HttpArgumentsHost #2369

Bug Fixes

  • core: add error message if recursive injection happens #2481
  • core: run static exception filters when request-scoped provider throws an error #2290
  • core: fix invalid token created by ModuleTokenFactory when useClass is being used #2457
  • microservices: fix Redis reconnection strategy (recover from disconnect) #2246
  • microservices: sort microservices patterns (JS object keys) #2428