You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(gatsby-plugin-utils): support aspect ratio for Image Service (#35087)
* feat: add support for aspectRatio in image service resolver
* refactor: remove todo
* fix: pass aspectRatio to all the stuff that needs it
* feat: pass apsectRatio to calculateImageDimensions
* feat: add aspectRatio to generateResizeFieldConfig
* fix(image cdn): do not pass aspect ratio in with image args
* update snapshot
Co-authored-by: Ward Peeters <[email protected]>
0 commit comments