cloudinary-community / gatsby-transformer-cloudinary

Use Cloudinary images with gatsby-image for high performance and total control!
https://gatsby-transformer-cloudinary.netlify.app/
MIT License
69 stars 28 forks source link

feat: support for gatsby-plugin-image #173

Closed raae closed 2 years ago

raae commented 2 years ago

We need help testing this PR, especially on existing larger projects 🙏

Install the beta version:

Test that gatsby-image still works:

Test that gatsby-plugin-image works:

Migration can be done one query at the time, no need to migrate all at once as the fluid and fixed resolvers are still there together with the new gatsbyImageData. Check out the examples for gatsby-image and gatsby-plugin-images side by side.