@voxket-ai/voxket-live 1.0.47 → 1.0.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,11 +22,13 @@ or
22
22
  yarn add @voxket-ai/voxket-live
23
23
  ```
24
24
 
25
- The package is currently published at version `1.0.13`. For the latest version, you can use:
25
+ The package is currently published at version `1.0.49`. For the latest version, you can use:
26
26
  ```bash
27
27
  npm install @voxket-ai/voxket-live@latest
28
28
  ```
29
29
 
30
+ ⚠️ **Troubleshooting**: If you encounter React-related errors, please see [CONSUMER_SETUP.md](./CONSUMER_SETUP.md) for detailed setup instructions.
31
+
30
32
  ## Usage
31
33
 
32
34
  To use the Voxket Live widget in your React application, simply import and use the component. **No separate CSS import is required** - styles are automatically included: