v5.0.1
kamilmysliwiec
released this
26 May 10:43
·
15742 commits
to master
since this release
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