@neeter/react
Advanced tools
+2
-2
| { | ||
| "name": "@neeter/react", | ||
| "version": "0.17.0", | ||
| "version": "0.17.1", | ||
| "description": "React components and hooks for building chat UIs on top of the Claude Agent SDK", | ||
@@ -29,3 +29,3 @@ "license": "MIT", | ||
| "tailwind-merge": "^3.5.0", | ||
| "@neeter/types": "0.17.0" | ||
| "@neeter/types": "0.17.1" | ||
| }, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
+4
-4
@@ -76,6 +76,6 @@ # @neeter/react | ||
| - [Client Guide](https://github.com/quantumleeps/neeter/blob/main/docs/client.md) — styling, custom events, widgets, tool lifecycle | ||
| - [API Reference](https://github.com/quantumleeps/neeter/blob/main/docs/api-reference.md) — all exports and types | ||
| - [Built-in Widgets](https://github.com/quantumleeps/neeter/blob/main/docs/built-in-widgets.md) | ||
| - [Custom Widgets](https://github.com/quantumleeps/neeter/blob/main/docs/custom-widgets.md) | ||
| - [Client Guide](https://quantumleeps.github.io/neeter/docs/client) — styling, custom events, widgets, tool lifecycle | ||
| - [API Reference](https://quantumleeps.github.io/neeter/docs/api-reference) — all exports and types | ||
| - [Built-in Widgets](https://quantumleeps.github.io/neeter/docs/built-in-widgets) | ||
| - [Custom Widgets](https://quantumleeps.github.io/neeter/docs/custom-widgets) | ||
@@ -82,0 +82,0 @@ ## License |
113200
-0.05%+ Added
- Removed
Updated