chore(packages): add changesets

This commit is contained in:
Christopher Möller
2022-12-06 18:14:26 +01:00
parent 4c35893e0f
commit d29c401d59
3 changed files with 15 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@reactflow/node-toolbar': patch
---
Get nodeId from React Flow context if it is not passed explicitly as prop
+5
View File
@@ -0,0 +1,5 @@
---
'@reactflow/core': patch
---
Export the useNodeId hook, refactor how changes are applied and create a helper function
+5
View File
@@ -0,0 +1,5 @@
---
'@reactflow/node-resizer': major
---
Add a node resizer component that can be used to resize a custom node