Version 0.3.0
Originally created because of dotansimha/graphql-code-generator#992.
All Babel, TypeScript and Flow code strings will now be transpiled regardless of the used plug-ins.
Note for changes in the API in the README.md!
- Removed
gqlFromCodeString.sync. All function calls are now sync for code strings. - Renamed
options.synctooptions.useSync. - Add
options.fileExtforgqlFromCodeString.