add changeset

This commit is contained in:
peterkogo
2024-11-07 11:32:23 +01:00
parent 34f01e2964
commit 358eb355e0

View File

@@ -0,0 +1,5 @@
---
'@xyflow/react': minor
---
Support key combinations which include '+' (e.g., 'Control++' resolves to the combination 'Control' and '+').