0no-co / gql.tada

🪄 Magical GraphQL query engine for TypeScript
https://gql-tada.0no.co
MIT License
2.56k stars 43 forks source link

fix(cli): Switch between ESM/CJS in CLI entrypoint #252

Closed kitten closed 5 months ago

kitten commented 5 months ago

We only ever used the CJS entrypoint before and the ESM one was also faulty. In general, we should try to at least use either of them as needed.

changeset-bot[bot] commented 5 months ago

🦋 Changeset detected

Latest commit: 713002f3a8c15e88cc157659ef8d4cb670f0e093

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

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