Skip to content

Commit 6d89e41

Browse files
authored
docs: Update installation.md
1 parent 0c1b191 commit 6d89e41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/installation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ npm install @tanstack/react-table
1616

1717
The `@tanstack/react-table` package works with React 16.8, React 17, React 18, and React 19.
1818

19+
> NOTE: Even though the react adapter works with React 19, it may not work with the new React Compiler that's coming out along-side React 19. This may be fixed in future TanStack Table updates.
20+
1921
## Vue Table
2022

2123
```bash

0 commit comments

Comments
 (0)