v0.13.1
New:
- Publish
.mjs
files for module code to support native esmodules (#1244) - Interface type definitions may now be extended with
extendSchema
(#1222) isValidNameError
utility is now exported as a non-throwing alternative toassertValidName
(#1237)ExectuableDefinitionNode
Flow type is now exported (#1241)
Fixes: