@copilotkit/react-ui 0.0.0-fix-error-surfacing-prod-20251006214656 → 0.0.0-fix-allow-action-wrapper-disable-20251007143856

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 -4
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # ui
2
2
 
3
- ## 0.0.0-fix-error-surfacing-prod-20251006214656
3
+ ## 0.0.0-fix-allow-action-wrapper-disable-20251007143856
4
4
 
5
5
  ### Patch Changes
6
6
 
@@ -8,10 +8,11 @@
8
8
 
9
9
  Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
10
10
 
11
+ - Updated dependencies [dedbd2f]
11
12
  - Updated dependencies [c9e499f]
12
- - @copilotkit/react-core@0.0.0-fix-error-surfacing-prod-20251006214656
13
- - @copilotkit/runtime-client-gql@0.0.0-fix-error-surfacing-prod-20251006214656
14
- - @copilotkit/shared@0.0.0-fix-error-surfacing-prod-20251006214656
13
+ - @copilotkit/react-core@0.0.0-fix-allow-action-wrapper-disable-20251007143856
14
+ - @copilotkit/runtime-client-gql@0.0.0-fix-allow-action-wrapper-disable-20251007143856
15
+ - @copilotkit/shared@0.0.0-fix-allow-action-wrapper-disable-20251007143856
15
16
 
16
17
  ## 1.10.6-next.1
17
18
 
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "0.0.0-fix-error-surfacing-prod-20251006214656",
12
+ "version": "0.0.0-fix-allow-action-wrapper-disable-20251007143856",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -51,9 +51,9 @@
51
51
  "rehype-raw": "^7.0.0",
52
52
  "remark-gfm": "^4.0.1",
53
53
  "remark-math": "^6.0.0",
54
- "@copilotkit/react-core": "0.0.0-fix-error-surfacing-prod-20251006214656",
55
- "@copilotkit/runtime-client-gql": "0.0.0-fix-error-surfacing-prod-20251006214656",
56
- "@copilotkit/shared": "0.0.0-fix-error-surfacing-prod-20251006214656"
54
+ "@copilotkit/runtime-client-gql": "0.0.0-fix-allow-action-wrapper-disable-20251007143856",
55
+ "@copilotkit/shared": "0.0.0-fix-allow-action-wrapper-disable-20251007143856",
56
+ "@copilotkit/react-core": "0.0.0-fix-allow-action-wrapper-disable-20251007143856"
57
57
  },
58
58
  "keywords": [
59
59
  "copilotkit",