@copilotkit/react-ui 1.50.0-beta.16 → 1.50.0-beta.18

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 CHANGED
@@ -1,5 +1,31 @@
1
1
  # ui
2
2
 
3
+ ## 1.50.0-beta.18
4
+
5
+ ### Minor Changes
6
+
7
+ - Improving general stability around LangChain
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies
12
+ - @copilotkit/runtime-client-gql@1.50.0-beta.18
13
+ - @copilotkit/react-core@1.50.0-beta.18
14
+ - @copilotkit/shared@1.50.0-beta.18
15
+
16
+ ## 1.50.0-beta.17
17
+
18
+ ### Minor Changes
19
+
20
+ - Minor fixes and improvements
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies
25
+ - @copilotkit/runtime-client-gql@1.50.0-beta.17
26
+ - @copilotkit/react-core@1.50.0-beta.17
27
+ - @copilotkit/shared@1.50.0-beta.17
28
+
3
29
  ## 1.50.0-beta.16
4
30
 
5
31
  ### Minor Changes
package/dist/index.mjs CHANGED
@@ -57,7 +57,6 @@ import {
57
57
  useChatContext
58
58
  } from "./chunk-IEMQ2SQW.mjs";
59
59
  import "./chunk-XWG3L6QC.mjs";
60
- import "./chunk-IU3WTXLQ.mjs";
61
60
  import "./chunk-T26KLXLH.mjs";
62
61
  import {
63
62
  useCopilotChatSuggestions
@@ -66,6 +65,7 @@ import "./chunk-54JAUBUJ.mjs";
66
65
  import "./chunk-JGMFJZMG.mjs";
67
66
  import "./chunk-O72ZB5V3.mjs";
68
67
  import "./chunk-MRXNTQOX.mjs";
68
+ import "./chunk-IU3WTXLQ.mjs";
69
69
  export {
70
70
  AssistantMessage,
71
71
  CopilotChat,
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.50.0-beta.16",
12
+ "version": "1.50.0-beta.18",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -52,9 +52,9 @@
52
52
  "rehype-raw": "^7.0.0",
53
53
  "remark-gfm": "^4.0.1",
54
54
  "remark-math": "^6.0.0",
55
- "@copilotkit/react-core": "1.50.0-beta.16",
56
- "@copilotkit/shared": "1.50.0-beta.16",
57
- "@copilotkit/runtime-client-gql": "1.50.0-beta.16"
55
+ "@copilotkit/shared": "1.50.0-beta.18",
56
+ "@copilotkit/react-core": "1.50.0-beta.18",
57
+ "@copilotkit/runtime-client-gql": "1.50.0-beta.18"
58
58
  },
59
59
  "keywords": [
60
60
  "copilotkit",