chore(changelogs): update

This commit is contained in:
moklick
2024-03-05 14:48:49 +01:00
parent 1a591f5759
commit 513e1fe71d
2 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,8 @@
- fix `ref` prop for `ReactFlow` and `Handle` component
- unify `Edge` and `Node` type handling
- fix safari: prevent selection of viewport
- fix `useNodesData` hook to prevent re-renderings
## 12.0.0-next.10

View File

@@ -9,6 +9,7 @@
## Patch changes
- unify `Edge` and `Node` type handling
- fix safari: prevent selection of viewport
## 0.0.37