Change8

release-1744195239369

📦 graphql-yogaView on GitHub →
🐛 1 fixes

Summary

graphql-yoga 5.13.3 patches fix error handling and bump @whatwg-node/server.

🐛 Bug Fixes

  • Handle unexpected errors correctly by checking originalError for wrapped unexpected errors in graphql-yoga execution engine.