@copilotkit/runtime 1.5.18-next.2 → 1.5.18

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,24 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.5.18
4
+
5
+ ### Patch Changes
6
+
7
+ - d47cd26: - fix: detect and alert on version mismatch
8
+ - a6e46a9: - fix: use langgraph metadata to get node name
9
+ - 38d3ac2: - fix: add additional info the our error messages
10
+ - Updated dependencies [d47cd26]
11
+ - Updated dependencies [f77a7b9]
12
+ - Updated dependencies [38d3ac2]
13
+ - @copilotkit/shared@1.5.18
14
+
15
+ ## 1.5.18-next.3
16
+
17
+ ### Patch Changes
18
+
19
+ - Updated dependencies [f77a7b9]
20
+ - @copilotkit/shared@1.5.18-next.3
21
+
3
22
  ## 1.5.18-next.2
4
23
 
5
24
  ### Patch Changes
@@ -2,7 +2,7 @@ import {
2
2
  getCommonConfig,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-6LFPAZDL.mjs";
5
+ } from "./chunk-QJERK7VA.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-FHD4JECV.mjs";
@@ -77,4 +77,4 @@ export {
77
77
  config,
78
78
  copilotRuntimeNextJSPagesRouterEndpoint
79
79
  };
80
- //# sourceMappingURL=chunk-KZ3RUNSQ.mjs.map
80
+ //# sourceMappingURL=chunk-D4JSFTTM.mjs.map
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-6LFPAZDL.mjs";
5
+ } from "./chunk-QJERK7VA.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-FHD4JECV.mjs";
@@ -22,4 +22,4 @@ __name(copilotRuntimeNestEndpoint, "copilotRuntimeNestEndpoint");
22
22
  export {
23
23
  copilotRuntimeNestEndpoint
24
24
  };
25
- //# sourceMappingURL=chunk-BMKRXGMW.mjs.map
25
+ //# sourceMappingURL=chunk-JWBWOHPX.mjs.map
@@ -2,7 +2,7 @@ import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  getRuntimeInstanceTelemetryInfo,
4
4
  telemetry_client_default
5
- } from "./chunk-6LFPAZDL.mjs";
5
+ } from "./chunk-QJERK7VA.mjs";
6
6
  import {
7
7
  __name
8
8
  } from "./chunk-FHD4JECV.mjs";
@@ -22,4 +22,4 @@ __name(copilotRuntimeNodeExpressEndpoint, "copilotRuntimeNodeExpressEndpoint");
22
22
  export {
23
23
  copilotRuntimeNodeExpressEndpoint
24
24
  };
25
- //# sourceMappingURL=chunk-BNJW4KHS.mjs.map
25
+ //# sourceMappingURL=chunk-KNOX7UQW.mjs.map
@@ -39,7 +39,7 @@ var require_package = __commonJS({
39
39
  publishConfig: {
40
40
  access: "public"
41
41
  },
42
- version: "1.5.18-next.2",
42
+ version: "1.5.18",
43
43
  sideEffects: false,
44
44
  main: "./dist/index.js",
45
45
  module: "./dist/index.mjs",
@@ -4244,4 +4244,4 @@ export {
4244
4244
  getCommonConfig,
4245
4245
  copilotRuntimeNodeHttpEndpoint
4246
4246
  };
4247
- //# sourceMappingURL=chunk-6LFPAZDL.mjs.map
4247
+ //# sourceMappingURL=chunk-QJERK7VA.mjs.map