We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba72a8 commit f635a17Copy full SHA for f635a17
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 5.3.1 - 7/11/24
2
+- [improvement] Update pan drag cursor #260
3
+
4
# 5.3.0 - 7/11/24
5
- [feature] Add fit to node canvas util and related improvements (#258)
6
- [improvement] Improve scroll consistency on different devices (#259)
package.json
@@ -1,6 +1,6 @@
{
"name": "reaflow",
- "version": "5.3.0",
+ "version": "5.3.1",
"description": "Node-based Visualizations for React",
"scripts": {
"build": "vite build --mode library",
0 commit comments