v5.3.0
kamilmysliwiec
released this
31 Aug 11:16
·
16275 commits
to master
since this release
Features
- common: caching mechanism - add
CacheModule
module #695 - common: serialization - add
ClassSerializerInterceptor
interceptor - common: add
MulterModule
module - core:
ExternalContextCreator
now supports pipes - websockets: support acknowledgments in socketio
IoAdapter
#982
Bug Fixes
- core: expose valid
HttpServer
withinExpressAdapter
#1017
Improvements
- core: injector improvements (mainly circular dependencies)
- websockets: improve adapters (
WsAdapter
andIoAdapter
)