@copilotkit/react-textarea 1.4.1-pre.2 → 1.4.1-pre.5

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +34 -4
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,10 +1,40 @@
1
1
  # ui
2
2
 
3
+ ## 1.4.1-pre.5
4
+
5
+ ### Patch Changes
6
+
7
+ - bump
8
+ - Updated dependencies
9
+ - @copilotkit/runtime-client-gql@1.4.1-pre.5
10
+ - @copilotkit/react-core@1.4.1-pre.5
11
+ - @copilotkit/shared@1.4.1-pre.5
12
+
13
+ ## 1.4.1-pre.4
14
+
15
+ ### Patch Changes
16
+
17
+ - bump
18
+ - Updated dependencies
19
+ - @copilotkit/runtime-client-gql@1.4.1-pre.4
20
+ - @copilotkit/react-core@1.4.1-pre.4
21
+ - @copilotkit/shared@1.4.1-pre.4
22
+
23
+ ## 1.4.1-pre.3
24
+
25
+ ### Patch Changes
26
+
27
+ - bump
28
+ - Updated dependencies
29
+ - @copilotkit/runtime-client-gql@1.4.1-pre.3
30
+ - @copilotkit/react-core@1.4.1-pre.3
31
+ - @copilotkit/shared@1.4.1-pre.3
32
+
3
33
  ## 1.4.1-pre.2
4
34
 
5
35
  ### Patch Changes
6
36
 
7
- - Add convertActionsToDynamicStructuredTools to sdk-js
37
+ - bump
8
38
  - Updated dependencies
9
39
  - @copilotkit/runtime-client-gql@1.4.1-pre.2
10
40
  - @copilotkit/react-core@1.4.1-pre.2
@@ -14,7 +44,7 @@
14
44
 
15
45
  ### Patch Changes
16
46
 
17
- - add zod conversion
47
+ - bump
18
48
  - Updated dependencies
19
49
  - @copilotkit/runtime-client-gql@1.4.1-pre.1
20
50
  - @copilotkit/react-core@1.4.1-pre.1
@@ -24,10 +54,10 @@
24
54
 
25
55
  ### Patch Changes
26
56
 
27
- - lower case copilotkit property
57
+ - New prerelease
28
58
  - Updated dependencies
29
- - @copilotkit/react-core@1.4.1-pre.0
30
59
  - @copilotkit/runtime-client-gql@1.4.1-pre.0
60
+ - @copilotkit/react-core@1.4.1-pre.0
31
61
  - @copilotkit/shared@1.4.1-pre.0
32
62
 
33
63
  ## 1.4.0
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.4.1-pre.2",
12
+ "version": "1.4.1-pre.5",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -43,9 +43,9 @@
43
43
  "ts-jest": "^29.1.1",
44
44
  "tsup": "^6.7.0",
45
45
  "typescript": "^5.2.3",
46
- "eslint-config-custom": "1.4.1-pre.2",
47
- "tailwind-config": "1.4.1-pre.2",
48
- "tsconfig": "1.4.1-pre.2"
46
+ "eslint-config-custom": "1.4.1-pre.5",
47
+ "tailwind-config": "1.4.1-pre.5",
48
+ "tsconfig": "1.4.1-pre.5"
49
49
  },
50
50
  "dependencies": {
51
51
  "@emotion/css": "^11.11.2",
@@ -67,9 +67,9 @@
67
67
  "slate-history": "^0.93.0",
68
68
  "slate-react": "^0.98.1",
69
69
  "tailwind-merge": "^1.13.2",
70
- "@copilotkit/react-core": "1.4.1-pre.2",
71
- "@copilotkit/runtime-client-gql": "1.4.1-pre.2",
72
- "@copilotkit/shared": "1.4.1-pre.2"
70
+ "@copilotkit/react-core": "1.4.1-pre.5",
71
+ "@copilotkit/runtime-client-gql": "1.4.1-pre.5",
72
+ "@copilotkit/shared": "1.4.1-pre.5"
73
73
  },
74
74
  "keywords": [
75
75
  "copilotkit",