We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cc02e0 commit 9438628Copy full SHA for 9438628
1 file changed
www/content/docs/releases/index.page.md
@@ -3,9 +3,10 @@ title: Releases
3
description: All releases | Infinite Table DataGrid for React
4
---
5
6
-## 8.0.0-canary.1
+## 8.0.0
7
8
Perf improvements by refactoring the usage of React context.
9
+Dramatically improve scrolling performance in horizontal layout scenarios, by avoiding React `flushSync` operations.
10
11
## 7.5.1
12
0 commit comments