- feat: add draghandle prop to node a55e33f
- refactor(types)!: Change ConnectionLineComponentProps to ConnectionLineProps b102070
- fix: skip dimensions check when ssr 3e4433c
- update: Add name to flow component f64ae24
- update: add hmr to statestore 502be52
- fix: minimap prop type missing a67e6c4
- fix: add missing click and doubleclick events to nodes/edges c48a0a9
- update: Add names to components fd71e1e
- update: move component related types to component-type file d24de0c
- update!: graphnode and node typing 062aee4
- update(edges): useAttrs on edges to use style ba24f3c
- update(types): Correct __vf typing e4ead73
- refactor: rename internal data field to __vf 0e9f8c5
- fix: zoom values being initialized before zoom is ready 71ba905
- feat(slots): Add node and edge renderer slots da29a61
- refactor(types)!: Remove elements prop, change EdgeTypes/NodeTypes prop to string[] 39b21fa
- update: some comments 0a1c2d4
- feat: make worker optional e648e1a
- feat: Add dedicated default loading component 668fed1
- feat: Add loading indicator slot and prop 4e8ff62
- feat: offload parsing elements to worker d335944