Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This PR was opened by the [Changesets release](https://github.com/changesets/action) 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@2.7.0 ### Minor Changes - [#313](#313) [`32c34b3`](32c34b3) Thanks [@jpwilliams](https://github.com/jpwilliams)! - Add ability to declare and send events without payloads, e.g. `inngest.send({ name: "my.event" });` - [#310](#310) [`696c411`](696c411) Thanks [@michealroberts](https://github.com/michealroberts)! - Added h3 framework server handler ### Patch Changes - [#319](#319) [`71b7d26`](71b7d26) Thanks [@jpwilliams](https://github.com/jpwilliams)! - Add ESM exports to `inngest` package to avoid extension imports Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information