@mastra/react 0.0.0-workflow-timeout-issue-20260213181535 → 0.0.0-workflow-timeout-issue-20260219210834
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,6 +1,6 @@
|
|
|
1
1
|
# @mastra/react
|
|
2
2
|
|
|
3
|
-
## 0.0.0-workflow-timeout-issue-
|
|
3
|
+
## 0.0.0-workflow-timeout-issue-20260219210834
|
|
4
4
|
|
|
5
5
|
### Patch Changes
|
|
6
6
|
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
`@mastra/react`: The `mapWorkflowStreamChunkToWatchResult` reducer now accumulates `foreachProgress` from `workflow-step-progress` events into step state, making progress data available to React consumers via the existing workflow watch hooks.
|
|
25
25
|
|
|
26
26
|
- Updated dependencies [[`4ba40dc`](https://github.com/mastra-ai/mastra/commit/4ba40dcb6c9ef31eedbb01b6d5b8b0b3c71e5b61), [`a5b67a3`](https://github.com/mastra-ai/mastra/commit/a5b67a3589a74415feb663a55d1858324a2afde9), [`877b02c`](https://github.com/mastra-ai/mastra/commit/877b02cdbb15e199184c7f2b8f217be8d3ebada7), [`40f224e`](https://github.com/mastra-ai/mastra/commit/40f224ec14e9b01a36802d8c5445a547a33992a5)]:
|
|
27
|
-
- @mastra/client-js@0.0.0-workflow-timeout-issue-
|
|
27
|
+
- @mastra/client-js@0.0.0-workflow-timeout-issue-20260219210834
|
|
28
28
|
|
|
29
29
|
## 0.2.2
|
|
30
30
|
|