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

Allow Gatsby v3 as Peer Dependency #7

Open
drskigen opened this issue Apr 19, 2021 · 0 comments · May be fixed by #8
Open

Allow Gatsby v3 as Peer Dependency #7

drskigen opened this issue Apr 19, 2021 · 0 comments · May be fixed by #8

Comments

@drskigen
Copy link

Issue

This plugin appears to work as expected with Gatsby v3 and Portable Text (such as from Sanity CMS), but there is a warning regarding the peer dependency requiring Gatsby 2.0.0

warn Plugin gatsby-transform-portable-text is not compatible with your gatsby version 3.3.0 - It requires gatsby@^2.0.0

Solution

Barring any unknown issues, add Gatsby ^3.0.0 as a peer dependency for this plugin.

@drskigen drskigen linked a pull request Apr 19, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant