Skip to content

@codama/validators@1.10.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 11:13
21368bf

Patch Changes

  • #1017 62af2ed Thanks @cds-amal! - Fix getValidationItemsVisitor throwing Expected node of kind [definedTypeLinkNode] on any nested definedTypeLinkNode (a struct field, argument, array element, or PDA seed), and recording ValidationItem paths that omitted the node itself. The visitor now composes recordNodeStackVisitor outermost, like every other visitor, so the current node is on the stack when validation runs.

  • Updated dependencies [add9be2, 61ac0a6]:

    • @codama/nodes@1.10.0
    • @codama/errors@1.10.0
    • @codama/visitors-core@1.10.0