Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:30
· 38 commits to main since this release
8312b67

Minor Changes

  • faf0e41: Add an optional header snippet prop to DoCommandWidget, rendered above the input/output editor row. It receives { input, setInput } so callers can read the current editor input and replace it (useful for "save as favorite" / "apply favorite" flows).