@macalinao/codama-renderers-js-esm@0.6.0
Minor Changes
-
a8a5159: Add documentation tooling for generated clients:
@macalinao/coda-visitorsnow exportssetStructFieldDocsVisitor, which
injects docs onto individual struct fields (account data fields and the
fields of instruction-argument structs) — something the built-in
updateInstructionsVisitor/updateDefinedTypesVisitorcannot reach.@macalinao/codama-renderers-js-esmnow emits instruction-leveldocsas
JSDoc blocks above the generatedget<Name>Instruction/
get<Name>InstructionAsyncbuilder functions. The upstream
@codama/renderers-jstemplates dropped these.