v2.4.1
·
923 commits
to main
since this release
Patch Changes
- f2ffc8b: Fix
cross-fetchimport issue in testing environemtnst. API package also uses customfetchpassed via arguments. - acfa07c: Throw error when using
inngest/expressand not using a body parser - b535e1e: Ensure users are not allowed to configure batching with cancellation or rate limiting, as these features do not yet function together
- c271eb1: Add
x-inngest-no-retry: trueheader when non-retriable for internal executor changes - 2a93f0b: Fix
onFailurefunctions missing types applied by middleware