Whats New in Svelte Flow 0.1.27

Patch Changes

  • #4937 Thanks @jrmoynihan! - Expose props of Controls
  • #4947 Export ResizeControlVariant correctly as a value.
  • #4880 Thanks @crimx! - Add type check for all event targets
  • #4725 Add useNodeConnections hook to track all connections to a node. Can be filtered by handleType and handleId.