inngest / inngest-js

The developer platform for easily building reliable workflows with zero infrastructure for TypeScript & JavaScript
https://www.inngest.com/
GNU General Public License v3.0
440 stars 43 forks source link

Add ESM exports to `inngest` package to avoid extension imports #319

Closed jpwilliams closed 1 year ago

jpwilliams commented 1 year ago

Summary

ESM-only frameworks, or at least those that are ESM-first, are becoming more prevalent, meaning we need to add this mapping to ensure users don't need to add file extensions when adding these subpath imports.

Checklist

Related

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 020042f8ab8e84304c6d35100c86c73dffe12c6b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ------- | ----- | | inngest | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR