fix(deps): update dependency gatsby-transformer-cloudinary to v4 #56
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.3.5
->4.7.0
Release Notes
cloudinary-devs/gatsby-transformer-cloudinary (gatsby-transformer-cloudinary)
v4.7.0
Compare Source
Features
v4.6.0
Compare Source
Features
v4.5.0
Compare Source
Features
v4.4.0
Compare Source
Features
4.3.1 (2023-01-17)
Bug Fixes
v4.3.1
Compare Source
Bug Fixes
v4.3.0
Compare Source
Features
v4.2.0
Compare Source
Bug Fixes
Features
v4.1.0
Compare Source
Features
4.0.1 (2022-10-10)
Performance Improvements
v4.0.1
Compare Source
Performance Improvements
v4.0.0
Compare Source
Features
BREAKING CHANGES
fixed
andfluid
), use gatsby-plugin-image (ie.gatsbyImageData
instead.v3.1.0
Compare Source
Features
3.0.1 (2022-11-30)
Bug Fixes
v3.0.1
Compare Source
Bug Fixes
v3.0.0
Compare Source
Fixes:
BREAKING CHANGES:
CloudinaryAsset
nodes are not added for existing assets described by a content nodegatsbyImageData
,fluid
andfixed
resolvers are only added to GraphQL Types configured using thetransformTypes
v2.3.0
Additions:
gatsby-plugin-image
(adds thegatsbyImageData
resolver)#90Improvements:
publicId
,cloudName
andversion
available on CloudinaryAsset nodes #89uploadSourceInstanceNames
plugin option #71 and #103v2.2.4
Fixes:
v2.2.1
Additions:
fixedImageObject
andfluidImageObject
.Fixes:
fixedImageObject
andfluidImageObject
uses default plugin options properly in runtime.fixedImageObject
andfluidImageObject
APIs to/api
. Fixesfs
error when importing fromindex.js
.fieldsToSelect
infixedImageObject
andfluidImageObject
to empty array.v2.2.0
Improvements:
v2.1.1
Additions:
Fixes:
v2.1.0
Additions:
Fixes:
v1.1.3
Fixes:
v1.1.2
Fixes:
overwriteExisting
plugin option.v1.1.1
Changes:
enableDefaultTransformations
plugin option. When set to true,f_auto
andq_auto
are added to all source URLs automatically. Previously, this was on by default. This behavior is now opt-in.v1.1.0
Additions:
cloudinaryAssetData: true
and providingcloudName
,publicId
,originalHeight
, andoriginalWidth
properties.height
argument tofixed
queries.Improvements:
Fixes:
v1.0.1
Additions:
v1.0.0
Breaking changes:
fluidMinWidth
has been decreased from 200 to 50 to match Cloudinary defaults.createDerived
has been changed to false.breakpointsMaxImages
has been increased from 5 to 20 to match Cloudinary defaults.useCloudinaryBreakpoints
option.)overwriteExisting
option.)Other changes:
createRemoteImageNode
to allow uploading remote images directly to Cloudinary without downloading them locally first.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.