Skip to content

v5.1.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Oct 06:36
· 5 commits to main since this release
352598d

Patch Changes

  • 65745da: Fix outputReferences for tokens with 'value' in their name. Previously, references to tokens like object_type.value_chain were incorrectly resolved because the code removed the first occurrence of .value instead of only the trailing suffix.