graphql 0.13.1
New:
- Publish
.mjsfiles for module code to support native esmodules (#1244) - Interface type definitions may now be extended with
extendSchema(#1222) isValidNameErrorutility is now exported as a non-throwing alternative toassertValidName(#1237)ExectuableDefinitionNodeFlow type is now exported (#1241)
Fixes:
extendSchemanow preserves (and allows extending) a list of legacy field names which would otherwise be considered invalid (#1235)- Replaced a misplaced licensing header (7e6898465131be522666bcbdf71d8c8f2d85e5d2)