Patch Changes
- 65745da: Fix outputReferences for tokens with 'value' in their name. Previously, references to tokens like
object_type.value_chainwere incorrectly resolved because the code removed the first occurrence of.valueinstead of only the trailing suffix.