Skip to content
This repository was archived by the owner on Jan 30, 2026. It is now read-only.

Release v0.1.20

Choose a tag to compare

@github-actions github-actions released this 12 Dec 22:02
· 244 commits to main since this release
b3757ab
  • Added optional props:
    • onSave (listens for 'ctrl+s/mod+s' keypress)
    • onConvert: adds two icons (python,jupyter) to the panel
  • Updated context: Make the flow view re-render if the flowId changes
  • Added typings for 'importFlow'
  • Updated react-select to 5.9.0
  • Minor styling changes
  • Dev dependencies update