Bug Fixes
- common: add missing
forbidUnknownValues
property (ValidationPipe
) #706 - core: support circular structures in the dynamic module #678
- core: global prefix and middleware incompatibility #718
- core: exceptions are not handled in cascade way #729
- core: validate route path passed in
forRoutes()
#692 - websockets:
@WebSocketGateway
and@SubscribeMessage
do not properly handle errors #683 - testing: fix misssing logger