Files
triggerdotdev--trigger.dev/packages/nestjs
Eugene Yaroslavtsev cd8f6b9af0 fix: [nestjs integration] fastify HTTP adapter detection now works correctly for response headers (#938)
* fix: [nestjs integration] fastify HTTP adapter detection now works correctly for response headers

- fixed a bug where Fastify responses were incorrectly processed as Express due to overlapping method names.
- introduced type guards to differentiate between Express and Fastify response objects.
- bumping @trigger.dev/nestjs patch version to 2.3.19

* fix TS type check build error
2024-03-22 14:41:21 +00:00
..

NestJS and Trigger.dev

Trigger.dev has full support for the NestJS framework.

For information about the using Trigger.dev in your NestJS app, check out these useful docs links: