v2.3.0
What's Changed
- make reproducable importer by @vvakame in #112
- Update prelude to match graphql_spec for @deprecated directive by @danielnovograd in #155
- Stop validator mutating the provided *Schema by @xzyfer in #158
- docs: Fix a few typos in the README by @enisdenjo in #174
- feat: do not mark __typename field as unknown in the schema validation by @damianopetrungaro in #172
- Fix: argument comparison between two sets of args by @jufemaiz in #170
- Add @SpecifiedBy directive declaration by @wilhelmeek in #168
- Fix for update by reference of default variable values by @aurelijusbanelis in #161
- Add release script by @StevenACoffman in #175
New Contributors
- @danielnovograd made their first contribution in #155
- @xzyfer made their first contribution in #158
- @enisdenjo made their first contribution in #174
- @damianopetrungaro made their first contribution in #172
- @jufemaiz made their first contribution in #170
- @wilhelmeek made their first contribution in #168
- @aurelijusbanelis made their first contribution in #161
- @StevenACoffman made their first contribution in #175
Full Changelog: v2.2.0...v2.3.0