@mastra/react 0.0.0-transparent-server-side-refresh-20260427193813 → 0.0.0-transparent-server-side-refresh-20260427195855
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 +3 -3
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
# @mastra/react
|
|
2
2
|
|
|
3
|
-
## 0.0.0-transparent-server-side-refresh-
|
|
3
|
+
## 0.0.0-transparent-server-side-refresh-20260427195855
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
7
7
|
- The useChat hook stream now calls the new `agent.streamUntilIdle` method and the background-task chunks are processed in toUIMessage. ([#15686](https://github.com/mastra-ai/mastra/pull/15686))
|
|
8
8
|
|
|
9
9
|
- Updated dependencies [[`b1888da`](https://github.com/mastra-ai/mastra/commit/b1888da8fb00c2ebe8404350303c10a289ba9838), [`b510d36`](https://github.com/mastra-ai/mastra/commit/b510d368f73dab6be2e2c2bc99035aaef1fb7d7a), [`7a7b313`](https://github.com/mastra-ai/mastra/commit/7a7b3138fb3bcf0b0c740eaea07971e43d330ef3), [`9e973b0`](https://github.com/mastra-ai/mastra/commit/9e973b010dacfa15ac82b0072897319f5234b90a), [`dd934a0`](https://github.com/mastra-ai/mastra/commit/dd934a0982ce0f78712fbd559e4f2410bf594b39), [`a6dac0a`](https://github.com/mastra-ai/mastra/commit/a6dac0a40c7181161b1add4e8534f962bcbc9aa7), [`9cef83b`](https://github.com/mastra-ai/mastra/commit/9cef83b8a642b8098747772921e3523b492bafbc), [`d30e215`](https://github.com/mastra-ai/mastra/commit/d30e2156c746bc9fd791745cec1cc24377b66789), [`73f2809`](https://github.com/mastra-ai/mastra/commit/73f2809721db24e98cdf122539652a455211b450), [`aedeea4`](https://github.com/mastra-ai/mastra/commit/aedeea48a94f728323f040478775076b9574be50), [`441670a`](https://github.com/mastra-ai/mastra/commit/441670a02c9dc7731c52674f55481e7848a84523), [`8126d86`](https://github.com/mastra-ai/mastra/commit/8126d8638411eacfafdc29036ac998e8757ea66f), [`73b45fa`](https://github.com/mastra-ai/mastra/commit/73b45facdef4fbcb8af710c50f0646f18619dbaa), [`ae97520`](https://github.com/mastra-ai/mastra/commit/ae975206fdb0f6ef03c4d5bf94f7dc7c3f706c02), [`7a7b313`](https://github.com/mastra-ai/mastra/commit/7a7b3138fb3bcf0b0c740eaea07971e43d330ef3), [`441670a`](https://github.com/mastra-ai/mastra/commit/441670a02c9dc7731c52674f55481e7848a84523)]:
|
|
10
|
-
- @mastra/client-js@0.0.0-transparent-server-side-refresh-
|
|
11
|
-
- @mastra/core@0.0.0-transparent-server-side-refresh-
|
|
10
|
+
- @mastra/client-js@0.0.0-transparent-server-side-refresh-20260427195855
|
|
11
|
+
- @mastra/core@0.0.0-transparent-server-side-refresh-20260427195855
|
|
12
12
|
|
|
13
13
|
## 0.2.30-alpha.2
|
|
14
14
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/react",
|
|
3
|
-
"version": "0.0.0-transparent-server-side-refresh-
|
|
3
|
+
"version": "0.0.0-transparent-server-side-refresh-20260427195855",
|
|
4
4
|
"repository": {
|
|
5
5
|
"type": "git",
|
|
6
6
|
"url": "git+https://github.com/mastra-ai/mastra.git",
|
|
@@ -39,13 +39,13 @@
|
|
|
39
39
|
"lucide-react": "^0.522.0",
|
|
40
40
|
"shiki": "^1.29.2",
|
|
41
41
|
"tailwind-merge": "^3.5.0",
|
|
42
|
-
"@mastra/client-js": "0.0.0-transparent-server-side-refresh-
|
|
42
|
+
"@mastra/client-js": "0.0.0-transparent-server-side-refresh-20260427195855"
|
|
43
43
|
},
|
|
44
44
|
"peerDependencies": {
|
|
45
45
|
"react": ">=19.0.0",
|
|
46
46
|
"react-dom": ">=19.0.0",
|
|
47
47
|
"zod": "^3.25.0 || ^4.0.0",
|
|
48
|
-
"@mastra/core": "0.0.0-transparent-server-side-refresh-
|
|
48
|
+
"@mastra/core": "0.0.0-transparent-server-side-refresh-20260427195855"
|
|
49
49
|
},
|
|
50
50
|
"devDependencies": {
|
|
51
51
|
"@ai-sdk/react": "^2.0.156",
|
|
@@ -69,9 +69,9 @@
|
|
|
69
69
|
"vite": "^7.3.1",
|
|
70
70
|
"vitest": "4.1.5",
|
|
71
71
|
"zod": "^3.25.76",
|
|
72
|
-
"@internal/
|
|
73
|
-
"@internal/
|
|
74
|
-
"@mastra/core": "0.0.0-transparent-server-side-refresh-
|
|
72
|
+
"@internal/types-builder": "0.0.0-transparent-server-side-refresh-20260427195855",
|
|
73
|
+
"@internal/lint": "0.0.0-transparent-server-side-refresh-20260427195855",
|
|
74
|
+
"@mastra/core": "0.0.0-transparent-server-side-refresh-20260427195855"
|
|
75
75
|
},
|
|
76
76
|
"eslintConfig": {
|
|
77
77
|
"extends": [
|