Skip to content

Releases: sanity-io/gatsby-source-sanity

v7.5.1

29 Sep 00:48

Choose a tag to compare

7.5.1 (2022-09-29)

Bug Fixes

  • bump @sanity/image-url to fix rounding errors in crop rects (#132) (b894dca)
  • deps: update dependencies (non-major) (#165) (bb6536b)

This release is also available on:

v7.5.0

29 Sep 00:09

Choose a tag to compare

7.5.0 (2022-09-29)

Bug Fixes

  • helps incremental builds of large datasets by paginating the (2a7ff63), closes #149
  • use latest image cdn packages (#176) (fb7026b)

This release is also available on:

v7.4.1

31 Mar 11:36

Choose a tag to compare

Fixes

  • Prevent the resolveReferences gatsby function's remapRawFields call from attaching Internal object to the resolved gatsby node, fixing Gatsby Cloud incremental build issues. (#147)

v7.4.0

29 Mar 12:00

Choose a tag to compare

Changes

  • Add Gatsby Image CDN support (#148)