cometkim / gatsby-plugin-typegen

Let's give developers using GatsbyJS better DX with extreme type-safety
https://www.gatsbyjs.org/packages/gatsby-plugin-typegen/
MIT License
204 stars 23 forks source link

Allow React 17 as peer dependency #140

Closed ThijmenDeValk closed 3 years ago

ThijmenDeValk commented 3 years ago

npm install currently fails when using React 17, as this plugin hasn't listed it as an allowed peer dependency. This pull requests simply adds it. Since React 17 doesn't contain big functional changes, this should all be smooth sailing.

cometkim commented 3 years ago

Thanks @ThijmenDeValk

cometkim commented 3 years ago

@all-contributors please add @ThijmenDeValk for maintenance

allcontributors[bot] commented 3 years ago

@cometkim

I've put up a pull request to add @ThijmenDeValk! :tada:

cometkim commented 3 years ago

I have a schedule and cannot publish it right now. a new patch will be in 4~6 hours.

cometkim commented 3 years ago

published at v2.2.3. Thank you again @ThijmenDeValk :)

ThijmenDeValk commented 3 years ago

Bit of a late reply from me (apparently I turned off GitHub notifications a little bit too well, but thanks for the quick merge! 🥳