Skip to content

Releases: codama-idl/codama

@kinobi-so/renderers-rust@0.20.8

13 Jun 12:41
e129b87

Choose a tag to compare

Patch Changes

@kinobi-so/renderers-js@0.20.8

13 Jun 12:41
e129b87

Choose a tag to compare

Patch Changes

  • #52 baeaf14 Thanks @lithdew! - Fix rendering PDA helper functions with a default programId.

  • #48 0771b9d Thanks @lithdew! - Have generated TypeScript code for renderers-js support verbatimModuleSyntax

kinobi@0.20.4

30 May 14:00
b0c6fae

Choose a tag to compare

Patch Changes

  • Updated dependencies [668b550]:
    • @kinobi-so/visitors@0.20.4
    • @kinobi-so/nodes@0.20.4
    • @kinobi-so/errors@0.20.4
    • @kinobi-so/validators@0.20.4

@kinobi-so/visitors@0.20.4

30 May 14:01
b0c6fae

Choose a tag to compare

Patch Changes

  • #43 668b550 Thanks @lorisleiva! - Allow PdaValueNode to inline their own PdaNode definition

  • Updated dependencies [668b550]:

    • @kinobi-so/nodes@0.20.4
    • @kinobi-so/errors@0.20.4
    • @kinobi-so/visitors-core@0.20.4

@kinobi-so/visitors-core@0.20.4

30 May 14:01
b0c6fae

Choose a tag to compare

Patch Changes

  • Updated dependencies [668b550]:
    • @kinobi-so/nodes@0.20.4
    • @kinobi-so/errors@0.20.4

@kinobi-so/validators@0.20.4

30 May 14:01
b0c6fae

Choose a tag to compare

Patch Changes

  • Updated dependencies [668b550]:
    • @kinobi-so/nodes@0.20.4
    • @kinobi-so/errors@0.20.4
    • @kinobi-so/visitors-core@0.20.4

@kinobi-so/renderers@0.20.8

30 May 22:01
926a2dc

Choose a tag to compare

Patch Changes

  • Updated dependencies [bcd5eae]:
    • @kinobi-so/renderers-js@0.20.7

@kinobi-so/renderers@0.20.7

30 May 14:00
b0c6fae

Choose a tag to compare

Patch Changes

  • Updated dependencies [378f007, 668b550]:
    • @kinobi-so/renderers-rust@0.20.7
    • @kinobi-so/renderers-js-umi@0.20.5
    • @kinobi-so/renderers-js@0.20.6

@kinobi-so/renderers-rust@0.20.7

30 May 14:01
b0c6fae

Choose a tag to compare

Patch Changes

  • #45 378f007 Thanks @febo! - Add copy derive to scalar enums in Rust renderer

  • Updated dependencies [668b550]:

    • @kinobi-so/nodes@0.20.4
    • @kinobi-so/errors@0.20.4
    • @kinobi-so/renderers-core@0.20.4
    • @kinobi-so/visitors-core@0.20.4

@kinobi-so/renderers-js@0.20.7

30 May 22:01
926a2dc

Choose a tag to compare

Patch Changes

  • #46 bcd5eae Thanks @lorisleiva! - Fix unused args variable on sync instruction functions on JS renderer again