@codama/validators@1.10.0
Patch Changes
-
#1017
62af2edThanks @cds-amal! - FixgetValidationItemsVisitorthrowingExpected node of kind [definedTypeLinkNode]on any nesteddefinedTypeLinkNode(a struct field, argument, array element, or PDA seed), and recordingValidationItempaths that omitted the node itself. The visitor now composesrecordNodeStackVisitoroutermost, 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