Skip to content

@codama/nodes@1.9.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 09:10
3a75e06

Minor Changes

  • #1020 d3d9c1d Thanks @lorisleiva! - Integrate @codama/spec@1.7.0, adding the presentation layer to the node meta-model. This introduces display nodes (amountNumberDisplayNode, dateTimeNumberDisplayNode, durationNumberDisplayNode, stringDisplayNode, instructionDisplayNode, instructionAccountDisplayNode, structFieldDisplayNode, enumVariantDisplayNode), the provide/inject graph (providedNode, injectedValueNode), the accountFieldValueNode contextual value backed by instructionAccountNode.accountLink, and the anyNode type expression. Existing nodes gain optional display/provides fields. All changes are additive and optional.

Patch Changes

  • Updated dependencies []:
    • @codama/errors@1.9.0
    • @codama/node-types@1.9.0