Skip to content

v1.4.5

Compare
Choose a tag to compare
@tasomaniac tasomaniac released this 18 Apr 08:49

Bug Fixes

  • Suppress raw type warning in generated code (#2149)
  • Fix issue with long query name generates bad formatted kotlin code (#2153)
  • Fix an issue where removing graphql files does not remove the generated files (#2170)
  • Fix asFlow() leak (#2175)
  • Put special KotlinPoet character to avoid broken wrapped code (#2190)