Skip to content

inngest@3.19.11

Choose a tag to compare

@inngest-release-bot inngest-release-bot released this 06 Jun 22:21
· 671 commits to main since this release
a61252a

Patch Changes

  • #597 cf22183 Thanks @jpwilliams! - Fix serve handler's fetch implementation incorrectly being marked as custom if no custom fetch is given to new Inngest()

  • #597 cf22183 Thanks @jpwilliams! - Reduce incorrect occurences of the following log when a call with fetch fails

    A request failed when using a custom fetch implementation; this may be a misconfiguration. Make sure that your fetch client is correctly bound to the global scope.