@copilotkit/react-ui 1.4.2-tyler-reset-chat.1 → 1.4.2-tyler-reset-chat.3

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,27 @@
1
1
  # ui
2
2
 
3
+ ## 1.4.2-tyler-reset-chat.3
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix issue with langchain anthropic adapter
8
+ - Fix issue with anthropic langchain adapter
9
+ - Updated dependencies
10
+ - Updated dependencies
11
+ - @copilotkit/runtime-client-gql@1.4.2-tyler-reset-chat.3
12
+ - @copilotkit/react-core@1.4.2-tyler-reset-chat.3
13
+ - @copilotkit/shared@1.4.2-tyler-reset-chat.3
14
+
15
+ ## 1.4.2-tyler-reset-chat.2
16
+
17
+ ### Patch Changes
18
+
19
+ - Don't send an empty message when an abort occurs"
20
+ - Updated dependencies
21
+ - @copilotkit/runtime-client-gql@1.4.2-tyler-reset-chat.2
22
+ - @copilotkit/react-core@1.4.2-tyler-reset-chat.2
23
+ - @copilotkit/shared@1.4.2-tyler-reset-chat.2
24
+
3
25
  ## 1.4.2-tyler-reset-chat.1
4
26
 
5
27
  ### Patch Changes
package/dist/index.mjs CHANGED
@@ -1,6 +1,5 @@
1
1
  "use client";
2
2
  import "./chunk-EFZPSZWO.mjs";
3
- import "./chunk-IU3WTXLQ.mjs";
4
3
  import "./chunk-MMVDU6DF.mjs";
5
4
  import "./chunk-MRFF7GSQ.mjs";
6
5
  import {
@@ -43,6 +42,7 @@ import {
43
42
  } from "./chunk-CBBFRI3Q.mjs";
44
43
  import "./chunk-UPTB2MVO.mjs";
45
44
  import "./chunk-FZC7X5PK.mjs";
45
+ import "./chunk-IU3WTXLQ.mjs";
46
46
  import "./chunk-T26KLXLH.mjs";
47
47
  import {
48
48
  useCopilotChatSuggestions
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.4.2-tyler-reset-chat.1",
12
+ "version": "1.4.2-tyler-reset-chat.3",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -50,9 +50,9 @@
50
50
  "react-syntax-highlighter": "^15.5.0",
51
51
  "remark-gfm": "^3.0.1",
52
52
  "remark-math": "^5.1.1",
53
- "@copilotkit/react-core": "1.4.2-tyler-reset-chat.1",
54
- "@copilotkit/runtime-client-gql": "1.4.2-tyler-reset-chat.1",
55
- "@copilotkit/shared": "1.4.2-tyler-reset-chat.1"
53
+ "@copilotkit/react-core": "1.4.2-tyler-reset-chat.3",
54
+ "@copilotkit/runtime-client-gql": "1.4.2-tyler-reset-chat.3",
55
+ "@copilotkit/shared": "1.4.2-tyler-reset-chat.3"
56
56
  },
57
57
  "keywords": [
58
58
  "copilotkit",