Change8

release-1752261537145

📦 graphql-yogaView on GitHub →
🐛 1 fixes

Summary

Patch release 5.15.1 fixes error handling by not adding GraphQL error extensions when wrapping internal server errors.

🐛 Bug Fixes

  • graphql-yoga: Fixed error handling to avoid adding GraphQL error extensions when wrapping an internal server error (PR #4116).