Skip to content

v4.6.4

Compare
Choose a tag to compare
@kamilmysliwiec kamilmysliwiec released this 18 Feb 21:55
· 15458 commits to master since this release

Bug Fixes

  • common: logger overrides custom logger scope #435
  • common: FileInterceptor supports only one options at once #429
  • common: support symbol as a token (NestApplicationContext)
  • core: fix exception handler (exceception thrown in the done() callback) #431
  • core: incorrect HTTP response on SyntaxError #430
  • microservices: can't select/get from context when using NestFactory.createMicroservice #398