Skip to content

Releases: kgoggin/reason-react-apollo

v1.1.2

Choose a tag to compare

@kgoggin kgoggin released this 21 Oct 16:13

Bugfixes

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

v1.1.1

Choose a tag to compare

@kgoggin kgoggin released this 21 Oct 15:21

Bugfixes

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

v1.1.0

Choose a tag to compare

@kgoggin kgoggin released this 21 Oct 05:19

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