@copilotkit/react-textarea 1.50.0-beta.12 → 1.50.0-beta.14

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.14
4
+
5
+ ### Minor Changes
6
+
7
+ - Minor fixes and stability improvements
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies
12
+ - @copilotkit/runtime-client-gql@1.50.0-beta.14
13
+ - @copilotkit/react-core@1.50.0-beta.14
14
+ - @copilotkit/shared@1.50.0-beta.14
15
+
16
+ ## 1.50.0-beta.13
17
+
18
+ ### Minor Changes
19
+
20
+ - Updating to the latest version of vnext
21
+
22
+ ### Patch Changes
23
+
24
+ - Updated dependencies
25
+ - @copilotkit/runtime-client-gql@1.50.0-beta.13
26
+ - @copilotkit/react-core@1.50.0-beta.13
27
+ - @copilotkit/shared@1.50.0-beta.13
28
+
3
29
  ## 1.50.0-beta.12
4
30
 
5
31
  ### Minor Changes
package/dist/index.mjs CHANGED
@@ -1,6 +1,7 @@
1
1
  "use client";
2
2
  import "./chunk-DE5K76I2.mjs";
3
3
  import "./chunk-WADHCMPK.mjs";
4
+ import "./chunk-IU3WTXLQ.mjs";
4
5
  import "./chunk-MMVDU6DF.mjs";
5
6
  import {
6
7
  CopilotTextarea
@@ -48,7 +49,6 @@ import {
48
49
  import "./chunk-F2ULK22F.mjs";
49
50
  import "./chunk-3QJOFG3V.mjs";
50
51
  import "./chunk-JLOABKLH.mjs";
51
- import "./chunk-IU3WTXLQ.mjs";
52
52
  import "./chunk-H4VKQGVU.mjs";
53
53
  import "./chunk-DFTV4TST.mjs";
54
54
  import "./chunk-T6MTDQZ7.mjs";
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.50.0-beta.12",
12
+ "version": "1.50.0-beta.14",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -45,9 +45,9 @@
45
45
  "ts-jest": "^29.1.1",
46
46
  "tsup": "^6.7.0",
47
47
  "typescript": "^5.2.3",
48
- "tailwind-config": "1.4.6",
48
+ "eslint-config-custom": "1.4.6",
49
49
  "tsconfig": "1.4.6",
50
- "eslint-config-custom": "1.4.6"
50
+ "tailwind-config": "1.4.6"
51
51
  },
52
52
  "dependencies": {
53
53
  "@emotion/css": "^11.11.2",
@@ -68,9 +68,9 @@
68
68
  "slate-history": "^0.93.0",
69
69
  "slate-react": "^0.98.1",
70
70
  "tailwind-merge": "^1.13.2",
71
- "@copilotkit/react-core": "1.50.0-beta.12",
72
- "@copilotkit/runtime-client-gql": "1.50.0-beta.12",
73
- "@copilotkit/shared": "1.50.0-beta.12"
71
+ "@copilotkit/shared": "1.50.0-beta.14",
72
+ "@copilotkit/react-core": "1.50.0-beta.14",
73
+ "@copilotkit/runtime-client-gql": "1.50.0-beta.14"
74
74
  },
75
75
  "keywords": [
76
76
  "copilotkit",