v1.3.5
·
691 commits
to main
since this release
Patch Changes
-
a4f8ae8: Fixes a typing bug where both
event
andcron
could be specified as a trigger at the same time.Multiple event triggers will be coming in a later update, but not in this format.
-
d6a8329: Ensure signatures are not validated during development
-
950a2bc: Ensure
inngest.send()
andstep.sendEvent()
can be given an empty array without error