We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31cadae commit d6055ffCopy full SHA for d6055ff
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 4.21.4 - 3/5/25
2
+- [fix] bugfix: Fixing hardcoded radius #311
3
+
4
# 4.21.3 - 3/5/25
5
- [fix] bugfix: Exporting types for hierarchical layout #310
6
package.json
@@ -1,6 +1,6 @@
{
"name": "reagraph",
- "version": "4.21.3",
+ "version": "4.21.4",
"description": "WebGL Node-based Graph for React",
"scripts": {
"build": "vite build --mode library",
0 commit comments