@mastra/react 0.0.0-usechat-duplicate-20251016110554 → 0.0.0-vnext-20251104230439

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,13 +1,103 @@
1
1
  # @mastra/react-hooks
2
2
 
3
- ## 0.0.0-usechat-duplicate-20251016110554
3
+ ## 0.0.0-vnext-20251104230439
4
+
5
+ ### Major Changes
6
+
7
+ - Rename RuntimeContext to RequestContext ([#9511](https://github.com/mastra-ai/mastra/pull/9511))
8
+
9
+ - Mark as stable ([`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc))
10
+
11
+ - Renamed `MastraMessageV2` to `MastraDBMessage` ([#9255](https://github.com/mastra-ai/mastra/pull/9255))
12
+ Made the return format of all methods that return db messages consistent. It's always `{ messages: MastraDBMessage[] }` now, and messages can be converted after that using `@mastra/ai-sdk/ui`'s `toAISdkV4/5Messages()` function
13
+
14
+ ### Patch Changes
15
+
16
+ - Add tool call approval ([#8649](https://github.com/mastra-ai/mastra/pull/8649))
17
+
18
+ - Fix multi modal in react sdk ([#9373](https://github.com/mastra-ai/mastra/pull/9373))
19
+
20
+ - Updated dependencies [[`3852192`](https://github.com/mastra-ai/mastra/commit/3852192c81b2a4f1f883f17d80ce50e0c60dba55), [`fec5129`](https://github.com/mastra-ai/mastra/commit/fec5129de7fc64423ea03661a56cef31dc747a0d), [`3443770`](https://github.com/mastra-ai/mastra/commit/3443770662df8eb24c9df3589b2792d78cfcb811), [`f0a07e0`](https://github.com/mastra-ai/mastra/commit/f0a07e0111b3307c5fabfa4094c5c2cfb734fbe6), [`5948e6a`](https://github.com/mastra-ai/mastra/commit/5948e6a5146c83666ba3f294b2be576c82a513fb), [`dff01d8`](https://github.com/mastra-ai/mastra/commit/dff01d81ce1f4e4087cfac20fa868e6db138dd14), [`b7de533`](https://github.com/mastra-ai/mastra/commit/b7de53361667eb51fefd89fcaed924f3c57cee8d), [`7051bf3`](https://github.com/mastra-ai/mastra/commit/7051bf38b3b122a069008f861f7bfc004a6d9f6e), [`1ee3411`](https://github.com/mastra-ai/mastra/commit/1ee34113192b11aa8bcdd8d9d5830ae13254b345), [`0793497`](https://github.com/mastra-ai/mastra/commit/079349753620c40246ffd673e3f9d7d9820beff3), [`5df9cce`](https://github.com/mastra-ai/mastra/commit/5df9cce1a753438413f64c11eeef8f845745c2a8), [`f93d992`](https://github.com/mastra-ai/mastra/commit/f93d992a37d5431ab4a71246835d403ef7c4ce85), [`c576fc0`](https://github.com/mastra-ai/mastra/commit/c576fc0b100b2085afded91a37c97a0ea0ec09c7), [`9f4a683`](https://github.com/mastra-ai/mastra/commit/9f4a6833e88b52574665c028fd5508ad5c2f6004), [`ea0b8de`](https://github.com/mastra-ai/mastra/commit/ea0b8dec0d4bc86a72a7e75b2f56c6017c58786d), [`a1bd7b8`](https://github.com/mastra-ai/mastra/commit/a1bd7b8571db16b94eb01588f451a74758c96d65), [`0633100`](https://github.com/mastra-ai/mastra/commit/0633100a911ad22f5256471bdf753da21c104742), [`844ea5d`](https://github.com/mastra-ai/mastra/commit/844ea5dc0c248961e7bf73629ae7dcff503e853c), [`dfe3f8c`](https://github.com/mastra-ai/mastra/commit/dfe3f8c7376ffe159236819e19ca522143c1f972), [`f0f8f12`](https://github.com/mastra-ai/mastra/commit/f0f8f125c308f2d0fd36942ef652fd852df7522f), [`63f2f18`](https://github.com/mastra-ai/mastra/commit/63f2f1863dffe3ad23221d0660ed4e4f2b81789d), [`c23200d`](https://github.com/mastra-ai/mastra/commit/c23200ddfd60830effb39329674ba4ca93be6aac), [`363284b`](https://github.com/mastra-ai/mastra/commit/363284bb974e850f06f40f89a28c79d9f432d7e4), [`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc), [`0bddc6d`](https://github.com/mastra-ai/mastra/commit/0bddc6d8dbd6f6008c0cba2e4960a2da75a55af1), [`a0c8c1b`](https://github.com/mastra-ai/mastra/commit/a0c8c1b87d4fee252aebda73e8637fbe01d761c9), [`c218bd3`](https://github.com/mastra-ai/mastra/commit/c218bd3759e32423735b04843a09404572631014)]:
21
+ - @mastra/client-js@0.0.0-vnext-20251104230439
22
+
23
+ ## 0.0.10
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies []:
28
+ - @mastra/client-js@0.16.4
29
+
30
+ ## 0.0.10-alpha.0
31
+
32
+ ### Patch Changes
33
+
34
+ - Updated dependencies []:
35
+ - @mastra/client-js@0.16.4-alpha.0
36
+
37
+ ## 0.0.9
38
+
39
+ ### Patch Changes
40
+
41
+ - Updated dependencies []:
42
+ - @mastra/client-js@0.16.3
43
+
44
+ ## 0.0.9-alpha.0
45
+
46
+ ### Patch Changes
47
+
48
+ - Updated dependencies []:
49
+ - @mastra/client-js@0.16.3-alpha.0
50
+
51
+ ## 0.0.8
52
+
53
+ ### Patch Changes
54
+
55
+ - Fix perf issue: removed flush sync ([#9014](https://github.com/mastra-ai/mastra/pull/9014))
56
+
57
+ - Fix tool result in playground ([#9087](https://github.com/mastra-ai/mastra/pull/9087))
58
+
59
+ - Show agent tool output better in playground ([#9021](https://github.com/mastra-ai/mastra/pull/9021))
60
+
61
+ - Updated dependencies []:
62
+ - @mastra/client-js@0.16.2
63
+
64
+ ## 0.0.8-alpha.1
65
+
66
+ ### Patch Changes
67
+
68
+ - Fix perf issue: removed flush sync ([#9014](https://github.com/mastra-ai/mastra/pull/9014))
69
+
70
+ - Fix tool result in playground ([#9087](https://github.com/mastra-ai/mastra/pull/9087))
71
+
72
+ - Show agent tool output better in playground ([#9021](https://github.com/mastra-ai/mastra/pull/9021))
73
+
74
+ - Updated dependencies []:
75
+ - @mastra/client-js@0.16.2-alpha.1
76
+
77
+ ## 0.0.8-alpha.0
78
+
79
+ ### Patch Changes
80
+
81
+ - Updated dependencies []:
82
+ - @mastra/client-js@0.16.2-alpha.0
83
+
84
+ ## 0.0.7
85
+
86
+ ### Patch Changes
87
+
88
+ - Add @mastra/react to peer deps ([#8857](https://github.com/mastra-ai/mastra/pull/8857))
89
+
90
+ - Updated dependencies []:
91
+ - @mastra/client-js@0.16.1
92
+
93
+ ## 0.0.7-alpha.0
4
94
 
5
95
  ### Patch Changes
6
96
 
7
97
  - Add @mastra/react to peer deps ([#8857](https://github.com/mastra-ai/mastra/pull/8857))
8
98
 
9
99
  - Updated dependencies []:
10
- - @mastra/client-js@0.0.0-usechat-duplicate-20251016110554
100
+ - @mastra/client-js@0.16.1-alpha.0
11
101
 
12
102
  ## 0.0.6
13
103