Skip to content

v2.0.0

Compare
Choose a tag to compare
@inngest-release-bot inngest-release-bot released this 06 Jun 16:44
· 621 commits to main since this release
714d52e

Major Changes

Minor Changes

  • 4f29f5c: Added a logger to Inngest functions in addition to allowing users to provide a custom logger to reliably push logs to external services and handle flushing on serverless environments.
    See Logging in Inngest - Inngest Documentation.
  • 4f29f5c: Add GetEvents<> export which can be used to pull final event types from an Inngest client.
    See Defining Event Payload Types.
  • 4f29f5c: Add ability to provide concurrency: { limit: number } in function config, ready for more config options.

Patch Changes

  • b62cd6d: Update landing page vite dependency to v3.2.7