You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: www/content/docs/releases/index.page.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,17 @@ title: Releases
3
3
description: All releases | Infinite Table DataGrid for React
4
4
---
5
5
6
-
## 7.2.5
6
+
## 7.3.0
7
7
8
8
Fix DataGrid virtualization issues in React 18 and above, caused by batched updates
9
9
Improve tree selection when there is an external filter
10
10
11
+
Starting with this version, the minimum React version is `18`.
12
+
13
+
## 7.2.4
14
+
15
+
Minor bugfixes
16
+
11
17
## 7.2.3
12
18
13
19
Fix listening to logs from the `debug` fn that Infinite exports, so we only listen to own logs. This avoids errors circular stringification errors of log messages.
0 commit comments