What's Changed
- fix: chat example frontend race condition by @MoofMonkey in #2219
- Update dataloaders.MD by @mimol91 in #2221
- Respect options in WebsocketOnce by @crossworth in #2223
- Config option to only make cyclical struct fields pointers by @ianling in #2174
- Config option to make resolvers return values instead of pointers by @ianling in #2175
- fix #1876: Optional Any type should allow nil values by @vediatoni in #2231
- fix: #2234 Response.Errors in DispatchError function is not PresentedError by @oikyn in #2235
- Use exact capitalization from field names overridden in config by @ianling in #2237
- update gqlparser to v2.4.5 by @StevenACoffman in #2239
New Contributors
- @mimol91 made their first contribution in #2221
- @crossworth made their first contribution in #2223
- @ianling made their first contribution in #2174
- @vediatoni made their first contribution in #2231
- @oikyn made their first contribution in #2235
Full Changelog: v0.17.9...v0.17.10