v2.3.1
Patch Changes
- #166
28793b5Thanks @lorisleiva! - Support@codama/nodes@1.10, whose node array attributes are now optional (Array<T> | undefined). Array reads are guarded with?? []throughout the renderer, and the newinjectedValueNodeandaccountFieldValueNodeinstruction-input default kinds now throw an explicit unsupported-node error rather than being silently mishandled.