Patch Changes
- #117
9b7ff9cThanks @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 newinjectedValueNodevalue kind now throws an explicit unsupported-node error rather than being silently mishandled.