@mastra/react 0.0.0-just-snapshot-20251014192224 → 0.0.0-model-router-unknown-provider-20251017212006

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,31 @@
1
1
  # @mastra/react-hooks
2
2
 
3
- ## 0.0.0-just-snapshot-20251014192224
3
+ ## 0.0.0-model-router-unknown-provider-20251017212006
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies []:
8
+ - @mastra/client-js@0.0.0-model-router-unknown-provider-20251017212006
9
+
10
+ ## 0.0.7
11
+
12
+ ### Patch Changes
13
+
14
+ - Add @mastra/react to peer deps ([#8857](https://github.com/mastra-ai/mastra/pull/8857))
15
+
16
+ - Updated dependencies []:
17
+ - @mastra/client-js@0.16.1
18
+
19
+ ## 0.0.7-alpha.0
20
+
21
+ ### Patch Changes
22
+
23
+ - Add @mastra/react to peer deps ([#8857](https://github.com/mastra-ai/mastra/pull/8857))
24
+
25
+ - Updated dependencies []:
26
+ - @mastra/client-js@0.16.1-alpha.0
27
+
28
+ ## 0.0.6
4
29
 
5
30
  ### Patch Changes
6
31
 
@@ -21,7 +46,41 @@
21
46
  - Stream finalResult from network loop ([#8795](https://github.com/mastra-ai/mastra/pull/8795))
22
47
 
23
48
  - Updated dependencies [[`7b1ef57`](https://github.com/mastra-ai/mastra/commit/7b1ef57fc071c2aa2a2e32905b18cd88719c5a39), [`78cfb6b`](https://github.com/mastra-ai/mastra/commit/78cfb6b66fe88bc848105fccb6459fd75413ec87)]:
24
- - @mastra/client-js@0.0.0-just-snapshot-20251014192224
49
+ - @mastra/client-js@0.16.0
50
+
51
+ ## 0.0.6-alpha.4
52
+
53
+ ### Patch Changes
54
+
55
+ - Updated dependencies []:
56
+ - @mastra/client-js@0.16.0-alpha.4
57
+
58
+ ## 0.0.6-alpha.3
59
+
60
+ ### Patch Changes
61
+
62
+ - Updated dependencies []:
63
+ - @mastra/client-js@0.16.0-alpha.3
64
+
65
+ ## 0.0.6-alpha.2
66
+
67
+ ### Patch Changes
68
+
69
+ - Updated dependencies []:
70
+ - @mastra/client-js@0.16.0-alpha.2
71
+
72
+ ## 0.0.6-alpha.1
73
+
74
+ ### Patch Changes
75
+
76
+ - Improve the surface API of the react sdk ([#8715](https://github.com/mastra-ai/mastra/pull/8715))
77
+
78
+ - Move react and react-dom deps to peer and dev deps ([#8698](https://github.com/mastra-ai/mastra/pull/8698))
79
+
80
+ - Stream finalResult from network loop ([#8795](https://github.com/mastra-ai/mastra/pull/8795))
81
+
82
+ - Updated dependencies []:
83
+ - @mastra/client-js@0.16.0-alpha.1
25
84
 
26
85
  ## 0.0.6-alpha.0
27
86
 
package/dist/react.css CHANGED
@@ -1,4 +1,4 @@
1
- /*! tailwindcss v4.1.14 | MIT License | https://tailwindcss.com */
1
+ /*! tailwindcss v4.1.13 | MIT License | https://tailwindcss.com */
2
2
  @layer properties {
3
3
  @supports (((-webkit-hyphens: none)) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color: rgb(from red r g b)))) {
4
4
  *, :before, :after, ::backdrop {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/react",
3
- "version": "0.0.0-just-snapshot-20251014192224",
3
+ "version": "0.0.0-model-router-unknown-provider-20251017212006",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/mastra-ai/mastra.git",
@@ -38,7 +38,7 @@
38
38
  "lucide-react": "^0.522.0",
39
39
  "shiki": "^1.29.2",
40
40
  "tailwind-merge": "^3.3.1",
41
- "@mastra/client-js": "0.0.0-just-snapshot-20251014192224"
41
+ "@mastra/client-js": "0.0.0-model-router-unknown-provider-20251017212006"
42
42
  },
43
43
  "peerDependencies": {
44
44
  "react": ">=19.0.0",
@@ -53,8 +53,8 @@
53
53
  "@types/react-dom": "^19.1.9",
54
54
  "@vitejs/plugin-react": "^5.0.4",
55
55
  "@vitest/ui": "^3.2.4",
56
- "eslint": "^9.36.0",
57
- "eslint-plugin-storybook": "^9.1.10",
56
+ "eslint": "^9.37.0",
57
+ "eslint-plugin-storybook": "^9.1.12",
58
58
  "rollup-plugin-node-externals": "^8.0.1",
59
59
  "storybook": "^9.1.10",
60
60
  "tailwindcss": "^4",
@@ -64,7 +64,7 @@
64
64
  "vitest": "^3.2.4",
65
65
  "react": ">=19.0.0",
66
66
  "react-dom": ">=19.0.0",
67
- "@mastra/core": "0.0.0-just-snapshot-20251014192224"
67
+ "@mastra/core": "0.0.0-model-router-unknown-provider-20251017212006"
68
68
  },
69
69
  "eslintConfig": {
70
70
  "extends": [