release-1758299586083
📦 graphql-yogaView on GitHub →
✨ 2 features🐛 2 fixes🔧 4 symbols
Summary
graphql-yoga 5.16.0 adds an `allowedHeaders` option and fixes GraphiQL worker loading, while plugin-response-cache improves TypeScript typings and render-apollo-sandbox introduces a new Apollo Sandbox renderer.
✨ New Features
- Add `allowedHeaders` option to allow filtering response and request headers in graphql-yoga.
- Introduce a new renderer for Apollo Sandbox (render-apollo-sandbox) replacing GraphiQL.
🐛 Bug Fixes
- Fix workers' loading in online GraphiQL mode so Monaco autocomplete works properly.
- Fix TypeScript types for the `cache` option in plugin-response-cache, enabling Envelop cache implementations without TS errors.
🔧 Affected Symbols
allowedHeadersGraphiQLcacherenderApolloSandbox