Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Gatsby v3 #27

Open
samajammin opened this issue Apr 2, 2021 · 1 comment
Open

Support for Gatsby v3 #27

samajammin opened this issue Apr 2, 2021 · 1 comment

Comments

@samajammin
Copy link

Hey there! Thanks for this excellent plugin.

I noticed this warning after migrating our project to Gatsby v3:

warning " > gatsby-transformer-gitinfo@1.1.0" has incorrect peer dependency "gatsby@^2.0.15".

Could we update this plugin to support v3? Looks like it might be as simple as updating the peer dependency:
https://www.gatsbyjs.com/docs/reference/release-notes/migrating-from-v2-to-v3/#for-plugin-maintainers

Cheers

@CollierCZ
Copy link

CollierCZ commented Apr 4, 2021

It's not a super important warning, but getting rid of it isn't hard. But I don't think this plugin is really maintained anymore. I made a fork to support symlinks and that one is updated for Gatsby 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants