@stagewise/toolbar-react
Advanced tools
+2
-7
| { | ||
| "name": "@stagewise/toolbar-react", | ||
| "private": false, | ||
| "version": "0.4.9", | ||
| "version": "0.5.0", | ||
| "type": "module", | ||
@@ -24,15 +24,10 @@ "files": [ | ||
| "dependencies": { | ||
| "@stagewise/toolbar": "0.4.9" | ||
| "@stagewise/toolbar": "0.5.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@eslint/js": "^9.26.0", | ||
| "@types/react": "^19.1.3", | ||
| "@types/react-dom": "^19.1.3", | ||
| "@vitejs/plugin-react-swc": "^3.9.0", | ||
| "eslint": "^9.26.0", | ||
| "eslint-plugin-react-hooks": "^5.2.0", | ||
| "eslint-plugin-react-refresh": "^0.4.20", | ||
| "globals": "^16.1.0", | ||
| "typescript": "^5.8.3", | ||
| "typescript-eslint": "^8.32.0", | ||
| "vite": "^6.3.5", | ||
@@ -39,0 +34,0 @@ "vite-plugin-dts": "^4.5.3" |
+16
-3
@@ -277,2 +277,4 @@ # <img src="https://github.com/stagewise-io/assets/blob/main/media/logo.png?raw=true" alt="stagewise logo" width="48" height="48" style="border-radius: 50%; vertical-align: middle; margin-right: 8px;" /> stagewise | ||
| | Roo Code | β | | ||
| | Kilo Code | β | | ||
| | Trae | β | | ||
@@ -296,2 +298,15 @@ | ||
| ## π» Test stagewise locally | ||
| 1. `git clone https://github.com/stagewise-io/stagewise && cd stagewise` | ||
| 2. `pnpm i && pnpm dev` | ||
| 3. Open the `stagewise` project in your IDE | ||
| 4. Uninstall/ Disable the official `stagewise` extension | ||
| 5. Press F5 (a new IDE window with the local extension-version installed will open up) | ||
| 6. Visit `http://localhost:3002` | ||
| > You will see a next.js example application with the `stagewise`-toolbar already set up. | ||
| > It will be connected to the local vscode-extension in `apps/vscode-extension` and reflect all the extension-changes you apply locally. | ||
| ## π¬ Community & Support | ||
@@ -307,4 +322,2 @@ | ||
| π§ **[sales@stagewise.io](mailto:sales@stagewise.io)** | ||
| π§ **[sales@stagewise.io](mailto:sales@stagewise.io)** |
46847
1.02%7
-41.67%320
3.9%+ Added
- Removed
Updated