@copilotkit/react-textarea 1.3.16-mme-reset-chat.10 → 1.3.16-mme-revert-rxjs-changes.10

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 +9 -53
  2. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -1,19 +1,17 @@
1
1
  # ui
2
2
 
3
- ## 1.3.16-mme-reset-chat.10
3
+ ## 1.3.16-mme-revert-rxjs-changes.10
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - f6fab28: update tsup config
8
8
  - f6fab28: update entry
9
9
  - f6fab28: export langchain module
10
- - c4b9f95: Improve LangSmith support
11
- - 164ce73: Add reset and threadId to useCopilotChat
10
+ - 8a77944: Improve LangSmith support
12
11
  - f6fab28: Ensure intermediate state config is sent as snake case
13
12
  - f6fab28: update entry in tsup config
14
- - Add custom stop/reload
15
- - af119bf: Ensure the last message is sent to LangSmith
16
- - c7df09a: Move threadId to context
13
+ - 8a77944: Ensure the last message is sent to LangSmith
14
+ - Revert rxjs changes
17
15
  - f6fab28: update entry
18
16
  - f6fab28: Update exports
19
17
  - f6fab28: Update exports
@@ -23,62 +21,20 @@
23
21
  - Updated dependencies [f6fab28]
24
22
  - Updated dependencies [f6fab28]
25
23
  - Updated dependencies [f6fab28]
26
- - Updated dependencies [c4b9f95]
27
- - Updated dependencies [164ce73]
24
+ - Updated dependencies [8a77944]
28
25
  - Updated dependencies [f6fab28]
29
26
  - Updated dependencies [f6fab28]
27
+ - Updated dependencies [8a77944]
30
28
  - Updated dependencies
31
- - Updated dependencies [af119bf]
32
- - Updated dependencies [c7df09a]
33
29
  - Updated dependencies [f6fab28]
34
30
  - Updated dependencies [f6fab28]
35
31
  - Updated dependencies [f6fab28]
36
32
  - Updated dependencies [332d744]
37
33
  - Updated dependencies [f6fab28]
38
34
  - Updated dependencies [f6fab28]
39
- - @copilotkit/runtime-client-gql@1.3.16-mme-reset-chat.10
40
- - @copilotkit/react-core@1.3.16-mme-reset-chat.10
41
- - @copilotkit/shared@1.3.16-mme-reset-chat.10
42
-
43
- ## 1.3.16-mme-reset-chat.3
44
-
45
- ### Patch Changes
46
-
47
- - Move threadId to context
48
- - Updated dependencies
49
- - @copilotkit/runtime-client-gql@1.3.16-mme-reset-chat.3
50
- - @copilotkit/react-core@1.3.16-mme-reset-chat.3
51
- - @copilotkit/shared@1.3.16-mme-reset-chat.3
52
-
53
- ## 1.3.16-mme-reset-chat.2
54
-
55
- ### Patch Changes
56
-
57
- - Add reset and threadId to useCopilotChat
58
- - Updated dependencies
59
- - @copilotkit/runtime-client-gql@1.3.16-mme-reset-chat.2
60
- - @copilotkit/react-core@1.3.16-mme-reset-chat.2
61
- - @copilotkit/shared@1.3.16-mme-reset-chat.2
62
-
63
- ## 1.3.16-mme-improve-langsmith.1
64
-
65
- ### Patch Changes
66
-
67
- - Ensure the last message is sent to LangSmith
68
- - Updated dependencies
69
- - @copilotkit/runtime-client-gql@1.3.16-mme-improve-langsmith.1
70
- - @copilotkit/react-core@1.3.16-mme-improve-langsmith.1
71
- - @copilotkit/shared@1.3.16-mme-improve-langsmith.1
72
-
73
- ## 1.3.16-mme-improve-langsmith.0
74
-
75
- ### Patch Changes
76
-
77
- - Improve LangSmith support
78
- - Updated dependencies
79
- - @copilotkit/react-core@1.3.16-mme-improve-langsmith.0
80
- - @copilotkit/runtime-client-gql@1.3.16-mme-improve-langsmith.0
81
- - @copilotkit/shared@1.3.16-mme-improve-langsmith.0
35
+ - @copilotkit/runtime-client-gql@1.3.16-mme-revert-rxjs-changes.10
36
+ - @copilotkit/react-core@1.3.16-mme-revert-rxjs-changes.10
37
+ - @copilotkit/shared@1.3.16-mme-revert-rxjs-changes.10
82
38
 
83
39
  ## 1.3.15
84
40
 
package/package.json CHANGED
@@ -9,7 +9,7 @@
9
9
  "publishConfig": {
10
10
  "access": "public"
11
11
  },
12
- "version": "1.3.16-mme-reset-chat.10",
12
+ "version": "1.3.16-mme-revert-rxjs-changes.10",
13
13
  "sideEffects": [
14
14
  "**/*.css"
15
15
  ],
@@ -43,9 +43,9 @@
43
43
  "ts-jest": "^29.1.1",
44
44
  "tsup": "^6.7.0",
45
45
  "typescript": "^5.2.3",
46
- "eslint-config-custom": "1.3.16-mme-reset-chat.4",
47
- "tailwind-config": "1.3.16-mme-reset-chat.4",
48
- "tsconfig": "1.3.16-mme-reset-chat.4"
46
+ "eslint-config-custom": "1.3.16-mme-revert-rxjs-changes.0",
47
+ "tailwind-config": "1.3.16-mme-revert-rxjs-changes.0",
48
+ "tsconfig": "1.3.16-mme-revert-rxjs-changes.0"
49
49
  },
50
50
  "dependencies": {
51
51
  "@emotion/css": "^11.11.2",
@@ -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.3.16-mme-reset-chat.10",
71
- "@copilotkit/runtime-client-gql": "1.3.16-mme-reset-chat.10",
72
- "@copilotkit/shared": "1.3.16-mme-reset-chat.10"
70
+ "@copilotkit/react-core": "1.3.16-mme-revert-rxjs-changes.10",
71
+ "@copilotkit/runtime-client-gql": "1.3.16-mme-revert-rxjs-changes.10",
72
+ "@copilotkit/shared": "1.3.16-mme-revert-rxjs-changes.10"
73
73
  },
74
74
  "keywords": [
75
75
  "copilotkit",