v0.17.23
StevenACoffman
released this
23 Jan 15:35
·
509 commits
to master
since this release
What's Changed
- Fix #2457 update websocket example by @StevenACoffman in #2461
- Export default modelgen hooks by @atzedus in #2467
- fix #2465 remote model with omitempty by @mstephano in #2468
- Fix issue #2470: Incorrect response when errors occurred by @atzedus in #2471
- feat: support Altair playground by @yk-eukarya in #2437
- plugin/resolvergen: respect named return values by @a8m in #2488
- fix misspelling and format code by @Doarakko in #2497
- Add Server-Sent Events transport by @jmic in #2498
- Bump jsonwebtoken and @graphql-tools/prisma-loader in /integration by @dependabot in #2501
- Bump json5 from 2.2.1 to 2.2.3 in /integration by @dependabot in #2500
- fix: gin sample code error in v0.17.22 by @Adam7066 in #2503
- fix #2485 Defined type from a basic type should not need scalar by @mstephano in #2486
- Add omit_complexity config option for issue #2502 by @mariuscraciunescu in #2504
- Enable Subscription Resolver to return websocket error message by @zhixinwen in #2506
- fix #2485 for some types requiring a scalar by @mstephano in #2508
- missed a closing parenthesis in documentation by @NateHan in #2513
New Contributors
- @mstephano made their first contribution in #2468
- @yk-eukarya made their first contribution in #2437
- @Doarakko made their first contribution in #2497
- @jmic made their first contribution in #2498
- @Adam7066 made their first contribution in #2503
- @mariuscraciunescu made their first contribution in #2504
- @zhixinwen made their first contribution in #2506
- @NateHan made their first contribution in #2513
Full Changelog: v0.17.22...v0.17.23