Skip to content

v0.19.5

Compare
Choose a tag to compare
@ilgooz ilgooz released this 19 Mar 10:30
· 497 commits to master since this release
d26c8c5

v0.19.5

Features

  • Enable client code and Vuex code generation for query only modules as well.
  • Upgraded the Vue template to v0.3.5.

Fixes:

  • Fixed snake case in code generation.
  • Fixed plugin installations for Go =>v1.18.

Changes:

  • Dropped transpilation of TS to JS. Code generation now only produces TS files.