@copilotkit/react-ui 0.0.0-fix-langgraphhttpagent-loadagentstate-20260220224632 → 0.0.0-fix-global-styles-20260220231029

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 +6 -4
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,14 +1,16 @@
1
1
  # ui
2
2
 
3
- ## 0.0.0-fix-langgraphhttpagent-loadagentstate-20260220224632
3
+ ## 0.0.0-fix-global-styles-20260220231029
4
4
 
5
5
  ### Patch Changes
6
6
 
7
+ - 3d0d6b4: Prevent CPK styles from leaking into user app
7
8
  - Updated dependencies [ef0f539]
8
9
  - Updated dependencies [412965a]
9
- - @copilotkit/react-core@0.0.0-fix-langgraphhttpagent-loadagentstate-20260220224632
10
- - @copilotkit/shared@0.0.0-fix-langgraphhttpagent-loadagentstate-20260220224632
11
- - @copilotkit/runtime-client-gql@0.0.0-fix-langgraphhttpagent-loadagentstate-20260220224632
10
+ - Updated dependencies [a21b1fb]
11
+ - @copilotkit/react-core@0.0.0-fix-global-styles-20260220231029
12
+ - @copilotkit/shared@0.0.0-fix-global-styles-20260220231029
13
+ - @copilotkit/runtime-client-gql@0.0.0-fix-global-styles-20260220231029
12
14
 
13
15
  ## 1.51.5-next.3
14
16
 
package/package.json CHANGED
@@ -10,7 +10,7 @@
10
10
  "access": "public"
11
11
  },
12
12
  "type": "module",
13
- "version": "0.0.0-fix-langgraphhttpagent-loadagentstate-20260220224632",
13
+ "version": "0.0.0-fix-global-styles-20260220231029",
14
14
  "sideEffects": [
15
15
  "**/*.css"
16
16
  ],
@@ -41,9 +41,9 @@
41
41
  "vitest": "^3.2.4",
42
42
  "tsdown": "^0.20.3",
43
43
  "typescript": "^5.2.3",
44
- "eslint-config-custom": "0.0.0-fix-langgraphhttpagent-loadagentstate-20260220224632",
45
- "tailwind-config": "0.0.0-fix-langgraphhttpagent-loadagentstate-20260220224632",
46
- "tsconfig": "0.0.0-fix-langgraphhttpagent-loadagentstate-20260220224632"
44
+ "eslint-config-custom": "0.0.0-fix-global-styles-20260220231029",
45
+ "tailwind-config": "0.0.0-fix-global-styles-20260220231029",
46
+ "tsconfig": "0.0.0-fix-global-styles-20260220231029"
47
47
  },
48
48
  "dependencies": {
49
49
  "@headlessui/react": "^2.2.9",
@@ -52,9 +52,9 @@
52
52
  "rehype-raw": "^7.0.0",
53
53
  "remark-gfm": "^4.0.1",
54
54
  "remark-math": "^6.0.0",
55
- "@copilotkit/react-core": "0.0.0-fix-langgraphhttpagent-loadagentstate-20260220224632",
56
- "@copilotkit/runtime-client-gql": "0.0.0-fix-langgraphhttpagent-loadagentstate-20260220224632",
57
- "@copilotkit/shared": "0.0.0-fix-langgraphhttpagent-loadagentstate-20260220224632"
55
+ "@copilotkit/react-core": "0.0.0-fix-global-styles-20260220231029",
56
+ "@copilotkit/shared": "0.0.0-fix-global-styles-20260220231029",
57
+ "@copilotkit/runtime-client-gql": "0.0.0-fix-global-styles-20260220231029"
58
58
  },
59
59
  "keywords": [
60
60
  "copilotkit",