0no-co / gql.tada

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

fix(cli-utils): Fix regressed CLI exit codes on errors #329

Closed kitten closed 1 week ago

kitten commented 1 week ago

Resolves #326

Summary

A prior regression meant that process.exitCode wasn't being set any longer. This has now been fixed and errors now cause process.exitCode to be set correctly and as intended again.

Set of changes

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: fd3c90ab33166654e8c00c2656624a815253c77a

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