diff --git a/.changeset/calm-windows-compare.md b/.changeset/calm-windows-compare.md new file mode 100644 index 00000000..8d7e679f --- /dev/null +++ b/.changeset/calm-windows-compare.md @@ -0,0 +1,8 @@ +--- +"@vue-flow/node-resizer": minor +--- + +Add `keepAspectRatio` option to node-resizer. + +- Aspect ratio can either be a number or a boolean +- When using a boolean value, the aspect ratio will match the initial node sizes' aspect ratio