Change8

v3.72.1

📦 sanityView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This release primarily addresses a bug related to GraphQL union reference types in schema generation. Users upgrading from versions before 3.37.0 should review dependency upgrade instructions.

Migration Steps

  1. If updating from a version earlier than 3.37.0, check the article at https://www.sanity.io/help/upgrade-packages to ensure dependencies are up to date.

🐛 Bug Fixes

  • Fixed an issue where GraphQL union reference types caused problems during GraphQL schema generation by removing the references array from GraphQL union references generation.

🔧 Affected Symbols

GraphQL schema generation