@copilotkit/react-textarea 1.4.0-pre-1-4-0.13 → 1.4.0-pre.16

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 +38 -0
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,5 +1,43 @@
1
1
  # ui
2
2
 
3
+ ## 1.4.0-pre.16
4
+
5
+ ### Minor Changes
6
+
7
+ - lgc and lgjs alpha
8
+
9
+ ### Patch Changes
10
+
11
+ - Updated dependencies
12
+ - @copilotkit/runtime-client-gql@1.4.0-pre.16
13
+ - @copilotkit/react-core@1.4.0-pre.16
14
+ - @copilotkit/shared@1.4.0-pre.16
15
+
16
+ ## 1.4.0-pre.15
17
+
18
+ ### Patch Changes
19
+
20
+ - No changes
21
+ - Updated dependencies
22
+ - @copilotkit/runtime-client-gql@1.4.0-pre.15
23
+ - @copilotkit/react-core@1.4.0-pre.15
24
+ - @copilotkit/shared@1.4.0-pre.15
25
+
26
+ ## 1.4.0-pre-1-4-0.14
27
+
28
+ ### Minor Changes
29
+
30
+ - lgc & lgjs alpha release
31
+
32
+ ### Patch Changes
33
+
34
+ - a5efccd: Revert rxjs changes
35
+ - Updated dependencies [a5efccd]
36
+ - Updated dependencies
37
+ - @copilotkit/react-core@1.4.0-pre-1-4-0.14
38
+ - @copilotkit/runtime-client-gql@1.4.0-pre-1-4-0.14
39
+ - @copilotkit/shared@1.4.0-pre-1-4-0.14
40
+
3
41
  ## 1.4.0-pre-1-4-0.13
4
42
 
5
43
  ### Minor Changes
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.4.0-pre-1-4-0.13",
12
+ "version": "1.4.0-pre.16",
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.0-pre-1-4-0.13",
47
- "tsconfig": "1.4.0-pre-1-4-0.13",
48
- "tailwind-config": "1.4.0-pre-1-4-0.13"
46
+ "eslint-config-custom": "1.4.0-pre.16",
47
+ "tailwind-config": "1.4.0-pre.16",
48
+ "tsconfig": "1.4.0-pre.16"
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.0-pre-1-4-0.13",
71
- "@copilotkit/shared": "1.4.0-pre-1-4-0.13",
72
- "@copilotkit/runtime-client-gql": "1.4.0-pre-1-4-0.13"
70
+ "@copilotkit/react-core": "1.4.0-pre.16",
71
+ "@copilotkit/runtime-client-gql": "1.4.0-pre.16",
72
+ "@copilotkit/shared": "1.4.0-pre.16"
73
73
  },
74
74
  "keywords": [
75
75
  "copilotkit",