Skip to content
This repository was archived by the owner on Jan 26, 2026. It is now read-only.

Commit 93d3e47

Browse files
committed
release 5.4.0
1 parent 29165b6 commit 93d3e47

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 5.4.0 - 4/07/25
2+
- [feature] elkjs use webworker when available
3+
- [fix] update motion and broken icons
4+
15
# 5.3.4 - 2/3/25
26
- [chore] upgrade reakeys & reablocks #273
37

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reaflow",
3-
"version": "5.3.4",
3+
"version": "5.4.0",
44
"description": "Node-based Visualizations for React",
55
"scripts": {
66
"build": "vite build --mode library",

0 commit comments

Comments
 (0)