cd8f6b9af0
* 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
136 B
136 B
@trigger.dev/nestjs
| @trigger.dev/nestjs |
|---|
| patch |
fix: [nestjs integration] fastify HTTP adapter detection now works correctly for response headers