Commit 50338ca 1 parent 74beca0 commit 50338ca Copy full SHA for 50338ca
File tree 3 files changed +11
-6
lines changed
3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @udecode/plate-core ' : patch
3
+ ---
4
+
5
+ Fix error throwing after a large amount of nodes/re-rendering
Original file line number Diff line number Diff line change 65
65
"is-hotkey" : " ^0.2.0" ,
66
66
"jotai" : " ~2.8.4" ,
67
67
"jotai-optics" : " 0.4.0" ,
68
- "jotai-x" : " 2.3.1 " ,
68
+ "jotai-x" : " 2.3.2 " ,
69
69
"lodash" : " ^4.17.21" ,
70
70
"nanoid" : " ^5.0.9" ,
71
71
"optics-ts" : " 2.4.1" ,
Original file line number Diff line number Diff line change @@ -6504,7 +6504,7 @@ __metadata:
6504
6504
is-hotkey: "npm:^0.2.0"
6505
6505
jotai: "npm:~2.8.4"
6506
6506
jotai-optics: "npm:0.4.0"
6507
- jotai-x: "npm:2.3.1 "
6507
+ jotai-x: "npm:2.3.2 "
6508
6508
lodash: "npm:^4.17.21"
6509
6509
nanoid: "npm:^5.0.9"
6510
6510
optics-ts: "npm:2.4.1"
@@ -13638,9 +13638,9 @@ __metadata:
13638
13638
languageName: node
13639
13639
linkType: hard
13640
13640
13641
- "jotai-x@npm:2.3.1 ":
13642
- version: 2.3.1
13643
- resolution: "jotai-x@npm:2.3.1 "
13641
+ "jotai-x@npm:2.3.2 ":
13642
+ version: 2.3.2
13643
+ resolution: "jotai-x@npm:2.3.2 "
13644
13644
peerDependencies:
13645
13645
"@types/react": ">=17.0.0"
13646
13646
jotai: ">=2.0.0"
@@ -13650,7 +13650,7 @@ __metadata:
13650
13650
optional: true
13651
13651
react:
13652
13652
optional: true
13653
- checksum: 10c0/1d3cff3d00a2d2db0c55ebbb9f1d73673142a9d85f9003269471b7b0b0b6c93c0489d53116160705cbc1740ebb4998e654b392511b8603e707ef57440325498e
13653
+ checksum: 10c0/cc9083574ab680a9131542fc4252fe5ecff47f906f168677ffe2c7c978d69aa75bf4cd0eeee911a9f620a5bc96349c6520918d2d904e9764e363392fb38c812b
13654
13654
languageName: node
13655
13655
linkType: hard
13656
13656
You can’t perform that action at this time.
0 commit comments