@nextclaw/ui 0.12.27 → 0.12.28
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/CHANGELOG.md +68 -0
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,73 @@
|
|
|
1
1
|
# @nextclaw/ui
|
|
2
2
|
|
|
3
|
+
## 0.12.28
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Auto-generated full public beta release batch.
|
|
8
|
+
|
|
9
|
+
Packages:
|
|
10
|
+
- @nextclaw/agent-chat
|
|
11
|
+
- @nextclaw/agent-chat-ui
|
|
12
|
+
- @nextclaw/app-runtime
|
|
13
|
+
- @nextclaw/app-sdk
|
|
14
|
+
- @nextclaw/channel-extension-feishu
|
|
15
|
+
- @nextclaw/channel-extension-weixin
|
|
16
|
+
- @nextclaw/channel-plugin-dingtalk
|
|
17
|
+
- @nextclaw/channel-plugin-discord
|
|
18
|
+
- @nextclaw/channel-plugin-email
|
|
19
|
+
- @nextclaw/channel-plugin-mochat
|
|
20
|
+
- @nextclaw/channel-plugin-qq
|
|
21
|
+
- @nextclaw/channel-plugin-slack
|
|
22
|
+
- @nextclaw/channel-plugin-telegram
|
|
23
|
+
- @nextclaw/channel-plugin-wecom
|
|
24
|
+
- @nextclaw/channel-plugin-whatsapp
|
|
25
|
+
- @nextclaw/channel-runtime
|
|
26
|
+
- @nextclaw/client-sdk
|
|
27
|
+
- @nextclaw/companion
|
|
28
|
+
- @nextclaw/core
|
|
29
|
+
- @nextclaw/extension-sdk
|
|
30
|
+
- @nextclaw/feishu-core
|
|
31
|
+
- @nextclaw/kernel
|
|
32
|
+
- @nextclaw/mcp
|
|
33
|
+
- @nextclaw/ncp
|
|
34
|
+
- @nextclaw/ncp-agent-runtime
|
|
35
|
+
- @nextclaw/ncp-http-agent-client
|
|
36
|
+
- @nextclaw/ncp-http-agent-server
|
|
37
|
+
- @nextclaw/ncp-mcp
|
|
38
|
+
- @nextclaw/ncp-react
|
|
39
|
+
- @nextclaw/ncp-react-ui
|
|
40
|
+
- @nextclaw/ncp-toolkit
|
|
41
|
+
- @nextclaw/nextclaw-hermes-acp-bridge
|
|
42
|
+
- @nextclaw/nextclaw-narp-runtime-claude-code-sdk
|
|
43
|
+
- @nextclaw/nextclaw-narp-runtime-codex-sdk
|
|
44
|
+
- @nextclaw/nextclaw-narp-stdio-runtime-wrapper
|
|
45
|
+
- @nextclaw/nextclaw-ncp-runtime-adapter-hermes-http
|
|
46
|
+
- @nextclaw/nextclaw-ncp-runtime-claude-code-sdk
|
|
47
|
+
- @nextclaw/nextclaw-ncp-runtime-codex-sdk
|
|
48
|
+
- @nextclaw/nextclaw-ncp-runtime-http-client
|
|
49
|
+
- @nextclaw/nextclaw-ncp-runtime-plugin-claude-code-sdk
|
|
50
|
+
- @nextclaw/nextclaw-ncp-runtime-plugin-codex-sdk
|
|
51
|
+
- @nextclaw/nextclaw-ncp-runtime-stdio-client
|
|
52
|
+
- @nextclaw/openclaw-compat
|
|
53
|
+
- @nextclaw/remote
|
|
54
|
+
- @nextclaw/runtime
|
|
55
|
+
- @nextclaw/server
|
|
56
|
+
- @nextclaw/service
|
|
57
|
+
- @nextclaw/shared
|
|
58
|
+
- @nextclaw/ui
|
|
59
|
+
- nextclaw
|
|
60
|
+
|
|
61
|
+
- Updated dependencies
|
|
62
|
+
- @nextclaw/agent-chat@0.1.17
|
|
63
|
+
- @nextclaw/agent-chat-ui@0.3.19
|
|
64
|
+
- @nextclaw/client-sdk@0.1.7
|
|
65
|
+
- @nextclaw/ncp@0.5.12
|
|
66
|
+
- @nextclaw/ncp-http-agent-client@0.3.24
|
|
67
|
+
- @nextclaw/ncp-react@0.4.32
|
|
68
|
+
- @nextclaw/server@0.12.19
|
|
69
|
+
- @nextclaw/shared@0.1.6
|
|
70
|
+
|
|
3
71
|
## 0.12.27
|
|
4
72
|
|
|
5
73
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@nextclaw/ui",
|
|
3
|
-
"version": "0.12.
|
|
3
|
+
"version": "0.12.28",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
"tailwind-merge": "^2.5.4",
|
|
29
29
|
"zod": "^3.23.8",
|
|
30
30
|
"zustand": "^5.0.2",
|
|
31
|
-
"@nextclaw/
|
|
32
|
-
"@nextclaw/
|
|
33
|
-
"@nextclaw/
|
|
34
|
-
"@nextclaw/
|
|
35
|
-
"@nextclaw/ncp-
|
|
36
|
-
"@nextclaw/
|
|
37
|
-
"@nextclaw/
|
|
38
|
-
"@nextclaw/
|
|
31
|
+
"@nextclaw/client-sdk": "0.1.7",
|
|
32
|
+
"@nextclaw/ncp": "0.5.12",
|
|
33
|
+
"@nextclaw/server": "0.12.19",
|
|
34
|
+
"@nextclaw/shared": "0.1.6",
|
|
35
|
+
"@nextclaw/ncp-http-agent-client": "0.3.24",
|
|
36
|
+
"@nextclaw/agent-chat": "0.1.17",
|
|
37
|
+
"@nextclaw/agent-chat-ui": "0.3.19",
|
|
38
|
+
"@nextclaw/ncp-react": "0.4.32"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@testing-library/react": "^16.3.0",
|