@stackone/react-hub
Advanced tools
+2
-2
| { | ||
| "name": "@stackone/react-hub", | ||
| "version": "1.0.11", | ||
| "version": "1.0.12", | ||
| "main": "dist/index.cjs.js", | ||
@@ -51,3 +51,3 @@ "module": "dist/index.esm.js", | ||
| "peerDependencies": { | ||
| "react": "^18.2.0" | ||
| "react": "^16.8.6 || 17 - 18" | ||
| }, | ||
@@ -54,0 +54,0 @@ "files": [ |
+4
-4
| # StackOne Hub For React | ||
| Allow your users to quickly integrate with several services with StackOne. The `@stackone/react-hub` | ||
| introduces an easy-to-use React hook for integrating with your web app. | ||
| Allow your users to quickly integrate with several services via StackOne. The `@stackone/react-hub` introduces an easy-to-use React hook to be able to embed the StackOne integrations hub into your SaaS application. | ||
| ## Install | ||
@@ -56,6 +56,6 @@ | ||
| This repose uses [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/). The repo use semantic-release and the package version is automatically determined based on the commit messages. | ||
| This repose uses [conventional commit](https://www.conventionalcommits.org/en/v1.0.0/). The repo use semantic-release and the package version is automatically determined based on the commit messages. | ||
| ## Release | ||
| Use the Manual release workflow to trigger a release. The package version and changelog will automatically be generated based on [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/). | ||
| Use the Manual release workflow to trigger a release. The package version and changelog will automatically be generated based on [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/). |
13685
0.4%61
1.67%