Closed lachieh closed 1 year ago
Looks great! Thank you for doing this. Only thing we'd need before merging is to use the conventional commits spec for the commit message in order for it to be caught by the deploy process and issued as a release.
I think for this we can probably do a patch, so maybe this commit message instead!
fix: add @graphql-codegen/cli@^4.0.0 as peer dependency
Got it, thanks!
:tada: This PR is included in version 3.2.2 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Thank you, @danielwaltz!
The
@graphql-codegen/cli
package got a major version but the changes don't affect the usage by this plugin. Tested locally, both with test-suite and symlinked dependency.