@copilotkit/react-ui 1.50.0 → 1.50.1-next.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/CHANGELOG.md CHANGED
@@ -1,5 +1,24 @@
1
1
  # ui
2
2
 
3
+ ## 1.50.1-next.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [cfa4185]
8
+ - @copilotkit/react-core@1.50.1-next.1
9
+ - @copilotkit/runtime-client-gql@1.50.1-next.1
10
+ - @copilotkit/shared@1.50.1-next.1
11
+
12
+ ## 1.50.1-next.0
13
+
14
+ ### Patch Changes
15
+
16
+ - Updated the default model and API version for the Google GenAI adapter
17
+ - Updated dependencies
18
+ - @copilotkit/runtime-client-gql@1.50.1-next.0
19
+ - @copilotkit/react-core@1.50.1-next.0
20
+ - @copilotkit/shared@1.50.1-next.0
21
+
3
22
  ## 1.50.0
4
23
 
5
24
  ### Minor Changes
package/dist/index.mjs CHANGED
@@ -23,6 +23,7 @@ import {
23
23
  import "./chunk-KXE2JCUH.mjs";
24
24
  import "./chunk-NRA3CFEE.mjs";
25
25
  import "./chunk-BH6PCAAL.mjs";
26
+ import "./chunk-IU3WTXLQ.mjs";
26
27
  import "./chunk-UFN2VWSR.mjs";
27
28
  import {
28
29
  CopilotChat
@@ -57,7 +58,6 @@ import {
57
58
  useChatContext
58
59
  } from "./chunk-IEMQ2SQW.mjs";
59
60
  import "./chunk-XWG3L6QC.mjs";
60
- import "./chunk-IU3WTXLQ.mjs";
61
61
  import "./chunk-T26KLXLH.mjs";
62
62
  import {
63
63
  useCopilotChatSuggestions
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.50.0",
12
+ "version": "1.50.1-next.1",
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",
56
- "@copilotkit/runtime-client-gql": "1.50.0",
57
- "@copilotkit/shared": "1.50.0"
55
+ "@copilotkit/react-core": "1.50.1-next.1",
56
+ "@copilotkit/runtime-client-gql": "1.50.1-next.1",
57
+ "@copilotkit/shared": "1.50.1-next.1"
58
58
  },
59
59
  "keywords": [
60
60
  "copilotkit",