v6.11.0
kamilmysliwiec
released this
24 Jan 13:51
·
12519 commits
to master
since this release
Features
- all: add
tslib
#3748 - common: strongly type custom decorators (
createParamDecorator
) #3356 - common: add static
KEY
property to decorators created through@SetMetadata()
- common: add request cancelation (axios +
HttpModule
) #3777 - core: add hostname matching (HTTP) #2980
- microservices: support multiple gRPC packages at once #3418
- platform: add description to the
listen
method #3786
Bug Fixes
- core: run lifecycle hooks for middleware and injectables #3870
- platform: add application's global prefix to error handlers and global middlewares #3656
- deps: update to
[email protected]
#3765