You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Minor Changes
#1020d3d9c1d 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.