New release 0.0.34
Minor changes
- add comments for types like
SvelteFlowProps
orNode
for a better developer experience - add slot for
<Controls />
to be able to add custom controls - add option param to
screenToFlowPosition
for configuring ifsnapToGrid
should be used - infer types for
getIncomers
,getOutgoers
,updateEdge
,addEdge
andgetConnectedEdges
You can find the changelog with all previous changes on Github.