* feat(core): allow string array as class * chore(changeset): add * feat(core): allow record as class * chore(changeset): add
6 lines
99 B
Markdown
6 lines
99 B
Markdown
---
|
|
"@vue-flow/core": minor
|
|
---
|
|
|
|
Allow passing a Record<string, any> as class to node/edge objects
|