@copilotkit/react-textarea 1.4.8-no-pino-redact.1 → 1.4.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.
package/CHANGELOG.md CHANGED
@@ -1,12 +1,17 @@
1
1
  # ui
2
2
 
3
- ## 1.4.8-no-pino-redact.1
3
+ ## 1.4.8
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - @copilotkit/runtime-client-gql@1.4.8-no-pino-redact.1
8
- - @copilotkit/react-core@1.4.8-no-pino-redact.1
9
- - @copilotkit/shared@1.4.8-no-pino-redact.1
7
+ - - Better error handling
8
+ - Introduce new "EmptyLLMAdapter" for when using CoAgents
9
+ - Improve dev console help options
10
+ - Allow CopilotKit remote endpoint without agents
11
+ - Updated dependencies
12
+ - @copilotkit/react-core@1.4.8
13
+ - @copilotkit/runtime-client-gql@1.4.8
14
+ - @copilotkit/shared@1.4.8
10
15
 
11
16
  ## 1.4.8-next.0
12
17
 
package/dist/index.mjs CHANGED
@@ -48,8 +48,8 @@ import {
48
48
  } from "./chunk-4CVSOOJY.mjs";
49
49
  import "./chunk-7L6GIHDM.mjs";
50
50
  import "./chunk-XW3ICO4S.mjs";
51
- import "./chunk-H4VKQGVU.mjs";
52
51
  import "./chunk-IU3WTXLQ.mjs";
52
+ import "./chunk-H4VKQGVU.mjs";
53
53
  import "./chunk-DFTV4TST.mjs";
54
54
  import "./chunk-T6MTDQZ7.mjs";
55
55
  import "./chunk-ECR45NSD.mjs";
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.4.8-no-pino-redact.1",
12
+ "version": "1.4.8",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -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.8-no-pino-redact.1",
71
- "@copilotkit/runtime-client-gql": "1.4.8-no-pino-redact.1",
72
- "@copilotkit/shared": "1.4.8-no-pino-redact.1"
70
+ "@copilotkit/react-core": "1.4.8",
71
+ "@copilotkit/runtime-client-gql": "1.4.8",
72
+ "@copilotkit/shared": "1.4.8"
73
73
  },
74
74
  "keywords": [
75
75
  "copilotkit",