Skip to content

Releases: inngest/inngest-js

v0.3.0

30 Aug 17:26
Compare
Choose a tag to compare
  • Set publishConfig in package.json for Yarn compatibiltiy 7fdd123
  • Bundle _init.ts script to reduce TS scaffold complexity (#2) f23bbec
  • Fix Github syntax highlighting on README 079d6e0
  • Add prepare script prior to publish e4028a0
  • v0.2.0 5a46281
  • Add Discord link to README 55524af
  • Add support for sending events in bulk 159c226

v0.1.0...v0.3.0

v0.1.0

28 Apr 20:37
Compare
Choose a tag to compare

Initial release

  • Basic support for sending event data to the Inngest Source API
  • Support for passing inngestApiUrl to override default base url for testing and unique deployments
  • TypeScript support via index.d.ts declaration file
  • Source maps