Releases: inngest/inngest-js
Releases · inngest/inngest-js
inngest@3.23.1
Patch Changes
-
#657
7ca9537
Thanks @jpwilliams! - ExposeEventSchemas
inInngest
instances -
#311
a53356a
Thanks @jpwilliams! - Add streaming capabilities to"inngest/cloudflare"
handler
@inngest/test@0.1.0
Minor Changes
- #704
9438960
Thanks @jpwilliams! - Refactor@inngest/test
to have a much simpler public API
inngest@3.23.0
Minor Changes
- #702
4df5a01
Thanks @jpwilliams! - Add support for in-band syncing
Patch Changes
- #721
59fa466
Thanks @jpwilliams! - Support Next.js 15 in serve handler typing
inngest@3.22.13
Patch Changes
-
#709
3041afe
Thanks @jpwilliams! - Ensure support for TypeScript 5.6No changes to any runtime/user-facing code has been made, but TS upgrades often alter emitted files, so the package will be bumped for folks to take advantage of any performance/compatibility improvments there.
inngest@3.22.12
Patch Changes
- #710
fc3f1e5
Thanks @jpwilliams! - Allow access to userland promises when executing for@inngest/test
inngest@3.22.11
Patch Changes
- #707
8c4b9ce
Thanks @goodoldneon! - Fix probe response sig with streaming
inngest@3.22.9
Patch Changes
- #688
58549f3
Thanks @jpwilliams! - Expose some internal execution logic to make way for a new@inngest/test
package
inngest@3.22.10
Patch Changes
- #705
f229dea
Thanks @goszczynskip! - Fix required type annotation typescript errors;inngest/types
is now exported with a warning within the module covering its usage
inngest@3.22.8
Patch Changes
-
#697
56ed5c1
Thanks @jpwilliams! - Merge given env vars withprocess.env
to support partial env shims like Hono in AWS Lambda -
#696
9169d0e
Thanks @albertchae! - Fix typos in debounce documentation
inngest@3.22.7
Patch Changes
- #687
9f0bdc6
Thanks @MonsterDeveloper! - Add exports forJsonError
type to fix a TypeScript error when using Inngest in projects withcomposite
setting intsconfig
.