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

fix: restore 1.x array functionality behavior #38

Closed
wants to merge 1 commit into from
Closed

fix: restore 1.x array functionality behavior #38

wants to merge 1 commit into from

Conversation

wKovacs64
Copy link
Contributor

This reverts the failed attempt to future-proof the plugin. The one foot in / one foot out
approach is causing more harm than good. An alternative solution is required to ensure
compatibility with Gatsby schema customization.

Closes #37

This reverts the failed attempt to future-proof the plugin. The one foot in / one foot out
approach is causing more harm than good. An alternative solution is required to ensure
compatibility with Gatsby schema customization.

Closes #37
@wKovacs64
Copy link
Contributor Author

I have yet to try this in a real project, but I literally just reversed the source/test changes from #30.

@graysonhicks
Copy link
Owner

Fixed in release v2.2.0.

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 this pull request may close these issues.

Array of images
2 participants