Skip to content

Releases: poul-kg/recodegen

v0.4.5

23 Apr 09:33

Choose a tag to compare

Changelog

  • 1e821ca feat: arm64 support
  • 30c1be3 fix: added missing arm64 arch support

v0.4.4

16 Feb 13:01

Choose a tag to compare

Changelog

  • dc3b324 fix: missing __typename in generated types

v0.4.3

21 Jun 13:10

Choose a tag to compare

Changelog

v0.4.2

21 Jun 13:05

Choose a tag to compare

Changelog

v0.4.1

21 Jun 12:51

Choose a tag to compare

Changelog

  • 1e00697 fix: incorrect scalars in operations

v0.4.0

21 Jun 12:05

Choose a tag to compare

Changelog

  • bf0ad87 feat: correctly generate scalar types

v0.3.0

11 Jun 07:17

Choose a tag to compare

Changelog

  • 0237f45 feat: generate types for query and mutation arguments

v0.2.2

06 Jun 09:45

Choose a tag to compare

Changelog

  • 3b6aee2 fix(plugins): don't overwrite files created by unsupported plugin

v0.2.1

06 Jun 09:36

Choose a tag to compare

Changelog

  • cf0452b chore: bump version to 0.2.1

v0.2.0

06 Jun 09:34

Choose a tag to compare

Changelog

  • 08825ed feat(plugins): ability to specify both plugins: typescript and typescript-operations to write to a single file