Change8

release-1762481391160

📦 graphql-yogaView on GitHub →
4 features🐛 1 fixes🔧 21 symbols

Summary

graphql-yoga 5.16.2 and related packages receive patch updates, fixing an error‑masking bug, adding better error codes, and allowing the Prometheus endpoint to be disabled, along with several dependency upgrades.

✨ New Features

  • Better error codes added to @graphql-yoga/plugin-apq.
  • Better error codes added to @graphql-yoga/plugin-persisted-operations.
  • Better error codes added to @graphql-yoga/plugin-apollo-inline-trace.
  • Endpoint can be disabled via `endpoint: false` in @graphql-yoga/plugin-prometheus.

🐛 Bug Fixes

  • Fixed error masking bug in graphql-yoga where `http.unexpected` was set instead of `unexpected`.

Affected Symbols