Changelog
Summary
- Total packages with changes: 11
- Packages with major changes: 0
- Packages with minor changes: 0
- Packages with patch changes: 3
@mastra/client-js@0.17.0-alpha.2
Patch Changes
-
The client-js package had its own simpler zodToJsonSchema implementation that was missing critical features from schema-compat. This could cause issues when users pass Zod schemas with
z.record()orz.date()through the MastraClient. (#10925)Now the client uses the same implementation as the rest of the codebase, which includes the Zod v4
z.record()bug fix, date-time format conversion forz.date(), and proper handling of unrepresentable types.Also removes the now-unused
zod-to-json-schemadependency from client-js.
Dependency Updates
- @mastra/core@0.24.7-alpha.2
@mastra/core@0.24.7-alpha.2
Patch Changes
-
Fix writer.custom not working during workflow resume operations (#10921)
When a workflow step is resumed, the writer parameter was not being properly passed through, causing writer.custom() calls to fail. This fix ensures the writableStream parameter is correctly passed to both run.resume() and run.start() calls in the workflow execution engine, allowing custom events to be emitted properly during resume operations.
@mastra/dane@0.1.24-alpha.2
Dependency Updates
- @mastra/mcp@0.14.5-alpha.0
- @mastra/core@0.24.7-alpha.2
@mastra/deployer@0.24.7-alpha.2
Dependency Updates
- @mastra/core@0.24.7-alpha.2
- @mastra/server@0.24.7-alpha.2
@mastra/deployer-cloud@0.24.7-alpha.2
Dependency Updates
- @mastra/core@0.24.7-alpha.2
- @mastra/deployer@0.24.7-alpha.2
@mastra/longmemeval@0.1.43-alpha.2
Dependency Updates
- @mastra/core@0.24.7-alpha.2
@mastra/mcp@0.14.5-alpha.0
Patch Changes
- add flag to skip sessions and streaming in serverless mcp (#10927)
Dependency Updates
- @mastra/core@0.24.7-alpha.2
@mastra/mcp-docs-server@0.13.46-alpha.2
Dependency Updates
- @mastra/mcp@0.14.5-alpha.0
- @mastra/core@0.24.7-alpha.2
@mastra/playground-ui@7.0.0-alpha.2
Dependency Updates
- @mastra/client-js@0.17.0-alpha.2
- @mastra/core@0.24.7-alpha.2
- @mastra/react@0.0.22-alpha.2
@mastra/react-hooks@0.0.22-alpha.2
Dependency Updates
- @mastra/client-js@0.17.0-alpha.2
@mastra/server@0.24.7-alpha.2
Dependency Updates
- @mastra/core@0.24.7-alpha.2