@copilotkit/runtime 1.3.16-mme-lgc-langgraph-package.6 → 1.3.16-mme-lgc-langgraph-package.8

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 (30) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/{chunk-BOARP47I.mjs → chunk-4YQGL7OJ.mjs} +2 -2
  3. package/dist/{chunk-OZX5E7GH.mjs → chunk-IS6BC2Y2.mjs} +2 -2
  4. package/dist/{chunk-B2TTDYH7.mjs → chunk-MC5XREIO.mjs} +2 -2
  5. package/dist/{chunk-B2TTDYH7.mjs.map → chunk-MC5XREIO.mjs.map} +1 -1
  6. package/dist/{chunk-EIJ5HP66.mjs → chunk-RZMNKMLV.mjs} +2 -2
  7. package/dist/{chunk-MEZDU2NJ.mjs → chunk-T4PJZ2AD.mjs} +2 -2
  8. package/dist/index.js +1 -1
  9. package/dist/index.js.map +1 -1
  10. package/dist/index.mjs +5 -5
  11. package/dist/lib/index.js +1 -1
  12. package/dist/lib/index.js.map +1 -1
  13. package/dist/lib/index.mjs +5 -5
  14. package/dist/lib/integrations/index.js +1 -1
  15. package/dist/lib/integrations/index.js.map +1 -1
  16. package/dist/lib/integrations/index.mjs +4 -4
  17. package/dist/lib/integrations/nest/index.js +1 -1
  18. package/dist/lib/integrations/nest/index.js.map +1 -1
  19. package/dist/lib/integrations/nest/index.mjs +2 -2
  20. package/dist/lib/integrations/node-express/index.js +1 -1
  21. package/dist/lib/integrations/node-express/index.js.map +1 -1
  22. package/dist/lib/integrations/node-express/index.mjs +2 -2
  23. package/dist/lib/integrations/node-http/index.js +1 -1
  24. package/dist/lib/integrations/node-http/index.js.map +1 -1
  25. package/dist/lib/integrations/node-http/index.mjs +1 -1
  26. package/package.json +4 -4
  27. /package/dist/{chunk-BOARP47I.mjs.map → chunk-4YQGL7OJ.mjs.map} +0 -0
  28. /package/dist/{chunk-OZX5E7GH.mjs.map → chunk-IS6BC2Y2.mjs.map} +0 -0
  29. /package/dist/{chunk-EIJ5HP66.mjs.map → chunk-RZMNKMLV.mjs.map} +0 -0
  30. /package/dist/{chunk-MEZDU2NJ.mjs.map → chunk-T4PJZ2AD.mjs.map} +0 -0
package/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # @copilotkit/runtime
2
2
 
3
+ ## 1.3.16-mme-lgc-langgraph-package.8
4
+
5
+ ### Patch Changes
6
+
7
+ - update entry
8
+ - Updated dependencies
9
+ - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.8
10
+
11
+ ## 1.3.16-mme-lgc-langgraph-package.7
12
+
13
+ ### Patch Changes
14
+
15
+ - update entry in tsup config
16
+ - Updated dependencies
17
+ - @copilotkit/shared@1.3.16-mme-lgc-langgraph-package.7
18
+
3
19
  ## 1.3.16-mme-lgc-langgraph-package.6
4
20
 
5
21
  ### Patch Changes
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  copilotRuntimeNodeHttpEndpoint,
3
3
  telemetry_client_default
4
- } from "./chunk-B2TTDYH7.mjs";
4
+ } from "./chunk-MC5XREIO.mjs";
5
5
  import {
6
6
  __name
7
7
  } from "./chunk-44O2JGUY.mjs";
@@ -21,4 +21,4 @@ __name(copilotRuntimeNodeExpressEndpoint, "copilotRuntimeNodeExpressEndpoint");
21
21
  export {
22
22
  copilotRuntimeNodeExpressEndpoint
23
23
  };
24
- //# sourceMappingURL=chunk-BOARP47I.mjs.map
24
+ //# sourceMappingURL=chunk-4YQGL7OJ.mjs.map
@@ -6,7 +6,7 @@ import {
6
6
  RuntimeEventSource,
7
7
  isLangGraphAgentAction,
8
8
  setupRemoteActions
9
- } from "./chunk-B2TTDYH7.mjs";
9
+ } from "./chunk-MC5XREIO.mjs";
10
10
  import {
11
11
  ActionExecutionMessage,
12
12
  AgentStateMessage,
@@ -285,4 +285,4 @@ export {
285
285
  copilotKitEndpoint,
286
286
  langGraphCloudEndpoint
287
287
  };
288
- //# sourceMappingURL=chunk-OZX5E7GH.mjs.map
288
+ //# sourceMappingURL=chunk-IS6BC2Y2.mjs.map
@@ -36,7 +36,7 @@ var require_package = __commonJS({
36
36
  publishConfig: {
37
37
  access: "public"
38
38
  },
39
- version: "1.3.16-mme-lgc-langgraph-package.6",
39
+ version: "1.3.16-mme-lgc-langgraph-package.8",
40
40
  sideEffects: false,
41
41
  main: "./dist/index.js",
42
42
  module: "./dist/index.mjs",
@@ -2755,4 +2755,4 @@ export {
2755
2755
  getCommonConfig,
2756
2756
  copilotRuntimeNodeHttpEndpoint
2757
2757
  };
2758
- //# sourceMappingURL=chunk-B2TTDYH7.mjs.map
2758
+ //# sourceMappingURL=chunk-MC5XREIO.mjs.map