Skip to content

Commit 4e759f3

Browse files
committed
docs: add compatibility
1 parent c647a74 commit 4e759f3

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

packages/grapesjs-react/README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,19 @@ The core `grapesjs` library is not bundled with the wrapper itself so you have t
1818
npm i grapesjs @grapesjs/react
1919
```
2020

21-
## Usage
21+
## Compatibility
22+
23+
#### @grapesjs/react@1.X
24+
25+
- React v18.X
26+
- GrapesJS v0.21.3 or higher
27+
- NextJS v14.X
28+
29+
#### @grapesjs/react@2.X
30+
31+
- React v18.X or v19.X
32+
- GrapesJS v0.22.5 or higher
33+
- NextJS v15.X
2234

2335
### Default UI
2436

0 commit comments

Comments
 (0)