gatsby-transformer-cloudinary icon indicating copy to clipboard operation
gatsby-transformer-cloudinary copied to clipboard

Use Cloudinary images with gatsby-image for high performance and total control!

Results 23 gatsby-transformer-cloudinary issues
Sort by recently updated
recently updated
newest added

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parse-url&package-manager=npm_and_yarn&previous-version=6.0.0&new-version=6.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex Commits 000ac18 Build 2.24.4 f2006b6 Bump version...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.14.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

The plugin is functioning and we get graphQL nodes created from the Cloudinary images, however we get the following error: ``` error "gatsby-transformer-cloudinary" threw an error while running the onCreateNode...

needs more info

Is there any reason why SVGs don't get uploaded if they're in the path to upload? Cloudinary does a pretty good job optimizing them vs compressing them locally, which is...

feature

Hey Guys! nice job with the plugin! Unfortunately I can't make this works, I have a CMS with Strapi and Cloudinary as a plugin, when I try to use the...

feature

For example: can add a cldFixed, cldFluid, cldSomeTransformation objects, like the fluid/fixed objects that are added for easy integration with gatsby-image. It could then be used like this: import {Image}...

feature

Hello, It seems that there is a bug when trying to get a fluid image object with an aspect ratio transformation. ``` query Query { product { image { fluid(transformations:...

needs more info

I've problem transforming and sourcing back from cloudinary. I've raised a ticket [here](https://support.cloudinary.com/hc/en-us/requests/124202). The problem is not yet solved. Do help me out. Thanks. ![image](https://user-images.githubusercontent.com/11329634/86597192-0c091c00-bfb9-11ea-80d4-541de24abd49.png)

needs more info