We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c647a74 commit 4e759f3Copy full SHA for 4e759f3
1 file changed
packages/grapesjs-react/README.md
@@ -18,7 +18,19 @@ The core `grapesjs` library is not bundled with the wrapper itself so you have t
18
npm i grapesjs @grapesjs/react
19
```
20
21
-## Usage
+## 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
34
35
### Default UI
36
0 commit comments