Skip to content

v4.6.5-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 21:32
· 674 commits to master since this release
2839a12

What’s Changed

  • fix(kotlin-union-type): override json type info on union members ensuring deserializability (#130) @awgr
  • fix: escape double quotes in Strings for toString in generated Input Types (#124) @richardcresswell
  • fix: added extend enum, interface, union support + refactoring (#122) @npwork