inngest@3.4.1
inngest-release-bot
released this
26 Oct 10:00
·
329 commits
to main
since this release
Patch Changes
-
#371
d45bfbd
Thanks @jpwilliams! - RemoveJsonifyObject<>
wrapper from step output - it's now clearer to see the actual type of a step's result -
#375
e19f9b4
Thanks @jpwilliams! - Fix failing to parseBigInt
during step/function result serialization; it is now correctly typed and returned asnever
-
#374
dcafc2b
Thanks @jpwilliams! - Fixed an issue where an error log wasn't shown if execution result parsing failed, such as in the case of serialization failures