This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
inngest@3.10.0
Minor Changes
#449a452cf1 Thanks @jpwilliams! - Add referenceFunction(), allowing easier, typed invocation of functions across apps and languages
#459eec41d2 Thanks @jpwilliams! - Add new Inngest.Any and InngestFunction.Any type helpers
Patch Changes
#460a225206 Thanks @MonsterDeveloper! - Add exports for FinishedEventPayload and Context types to fix a TypeScript error when using Inngest in projects with composite setting in tsconfig.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
inngest@3.10.0
Minor Changes
#449
a452cf1
Thanks @jpwilliams! - AddreferenceFunction()
, allowing easier, typed invocation of functions across apps and languages#459
eec41d2
Thanks @jpwilliams! - Add newInngest.Any
andInngestFunction.Any
type helpersPatch Changes
a225206
Thanks @MonsterDeveloper! - Add exports forFinishedEventPayload
andContext
types to fix a TypeScript error when using Inngest in projects withcomposite
setting intsconfig
.