Skip to content

Releases: kgoggin/reason-react-apollo

v1.1.2

21 Oct 16:13
Compare
Choose a tag to compare

Bugfixes

  • More complete fix for not sanitizing input type field names (#8)

v1.1.1

21 Oct 15:21
Compare
Choose a tag to compare

Bugfixes

  • Stop sanitizing the field names in input types (#8)

v1.1.0

21 Oct 05:19
Compare
Choose a tag to compare

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