v0.17.34
StevenACoffman
released this
23 Jun 21:44
·
478 commits
to master
since this release
What's Changed
- fix: issue with extraFields being thrown away by @odannyc in #2674
- Reworked integration testing using vitest by @UnAfraid in #2675
- fix subscription example in documentation by @leangaurav in #2677
- Refactor TypeIdentifier to avoid circular imports by @StevenACoffman in #2682
- added GoInitialismsConfig which overrides the initialisms to be regarded by @JonasDoe in #2683
- feat: always use latest apollo sandbox by @gitxiongpan in #2686
- Added flag to omit interface checks by @endSly in #2689
- Update gqlparser dependency by @StevenACoffman in #2694
- Use "No longer supported" as the default deprecationReason for deprecations without a reason specified by @arseniocosta1 in #2692
New Contributors
- @odannyc made their first contribution in #2674
- @leangaurav made their first contribution in #2677
- @JonasDoe made their first contribution in #2683
- @endSly made their first contribution in #2689
- @arseniocosta1 made their first contribution in #2692
Full Changelog: v0.17.33...v0.17.34