@dotcms/react
Advanced tools
+7
-5
| { | ||
| "name": "@dotcms/react", | ||
| "version": "0.0.1-beta.40", | ||
| "version": "0.0.1-beta.41", | ||
| "peerDependencies": { | ||
| "react": ">=18", | ||
| "react-dom": ">=18", | ||
| "@dotcms/client": "0.0.1-beta.40", | ||
| "@dotcms/uve": "0.0.1-beta.40", | ||
| "@tinymce/tinymce-react": "^6.0.0" | ||
| "react-dom": ">=18" | ||
| }, | ||
| "dependencies": { | ||
| "@dotcms/uve": "next", | ||
| "@dotcms/client": "next", | ||
| "@tinymce/tinymce-react": "6.2.1" | ||
| }, | ||
| "devDependencies": { | ||
@@ -12,0 +14,0 @@ "@dotcms/types": "next" |
+5
-1
@@ -81,5 +81,9 @@ # dotCMS React SDK | ||
| ```bash | ||
| npm install @dotcms/react@next @dotcms/uve@next @dotcms/client@next @dotcms/types@next @tinymce/tinymce-react | ||
| npm install @dotcms/react@next | ||
| ``` | ||
| This will automatically install the required dependencies: | ||
| - `@dotcms/uve`: Enables interaction with the [Universal Visual Editor](https://dev.dotcms.com/docs/uve-headless-config) for real-time content editing | ||
| - `@dotcms/client`: Provides the core client functionality for fetching and managing dotCMS data | ||
| ### dotCMS Client Configuration | ||
@@ -86,0 +90,0 @@ |
313520
0.07%616
0.65%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed