Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zbeyens committed Mar 2, 2025
1 parent 74beca0 commit 50338ca
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 6 deletions.
5 changes: 5 additions & 0 deletions .changeset/weak-crabs-whisper.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@udecode/plate-core': patch
---

Fix error throwing after a large amount of nodes/re-rendering
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"is-hotkey": "^0.2.0",
"jotai": "~2.8.4",
"jotai-optics": "0.4.0",
"jotai-x": "2.3.1",
"jotai-x": "2.3.2",
"lodash": "^4.17.21",
"nanoid": "^5.0.9",
"optics-ts": "2.4.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6504,7 +6504,7 @@ __metadata:
is-hotkey: "npm:^0.2.0"
jotai: "npm:~2.8.4"
jotai-optics: "npm:0.4.0"
jotai-x: "npm:2.3.1"
jotai-x: "npm:2.3.2"
lodash: "npm:^4.17.21"
nanoid: "npm:^5.0.9"
optics-ts: "npm:2.4.1"
Expand Down Expand Up @@ -13638,9 +13638,9 @@ __metadata:
languageName: node
linkType: hard

"jotai-x@npm:2.3.1":
version: 2.3.1
resolution: "jotai-x@npm:2.3.1"
"jotai-x@npm:2.3.2":
version: 2.3.2
resolution: "jotai-x@npm:2.3.2"
peerDependencies:
"@types/react": ">=17.0.0"
jotai: ">=2.0.0"
Expand All @@ -13650,7 +13650,7 @@ __metadata:
optional: true
react:
optional: true
checksum: 10c0/1d3cff3d00a2d2db0c55ebbb9f1d73673142a9d85f9003269471b7b0b0b6c93c0489d53116160705cbc1740ebb4998e654b392511b8603e707ef57440325498e
checksum: 10c0/cc9083574ab680a9131542fc4252fe5ecff47f906f168677ffe2c7c978d69aa75bf4cd0eeee911a9f620a5bc96349c6520918d2d904e9764e363392fb38c812b
languageName: node
linkType: hard

Expand Down

0 comments on commit 50338ca

Please sign in to comment.