Releases: fjodor-rybakov/discord-nestjs
Releases · fjodor-rybakov/discord-nestjs
@discord-nestjs/common@3.4.0
v3.0.0
This version improves and simplifies the work with the modular system.
- Adds a new function
forFeature
. Allows to inject exportable providers from DiscordModule.
Request lifecycle
has also been reworked. Now he repeats it like in NestJS.
- Incoming request
- Globally bound middleware
- Global guards
- Controller guards
- Route guards
- Global pipes
- Controller pipes
- Route pipes
- Method handler
- Exception filters (route, then controller, then global). Apply from end to beginning
- Response
2.0.0
@discord-nestjs/core@2.0.0 @discord-nestjs/core@2.0.0