@copilotkit/react-core 1.3.16-mme-sdk-js.1 → 1.4.0-lgc-alpha3.0

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 +5 -11
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,22 +1,16 @@
1
1
  # ui
2
2
 
3
- ## 1.3.16-mme-sdk-js.1
3
+ ## 1.4.0-lgc-alpha3.0
4
4
 
5
- ### Patch Changes
6
-
7
- - Update lockfile
8
- - Updated dependencies
9
- - @copilotkit/runtime-client-gql@1.3.16-mme-sdk-js.1
10
- - @copilotkit/shared@1.3.16-mme-sdk-js.1
5
+ ### Minor Changes
11
6
 
12
- ## 1.3.16-mme-sdk-js.0
7
+ - lgc alpha 3
13
8
 
14
9
  ### Patch Changes
15
10
 
16
- - Export LangGraph functions
17
11
  - Updated dependencies
18
- - @copilotkit/runtime-client-gql@1.3.16-mme-sdk-js.0
19
- - @copilotkit/shared@1.3.16-mme-sdk-js.0
12
+ - @copilotkit/runtime-client-gql@1.4.0-lgc-alpha3.0
13
+ - @copilotkit/shared@1.4.0-lgc-alpha3.0
20
14
 
21
15
  ## 1.3.15
22
16
 
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.3.16-mme-sdk-js.1",
12
+ "version": "1.4.0-lgc-alpha3.0",
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.3.16-mme-sdk-js.1",
40
- "tsconfig": "1.3.16-mme-sdk-js.1"
39
+ "eslint-config-custom": "1.4.0-lgc-alpha3.0",
40
+ "tsconfig": "1.4.0-lgc-alpha3.0"
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.3.16-mme-sdk-js.1",
46
- "@copilotkit/shared": "1.3.16-mme-sdk-js.1"
45
+ "@copilotkit/runtime-client-gql": "1.4.0-lgc-alpha3.0",
46
+ "@copilotkit/shared": "1.4.0-lgc-alpha3.0"
47
47
  },
48
48
  "keywords": [
49
49
  "copilotkit",