Releases: kgoggin/reason-react-apollo
Releases · kgoggin/reason-react-apollo
v1.1.2
Bugfixes
- More complete fix for not sanitizing input type field names (#8)
v1.1.1
Bugfixes
- Stop sanitizing the field names in input types (#8)
v1.1.0
New Features
- Added config option to specify the names for your root Query/Mutation types (#6)
Bugfixes
- Fixed #4 where the published packages didn't include the actual built files 😬
- Fixed #7 to handle case where GraphQL typename is lowercase