4.0.3
- Replaced broken link in docs homepage with Launchpad example.
@kriss1897 in #965 - Fix invalid query in schema delegation example.
@nico29 in #980 - Update package.json
repository
field.
@dlukeomalley in #979 - Add support for passing a parsed schema ast to
mergeSchemas
@ganemone in #977 - Changes to
extractExtensionDefinitions
to supportgraphql-js
union and enum extensions.
@jansuchy in #951 - Add docs for
mockServer
(closes #951)
@mfix22 in PR #982 - Fix regression where custom scalars were incorrectly replaced while recreating schema with
visitSchema
.
@tgriesser in #985