Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 18:37
· 497 commits to main since this release
aed0c90

Minor Changes

  • b83e671: Add isOneOf option for input type. this adds @OneOf directive, but does not currently
    affect the typescript type for the input

Patch Changes

  • c123a28: If available, prefer Buffer over btoa/atob for encoding and decoding cursor strings
    to/from base64.