@copilotkit/react-core 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 +35 -0
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,5 +1,40 @@
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/shared@1.4.0-pre.16
14
+
15
+ ## 1.4.0-pre.15
16
+
17
+ ### Patch Changes
18
+
19
+ - No changes
20
+ - Updated dependencies
21
+ - @copilotkit/runtime-client-gql@1.4.0-pre.15
22
+ - @copilotkit/shared@1.4.0-pre.15
23
+
24
+ ## 1.4.0-pre-1-4-0.14
25
+
26
+ ### Minor Changes
27
+
28
+ - lgc & lgjs alpha release
29
+
30
+ ### Patch Changes
31
+
32
+ - a5efccd: Revert rxjs changes
33
+ - Updated dependencies [a5efccd]
34
+ - Updated dependencies
35
+ - @copilotkit/runtime-client-gql@1.4.0-pre-1-4-0.14
36
+ - @copilotkit/shared@1.4.0-pre-1-4-0.14
37
+
3
38
  ## 1.4.0-pre-1-4-0.13
4
39
 
5
40
  ### 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": false,
14
14
  "main": "./dist/index.js",
15
15
  "module": "./dist/index.mjs",
@@ -36,14 +36,14 @@
36
36
  "tsup": "^6.7.0",
37
37
  "typescript": "^5.2.3",
38
38
  "@types/react-dom": "^18.2.4",
39
- "eslint-config-custom": "1.4.0-pre-1-4-0.13",
40
- "tsconfig": "1.4.0-pre-1-4-0.13"
39
+ "eslint-config-custom": "1.4.0-pre.16",
40
+ "tsconfig": "1.4.0-pre.16"
41
41
  },
42
42
  "dependencies": {
43
43
  "@scarf/scarf": "^1.3.0",
44
44
  "untruncate-json": "^0.0.1",
45
- "@copilotkit/runtime-client-gql": "1.4.0-pre-1-4-0.13",
46
- "@copilotkit/shared": "1.4.0-pre-1-4-0.13"
45
+ "@copilotkit/runtime-client-gql": "1.4.0-pre.16",
46
+ "@copilotkit/shared": "1.4.0-pre.16"
47
47
  },
48
48
  "keywords": [
49
49
  "copilotkit",