Skip to content

inngest@3.4.1

Compare
Choose a tag to compare
@inngest-release-bot inngest-release-bot released this 26 Oct 10:00
· 329 commits to main since this release
d71c862

Patch Changes

  • #371 d45bfbd Thanks @jpwilliams! - Remove JsonifyObject<> 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 parse BigInt during step/function result serialization; it is now correctly typed and returned as never

  • #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