@mastra/client-js 0.0.0-fix-generate-title-20250616171351 → 0.0.0-fix-fetch-workflow-runs-20250624231457

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.
@@ -1,5 +1,5 @@
1
1
 
2
- > @mastra/client-js@0.10.5-alpha.1 build /home/runner/work/mastra/mastra/client-sdks/client-js
2
+ > @mastra/client-js@0.10.6-alpha.5 build /home/runner/work/mastra/mastra/client-sdks/client-js
3
3
  > tsup src/index.ts --format esm,cjs --dts --clean --treeshake=smallest --splitting
4
4
 
5
5
  CLI Building entry: src/index.ts
@@ -9,11 +9,11 @@
9
9
  CLI Cleaning output folder
10
10
  ESM Build start
11
11
  CJS Build start
12
- CJS dist/index.cjs 47.24 KB
13
- CJS ⚡️ Build success in 1779ms
14
- ESM dist/index.js 46.95 KB
15
- ESM ⚡️ Build success in 1781ms
12
+ CJS dist/index.cjs 66.50 KB
13
+ CJS ⚡️ Build success in 356ms
14
+ ESM dist/index.js 66.21 KB
15
+ ESM ⚡️ Build success in 357ms
16
16
  DTS Build start
17
- DTS ⚡️ Build success in 16353ms
18
- DTS dist/index.d.ts 33.64 KB
19
- DTS dist/index.d.cts 33.64 KB
17
+ DTS ⚡️ Build success in 2466ms
18
+ DTS dist/index.d.ts 39.17 KB
19
+ DTS dist/index.d.cts 39.17 KB
package/CHANGELOG.md CHANGED
@@ -1,6 +1,94 @@
1
1
  # @mastra/client-js
2
2
 
