Change8

release-1772810117439

📦 graphql-yogaView on GitHub →
🐛 1 fixes🔧 6 symbols

Summary

This release primarily focuses on dependency updates across various packages and introduces a critical bug fix in graphql-yoga@5.18.1 to ensure better error isolation during batched GraphQL operations.

🐛 Bug Fixes

  • Fix error isolation in batched GraphQL operations: An error in one operation within a batch now correctly returns a GraphQL error for that specific operation, allowing other operations in the batch to complete successfully.

Affected Symbols