Skip to content

v6.0.0

Compare
Choose a tag to compare
@kamilmysliwiec kamilmysliwiec released this 16 Mar 23:07
· 14863 commits to master since this release
9e9b8b9

Features

  • core: extract platforms (express/fastify/socket.io/ws) #1329
  • core: HTTP request based (and Transient) DI #1376
  • core: new lifecycle hooks #1416
  • microservices: event-based communication feature (read more)

Improvements

  • common: simplify reflection metadata API (@SetMetadata())
  • common: generic Provider types #1574
  • core: simplify Middleware API #1474

Bug Fixes

  • all: dynamic require() issues (webpack build) #1386
  • core: global and local interceptor execution #1016
  • testing: deprecated warning when initializing TestingModule #1320