v1.0.4
Core
- Ignored generated output (#1558)
- Update dependencies
TypeScript
- Remove typesPrefix from Enum values (#1553, thanks @jeroenvisser101 )
TypeScript Operations
- Fix issue with fragments spread and inline fragments intersection (#1544)
TypeScript React-Apollo
- Removes typesPrefix from non-type definitions (#1551, thanks @jeroenvisser101)
TypeScript Resolvers
Flow
- Remove typesPrefix from Enum values (#1553, thanks @jeroenvisser101 )
Flow Operations
- Fix issue with fragments spread and inline fragments intersection (#1544)
Docs
- Update programmatic usage (#1552, thanks @dimitar-nikovski )