gatsby-plugin-scroll-reveal icon indicating copy to clipboard operation
gatsby-plugin-scroll-reveal copied to clipboard

Support React 17, 18

Open pascalbe-dev opened this issue 2 years ago • 3 comments
trafficstars

Right now, this plugin can not be used with React 17+ due to the peer dependency pointing to 16.x.x.

During installation of the dependency we therefore get an error.

Would be great to support React 17, 18!

pascalbe-dev avatar Feb 13 '23 18:02 pascalbe-dev

Also looking for support in React 18. Thanks!

brandonferrer avatar Feb 20 '23 22:02 brandonferrer

Thanks @pascalbe-dev for your suggestion. And also thanks @brandonferrer for your message. We are glad you are using our plugin. We think you are right, and we would love to add support for React 17 and 18. But unfortunately, at the moment, we have no plan to address this update. We don't have the time or the resources. We will let you know if this changes

juliavallina avatar Feb 21 '23 08:02 juliavallina

Can we add a PR to fix that ourselves? :)

I would assume, that the plugin is compatible with newer versions of react, but the peer dependency version is just denying us from using them.

pascalbe-dev avatar Mar 12 '23 15:03 pascalbe-dev