@copilotkit/react-core 0.20.1-atai-0223-fix-backendOnlyProps.0 → 0.20.1
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/.turbo/turbo-build.log +62 -62
- package/CHANGELOG.md +20 -0
- package/package.json +4 -4
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
|
|
2
|
-
> @copilotkit/react-core@0.20.1
|
|
2
|
+
> @copilotkit/react-core@0.20.1 build /home/runner/work/CopilotKit/CopilotKit/CopilotKit/packages/react-core
|
|
3
3
|
> tsup --clean
|
|
4
4
|
|
|
5
5
|
[34mCLI[39m Building entry: src/index.tsx, src/components/index.ts, src/context/copilot-context.tsx, src/context/index.ts, src/hooks/index.ts, src/hooks/use-chat.ts, src/hooks/use-copilot-chat.ts, src/hooks/use-flat-category-store.ts, src/hooks/use-make-copilot-actionable.ts, src/hooks/use-make-copilot-document-readable.ts, src/hooks/use-make-copilot-readable.ts, src/hooks/use-tree.ts, src/lib/copilot-task.ts, src/lib/index.ts, src/openai-assistants/index.ts, src/types/document-pointer.ts, src/types/index.ts, src/types/system-message.ts, src/utils/fetch-chat-completion.ts, src/utils/utils.test.ts, src/utils/utils.ts, src/components/copilot-provider/copilotkit-props.tsx, src/components/copilot-provider/copilotkit.tsx, src/components/copilot-provider/index.ts, src/components/copilot-provider/standard-copilot-api-config.tsx, src/openai-assistants/hooks/index.ts, src/openai-assistants/hooks/use-assistants.ts, src/openai-assistants/hooks/use-copilot-chat-v2.ts, src/openai-assistants/utils/index.ts, src/openai-assistants/utils/process-message-stream.ts
|
|
@@ -10,6 +10,10 @@
|
|
|
10
10
|
[34mCLI[39m Cleaning output folder
|
|
11
11
|
[34mESM[39m Build start
|
|
12
12
|
[34mCJS[39m Build start
|
|
13
|
+
[32mCJS[39m [1mdist/index.js [22m[32m36.07 KB[39m
|
|
14
|
+
[32mCJS[39m [1mdist/components/index.js [22m[32m15.17 KB[39m
|
|
15
|
+
[32mCJS[39m [1mdist/context/copilot-context.js [22m[32m3.62 KB[39m
|
|
16
|
+
[32mCJS[39m [1mdist/hooks/index.js [22m[32m16.68 KB[39m
|
|
13
17
|
[32mCJS[39m [1mdist/lib/copilot-task.js [22m[32m7.43 KB[39m
|
|
14
18
|
[32mCJS[39m [1mdist/openai-assistants/index.js [22m[32m9.31 KB[39m
|
|
15
19
|
[32mCJS[39m [1mdist/types/document-pointer.js [22m[32m841.00 B[39m
|
|
@@ -17,11 +21,7 @@
|
|
|
17
21
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit-props.js [22m[32m878.00 B[39m
|
|
18
22
|
[32mCJS[39m [1mdist/openai-assistants/hooks/index.js [22m[32m9.21 KB[39m
|
|
19
23
|
[32mCJS[39m [1mdist/openai-assistants/utils/index.js [22m[32m2.30 KB[39m
|
|
20
|
-
[32mCJS[39m [1mdist/index.js [22m[32m36.07 KB[39m
|
|
21
|
-
[32mCJS[39m [1mdist/components/index.js [22m[32m15.17 KB[39m
|
|
22
|
-
[32mCJS[39m [1mdist/context/copilot-context.js [22m[32m3.62 KB[39m
|
|
23
24
|
[32mCJS[39m [1mdist/context/index.js [22m[32m3.60 KB[39m
|
|
24
|
-
[32mCJS[39m [1mdist/hooks/index.js [22m[32m16.68 KB[39m
|
|
25
25
|
[32mCJS[39m [1mdist/hooks/use-chat.js [22m[32m9.29 KB[39m
|
|
26
26
|
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js [22m[32m14.51 KB[39m
|
|
27
27
|
[32mCJS[39m [1mdist/hooks/use-flat-category-store.js [22m[32m2.87 KB[39m
|
|
@@ -40,6 +40,10 @@
|
|
|
40
40
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-assistants.js [22m[32m4.82 KB[39m
|
|
41
41
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.js [22m[32m9.30 KB[39m
|
|
42
42
|
[32mCJS[39m [1mdist/openai-assistants/utils/process-message-stream.js [22m[32m2.33 KB[39m
|
|
43
|
+
[32mCJS[39m [1mdist/index.js.map [22m[32m67.24 KB[39m
|
|
44
|
+
[32mCJS[39m [1mdist/components/index.js.map [22m[32m27.80 KB[39m
|
|
45
|
+
[32mCJS[39m [1mdist/context/copilot-context.js.map [22m[32m4.68 KB[39m
|
|
46
|
+
[32mCJS[39m [1mdist/hooks/index.js.map [22m[32m36.60 KB[39m
|
|
43
47
|
[32mCJS[39m [1mdist/lib/copilot-task.js.map [22m[32m16.84 KB[39m
|
|
44
48
|
[32mCJS[39m [1mdist/openai-assistants/index.js.map [22m[32m20.99 KB[39m
|
|
45
49
|
[32mCJS[39m [1mdist/types/document-pointer.js.map [22m[32m292.00 B[39m
|
|
@@ -47,11 +51,7 @@
|
|
|
47
51
|
[32mCJS[39m [1mdist/components/copilot-provider/copilotkit-props.js.map [22m[32m1.12 KB[39m
|
|
48
52
|
[32mCJS[39m [1mdist/openai-assistants/hooks/index.js.map [22m[32m21.29 KB[39m
|
|
49
53
|
[32mCJS[39m [1mdist/openai-assistants/utils/index.js.map [22m[32m1.44 KB[39m
|
|
50
|
-
[32mCJS[39m [1mdist/index.js.map [22m[32m67.24 KB[39m
|
|
51
|
-
[32mCJS[39m [1mdist/components/index.js.map [22m[32m27.80 KB[39m
|
|
52
|
-
[32mCJS[39m [1mdist/context/copilot-context.js.map [22m[32m4.68 KB[39m
|
|
53
54
|
[32mCJS[39m [1mdist/context/index.js.map [22m[32m4.91 KB[39m
|
|
54
|
-
[32mCJS[39m [1mdist/hooks/index.js.map [22m[32m36.60 KB[39m
|
|
55
55
|
[32mCJS[39m [1mdist/hooks/use-chat.js.map [22m[32m15.40 KB[39m
|
|
56
56
|
[32mCJS[39m [1mdist/hooks/use-copilot-chat.js.map [22m[32m31.69 KB[39m
|
|
57
57
|
[32mCJS[39m [1mdist/hooks/use-flat-category-store.js.map [22m[32m4.25 KB[39m
|
|
@@ -70,11 +70,30 @@
|
|
|
70
70
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-assistants.js.map [22m[32m5.92 KB[39m
|
|
71
71
|
[32mCJS[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.js.map [22m[32m20.90 KB[39m
|
|
72
72
|
[32mCJS[39m [1mdist/openai-assistants/utils/process-message-stream.js.map [22m[32m1.33 KB[39m
|
|
73
|
-
[32mCJS[39m ⚡️ Build success in
|
|
73
|
+
[32mCJS[39m ⚡️ Build success in 164ms
|
|
74
|
+
[32mESM[39m [1mdist/components/copilot-provider/standard-copilot-api-config.mjs [22m[32m201.00 B[39m
|
|
75
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/index.mjs [22m[32m548.00 B[39m
|
|
76
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs [22m[32m2.59 KB[39m
|
|
77
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs [22m[32m575.00 B[39m
|
|
78
|
+
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs [22m[32m206.00 B[39m
|
|
79
|
+
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs [22m[32m188.00 B[39m
|
|
80
|
+
[32mESM[39m [1mdist/types/index.mjs [22m[32m66.00 B[39m
|
|
81
|
+
[32mESM[39m [1mdist/types/system-message.mjs [22m[32m43.00 B[39m
|
|
82
|
+
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs [22m[32m319.00 B[39m
|
|
83
|
+
[32mESM[39m [1mdist/utils/utils.test.mjs [22m[32m170.00 B[39m
|
|
84
|
+
[32mESM[39m [1mdist/utils/utils.mjs [22m[32m34.00 B[39m
|
|
85
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs [22m[32m59.00 B[39m
|
|
86
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs [22m[32m380.00 B[39m
|
|
87
|
+
[32mESM[39m [1mdist/components/copilot-provider/index.mjs [22m[32m396.00 B[39m
|
|
88
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs [22m[32m241.00 B[39m
|
|
89
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs [22m[32m260.00 B[39m
|
|
90
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs [22m[32m235.00 B[39m
|
|
91
|
+
[32mESM[39m [1mdist/hooks/use-tree.mjs [22m[32m171.00 B[39m
|
|
92
|
+
[32mESM[39m [1mdist/lib/copilot-task.mjs [22m[32m410.00 B[39m
|
|
93
|
+
[32mESM[39m [1mdist/lib/index.mjs [22m[32m435.00 B[39m
|
|
94
|
+
[32mESM[39m [1mdist/openai-assistants/index.mjs [22m[32m597.00 B[39m
|
|
95
|
+
[32mESM[39m [1mdist/types/document-pointer.mjs [22m[32m45.00 B[39m
|
|
74
96
|
[32mESM[39m [1mdist/index.mjs [22m[32m1.52 KB[39m
|
|
75
|
-
[32mESM[39m [1mdist/components/index.mjs [22m[32m407.00 B[39m
|
|
76
|
-
[32mESM[39m [1mdist/context/copilot-context.mjs [22m[32m219.00 B[39m
|
|
77
|
-
[32mESM[39m [1mdist/hooks/index.mjs [22m[32m769.00 B[39m
|
|
78
97
|
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs [22m[32m43.00 B[39m
|
|
79
98
|
[32mESM[39m [1mdist/chunk-LUGEI4YQ.mjs [22m[32m43.00 B[39m
|
|
80
99
|
[32mESM[39m [1mdist/chunk-EACH5HZU.mjs [22m[32m3.17 KB[39m
|
|
@@ -83,8 +102,11 @@
|
|
|
83
102
|
[32mESM[39m [1mdist/chunk-6WZFE6II.mjs [22m[32m4.39 KB[39m
|
|
84
103
|
[32mESM[39m [1mdist/chunk-FRAKUJWH.mjs [22m[32m43.00 B[39m
|
|
85
104
|
[32mESM[39m [1mdist/chunk-MZ5UN3BY.mjs [22m[32m802.00 B[39m
|
|
105
|
+
[32mESM[39m [1mdist/components/index.mjs [22m[32m407.00 B[39m
|
|
106
|
+
[32mESM[39m [1mdist/context/copilot-context.mjs [22m[32m219.00 B[39m
|
|
86
107
|
[32mESM[39m [1mdist/context/index.mjs [22m[32m227.00 B[39m
|
|
87
108
|
[32mESM[39m [1mdist/chunk-VNRDQJXW.mjs [22m[32m43.00 B[39m
|
|
109
|
+
[32mESM[39m [1mdist/hooks/index.mjs [22m[32m769.00 B[39m
|
|
88
110
|
[32mESM[39m [1mdist/chunk-5UGLWBZJ.mjs [22m[32m43.00 B[39m
|
|
89
111
|
[32mESM[39m [1mdist/chunk-WH4L73VS.mjs [22m[32m970.00 B[39m
|
|
90
112
|
[32mESM[39m [1mdist/chunk-JVCBCB2T.mjs [22m[32m700.00 B[39m
|
|
@@ -103,32 +125,29 @@
|
|
|
103
125
|
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs [22m[32m216.00 B[39m
|
|
104
126
|
[32mESM[39m [1mdist/chunk-YULKJPY3.mjs [22m[32m1.84 KB[39m
|
|
105
127
|
[32mESM[39m [1mdist/chunk-MRXNTQOX.mjs [22m[32m1.89 KB[39m
|
|
106
|
-
[32mESM[39m [1mdist/components/copilot-provider/standard-copilot-api-config.mjs
|
|
107
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/index.mjs
|
|
108
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs
|
|
109
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs
|
|
110
|
-
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs
|
|
111
|
-
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs
|
|
112
|
-
[32mESM[39m [1mdist/types/index.mjs
|
|
113
|
-
[32mESM[39m [1mdist/types/system-message.mjs
|
|
114
|
-
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs
|
|
115
|
-
[32mESM[39m [1mdist/utils/utils.test.mjs
|
|
116
|
-
[32mESM[39m [1mdist/utils/utils.mjs
|
|
117
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs
|
|
118
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs
|
|
119
|
-
[32mESM[39m [1mdist/components/copilot-provider/index.mjs
|
|
120
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs
|
|
121
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs
|
|
122
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs
|
|
123
|
-
[32mESM[39m [1mdist/hooks/use-tree.mjs
|
|
124
|
-
[32mESM[39m [1mdist/lib/copilot-task.mjs
|
|
125
|
-
[32mESM[39m [1mdist/lib/index.mjs
|
|
126
|
-
[32mESM[39m [1mdist/openai-assistants/index.mjs
|
|
127
|
-
[32mESM[39m [1mdist/types/document-pointer.mjs
|
|
128
|
+
[32mESM[39m [1mdist/components/copilot-provider/standard-copilot-api-config.mjs.map [22m[32m71.00 B[39m
|
|
129
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
130
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs.map [22m[32m4.67 KB[39m
|
|
131
|
+
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs.map [22m[32m71.00 B[39m
|
|
132
|
+
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs.map [22m[32m71.00 B[39m
|
|
133
|
+
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs.map [22m[32m71.00 B[39m
|
|
134
|
+
[32mESM[39m [1mdist/types/index.mjs.map [22m[32m71.00 B[39m
|
|
135
|
+
[32mESM[39m [1mdist/types/system-message.mjs.map [22m[32m71.00 B[39m
|
|
136
|
+
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs.map [22m[32m71.00 B[39m
|
|
137
|
+
[32mESM[39m [1mdist/utils/utils.test.mjs.map [22m[32m352.00 B[39m
|
|
138
|
+
[32mESM[39m [1mdist/utils/utils.mjs.map [22m[32m71.00 B[39m
|
|
139
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs.map [22m[32m71.00 B[39m
|
|
140
|
+
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs.map [22m[32m71.00 B[39m
|
|
141
|
+
[32mESM[39m [1mdist/components/copilot-provider/index.mjs.map [22m[32m71.00 B[39m
|
|
142
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs.map [22m[32m71.00 B[39m
|
|
143
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs.map [22m[32m71.00 B[39m
|
|
144
|
+
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs.map [22m[32m71.00 B[39m
|
|
145
|
+
[32mESM[39m [1mdist/hooks/use-tree.mjs.map [22m[32m71.00 B[39m
|
|
146
|
+
[32mESM[39m [1mdist/lib/copilot-task.mjs.map [22m[32m71.00 B[39m
|
|
147
|
+
[32mESM[39m [1mdist/lib/index.mjs.map [22m[32m71.00 B[39m
|
|
148
|
+
[32mESM[39m [1mdist/openai-assistants/index.mjs.map [22m[32m71.00 B[39m
|
|
149
|
+
[32mESM[39m [1mdist/types/document-pointer.mjs.map [22m[32m71.00 B[39m
|
|
128
150
|
[32mESM[39m [1mdist/index.mjs.map [22m[32m71.00 B[39m
|
|
129
|
-
[32mESM[39m [1mdist/components/index.mjs.map [22m[32m71.00 B[39m
|
|
130
|
-
[32mESM[39m [1mdist/context/copilot-context.mjs.map [22m[32m71.00 B[39m
|
|
131
|
-
[32mESM[39m [1mdist/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
132
151
|
[32mESM[39m [1mdist/chunk-EFZPSZWO.mjs.map [22m[32m71.00 B[39m
|
|
133
152
|
[32mESM[39m [1mdist/chunk-LUGEI4YQ.mjs.map [22m[32m71.00 B[39m
|
|
134
153
|
[32mESM[39m [1mdist/chunk-EACH5HZU.mjs.map [22m[32m5.55 KB[39m
|
|
@@ -137,8 +156,11 @@
|
|
|
137
156
|
[32mESM[39m [1mdist/chunk-6WZFE6II.mjs.map [22m[32m7.90 KB[39m
|
|
138
157
|
[32mESM[39m [1mdist/chunk-FRAKUJWH.mjs.map [22m[32m71.00 B[39m
|
|
139
158
|
[32mESM[39m [1mdist/chunk-MZ5UN3BY.mjs.map [22m[32m1.26 KB[39m
|
|
159
|
+
[32mESM[39m [1mdist/components/index.mjs.map [22m[32m71.00 B[39m
|
|
160
|
+
[32mESM[39m [1mdist/context/copilot-context.mjs.map [22m[32m71.00 B[39m
|
|
140
161
|
[32mESM[39m [1mdist/context/index.mjs.map [22m[32m71.00 B[39m
|
|
141
162
|
[32mESM[39m [1mdist/chunk-VNRDQJXW.mjs.map [22m[32m71.00 B[39m
|
|
163
|
+
[32mESM[39m [1mdist/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
142
164
|
[32mESM[39m [1mdist/chunk-5UGLWBZJ.mjs.map [22m[32m71.00 B[39m
|
|
143
165
|
[32mESM[39m [1mdist/chunk-WH4L73VS.mjs.map [22m[32m1.66 KB[39m
|
|
144
166
|
[32mESM[39m [1mdist/chunk-JVCBCB2T.mjs.map [22m[32m1.42 KB[39m
|
|
@@ -157,31 +179,9 @@
|
|
|
157
179
|
[32mESM[39m [1mdist/hooks/use-flat-category-store.mjs.map [22m[32m71.00 B[39m
|
|
158
180
|
[32mESM[39m [1mdist/chunk-YULKJPY3.mjs.map [22m[32m4.21 KB[39m
|
|
159
181
|
[32mESM[39m [1mdist/chunk-MRXNTQOX.mjs.map [22m[32m71.00 B[39m
|
|
160
|
-
[32mESM[39m
|
|
161
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/index.mjs.map [22m[32m71.00 B[39m
|
|
162
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-assistants.mjs.map [22m[32m4.67 KB[39m
|
|
163
|
-
[32mESM[39m [1mdist/openai-assistants/hooks/use-copilot-chat-v2.mjs.map [22m[32m71.00 B[39m
|
|
164
|
-
[32mESM[39m [1mdist/openai-assistants/utils/index.mjs.map [22m[32m71.00 B[39m
|
|
165
|
-
[32mESM[39m [1mdist/openai-assistants/utils/process-message-stream.mjs.map [22m[32m71.00 B[39m
|
|
166
|
-
[32mESM[39m [1mdist/types/index.mjs.map [22m[32m71.00 B[39m
|
|
167
|
-
[32mESM[39m [1mdist/types/system-message.mjs.map [22m[32m71.00 B[39m
|
|
168
|
-
[32mESM[39m [1mdist/utils/fetch-chat-completion.mjs.map [22m[32m71.00 B[39m
|
|
169
|
-
[32mESM[39m [1mdist/utils/utils.test.mjs.map [22m[32m352.00 B[39m
|
|
170
|
-
[32mESM[39m [1mdist/utils/utils.mjs.map [22m[32m71.00 B[39m
|
|
171
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit-props.mjs.map [22m[32m71.00 B[39m
|
|
172
|
-
[32mESM[39m [1mdist/components/copilot-provider/copilotkit.mjs.map [22m[32m71.00 B[39m
|
|
173
|
-
[32mESM[39m [1mdist/components/copilot-provider/index.mjs.map [22m[32m71.00 B[39m
|
|
174
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-actionable.mjs.map [22m[32m71.00 B[39m
|
|
175
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-document-readable.mjs.map [22m[32m71.00 B[39m
|
|
176
|
-
[32mESM[39m [1mdist/hooks/use-make-copilot-readable.mjs.map [22m[32m71.00 B[39m
|
|
177
|
-
[32mESM[39m [1mdist/hooks/use-tree.mjs.map [22m[32m71.00 B[39m
|
|
178
|
-
[32mESM[39m [1mdist/lib/copilot-task.mjs.map [22m[32m71.00 B[39m
|
|
179
|
-
[32mESM[39m [1mdist/lib/index.mjs.map [22m[32m71.00 B[39m
|
|
180
|
-
[32mESM[39m [1mdist/openai-assistants/index.mjs.map [22m[32m71.00 B[39m
|
|
181
|
-
[32mESM[39m [1mdist/types/document-pointer.mjs.map [22m[32m71.00 B[39m
|
|
182
|
-
[32mESM[39m ⚡️ Build success in 178ms
|
|
182
|
+
[32mESM[39m ⚡️ Build success in 175ms
|
|
183
183
|
[34mDTS[39m Build start
|
|
184
|
-
[32mDTS[39m ⚡️ Build success in
|
|
184
|
+
[32mDTS[39m ⚡️ Build success in 6031ms
|
|
185
185
|
[32mDTS[39m [1mdist/index.d.ts [22m[32m1.41 KB[39m
|
|
186
186
|
[32mDTS[39m [1mdist/components/copilot-provider/copilotkit.d.ts [22m[32m1.26 KB[39m
|
|
187
187
|
[32mDTS[39m [1mdist/components/copilot-provider/copilotkit-props.d.ts [22m[32m1007.00 B[39m
|
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# ui
|
|
2
2
|
|
|
3
|
+
## 0.20.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 5ec8ad4: fix- bring back removeBackendOnlyProps
|
|
8
|
+
- 5a154d0: fix: bring back removeBackendOnlyProps
|
|
9
|
+
- fix: bring back removeBackendOnlyProps
|
|
10
|
+
- Updated dependencies [5ec8ad4]
|
|
11
|
+
- Updated dependencies [5a154d0]
|
|
12
|
+
- Updated dependencies
|
|
13
|
+
- @copilotkit/shared@0.4.1
|
|
14
|
+
|
|
15
|
+
## 0.20.1-atai-0223-fix-backendOnlyProps.1
|
|
16
|
+
|
|
17
|
+
### Patch Changes
|
|
18
|
+
|
|
19
|
+
- fix- bring back removeBackendOnlyProps
|
|
20
|
+
- Updated dependencies
|
|
21
|
+
- @copilotkit/shared@0.4.1-atai-0223-fix-backendOnlyProps.1
|
|
22
|
+
|
|
3
23
|
## 0.20.1-atai-0223-fix-backendOnlyProps.0
|
|
4
24
|
|
|
5
25
|
### Patch Changes
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
7
|
-
"version": "0.20.1
|
|
7
|
+
"version": "0.20.1",
|
|
8
8
|
"sideEffects": false,
|
|
9
9
|
"main": "./dist/index.js",
|
|
10
10
|
"module": "./dist/index.mjs",
|
|
@@ -25,12 +25,12 @@
|
|
|
25
25
|
"ts-jest": "^29.1.1",
|
|
26
26
|
"tsup": "^6.7.0",
|
|
27
27
|
"typescript": "^5.1.3",
|
|
28
|
-
"eslint-config-custom": "0.5.1
|
|
29
|
-
"tsconfig": "0.9.1
|
|
28
|
+
"eslint-config-custom": "0.5.1",
|
|
29
|
+
"tsconfig": "0.9.1"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
32
|
"nanoid": "^4.0.2",
|
|
33
|
-
"@copilotkit/shared": "0.4.1
|
|
33
|
+
"@copilotkit/shared": "0.4.1"
|
|
34
34
|
},
|
|
35
35
|
"scripts": {
|
|
36
36
|
"build": "tsup --clean",
|