3
- ## 0.0.0-fix-generate-title-20250616171351
3
+ ## 0.0.0-fix-fetch-workflow-runs-20250624231457
4
+
5
+ ### Patch Changes
6
+
7
+ - 8e1b6e9: dependencies updates:
8
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
9
+ - 9bf1d55: Fix runtimeContext in mastra server, client SDK
10
+ - 18a5d59: clientTools client side execution
11
+ - 5d74aab: vNext network in playground
12
+ - bee3fe4: Fix client side tool calling
13
+ - Updated dependencies [15e9d26]
14
+ - Updated dependencies [d1baedb]
15
+ - Updated dependencies [d8f2d19]
16
+ - Updated dependencies [4d21bf2]
17
+ - Updated dependencies [07d6d88]
18
+ - Updated dependencies [9d52b17]
19
+ - Updated dependencies [2097952]
20
+ - Updated dependencies [792c4c0]
21
+ - Updated dependencies [5d74aab]
22
+ - Updated dependencies [a8b194f]
23
+ - Updated dependencies [4fb0cc2]
24
+ - Updated dependencies [d2a7a31]
25
+ - Updated dependencies [502fe05]
26
+ - Updated dependencies [144eb0b]
27
+ - Updated dependencies [8ba1b51]
28
+ - Updated dependencies [4efcfa0]
29
+ - Updated dependencies [0e17048]
30
+ - @mastra/core@0.0.0-fix-fetch-workflow-runs-20250624231457
31
+
32
+ ## 0.10.6-alpha.5
33
+
34
+ ### Patch Changes
35
+
36
+ - bee3fe4: Fix client side tool calling
37
+ - @mastra/core@0.10.7-alpha.5
38
+
39
+ ## 0.10.6-alpha.4
40
+
41
+ ### Patch Changes
42
+
43
+ - Updated dependencies [a8b194f]
44
+ - @mastra/core@0.10.7-alpha.4
45
+
46
+ ## 0.10.6-alpha.3
47
+
48
+ ### Patch Changes
49
+
50
+ - 18a5d59: clientTools client side execution
51
+ - Updated dependencies [792c4c0]
52
+ - Updated dependencies [502fe05]
53
+ - Updated dependencies [4efcfa0]
54
+ - @mastra/core@0.10.7-alpha.3
55
+
56
+ ## 0.10.6-alpha.2
57
+
58
+ ### Patch Changes
59
+
60
+ - 8e1b6e9: dependencies updates:
61
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.25.57`, in `dependencies`)
62
+ - 9bf1d55: Fix runtimeContext in mastra server, client SDK
63
+ - 5d74aab: vNext network in playground
64
+ - Updated dependencies [15e9d26]
65
+ - Updated dependencies [07d6d88]
66
+ - Updated dependencies [5d74aab]
67
+ - Updated dependencies [144eb0b]
68
+ - @mastra/core@0.10.7-alpha.2
69
+
70
+ ## 0.10.6-alpha.1
71
+
72
+ ### Patch Changes
73
+
74
+ - Updated dependencies [d1baedb]
75
+ - Updated dependencies [4d21bf2]
76
+ - Updated dependencies [2097952]
77
+ - Updated dependencies [4fb0cc2]
78
+ - Updated dependencies [d2a7a31]
79
+ - Updated dependencies [0e17048]
80
+ - @mastra/core@0.10.7-alpha.1
81
+
82
+ ## 0.10.6-alpha.0
83
+
84
+ ### Patch Changes
85
+
86
+ - Updated dependencies [d8f2d19]
87
+ - Updated dependencies [9d52b17]
88
+ - Updated dependencies [8ba1b51]
89
+ - @mastra/core@0.10.7-alpha.0
90
+
91
+ ## 0.10.5
4
92
 
5
93
  ### Patch Changes
6
94
 
@@ -10,15 +98,52 @@
10
98
  - ee9af57: Add api for polling run execution result and get run by id
11
99
  - 3270d9d: Fix runtime context being undefined
12
100
  - Updated dependencies [63f6b7d]
13
- - Updated dependencies [9d56287]
101
+ - Updated dependencies [12a95fc]
102
+ - Updated dependencies [4b0f8a6]
103
+ - Updated dependencies [51264a5]
104
+ - Updated dependencies [8e6f677]
105
+ - Updated dependencies [d70c420]
14
106
  - Updated dependencies [ee9af57]
15
107
  - Updated dependencies [36f1c36]
108
+ - Updated dependencies [2a16996]
16
109
  - Updated dependencies [10d352e]
110
+ - Updated dependencies [9589624]
17
111
  - Updated dependencies [53d3c37]
18
112
  - Updated dependencies [751c894]
19
113
  - Updated dependencies [577ce3a]
20
114
  - Updated dependencies [9260b3a]
21
- - @mastra/core@0.0.0-fix-generate-title-20250616171351
115
+ - @mastra/core@0.10.6
116
+
117
+ ## 0.10.5-alpha.5
118
+
119
+ ### Patch Changes
120
+
121
+ - Updated dependencies [12a95fc]
122
+ - Updated dependencies [51264a5]
123
+ - Updated dependencies [8e6f677]
124
+ - @mastra/core@0.10.6-alpha.5
125
+
126
+ ## 0.10.5-alpha.4
127
+
128
+ ### Patch Changes
129
+
130
+ - Updated dependencies [9589624]
131
+ - @mastra/core@0.10.6-alpha.4
132
+
133
+ ## 0.10.5-alpha.3
134
+
135
+ ### Patch Changes
136
+
137
+ - Updated dependencies [d70c420]
138
+ - Updated dependencies [2a16996]
139
+ - @mastra/core@0.10.6-alpha.3
140
+
141
+ ## 0.10.5-alpha.2
142
+
143
+ ### Patch Changes
144
+
145
+ - Updated dependencies [4b0f8a6]
146
+ - @mastra/core@0.10.6-alpha.2
22
147
 
23
148
  ## 0.10.5-alpha.1
24
149
 
package/README.md CHANGED
@@ -11,7 +11,7 @@ npm install @mastra/client-js
11
11
  ## Quick Start
12
12
 
13
13
  ```typescript
14
- import { MastraClient } from '@mastra/client';
14
+ import { MastraClient } from '@mastra/client-js';
15
15
 
16
16
  // Initialize the client
17
17
  const client = new MastraClient({