@mastra/ai-sdk 0.0.0-fix-aisdk-custom-datachunks-streaming-20251022135352 → 0.0.0-fix-writer-workflow-resumestream-20251022161252

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +5 -2
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,10 +1,13 @@
1
1
  # @mastra/ai-sdk
2
2
 
3
- ## 0.0.0-fix-aisdk-custom-datachunks-streaming-20251022135352
3
+ ## 0.0.0-fix-writer-workflow-resumestream-20251022161252
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - Fix streaming of custom chunks, workflow & network support ([`53b3935`](https://github.com/mastra-ai/mastra/commit/53b393577b70447afa4ed45322cb61f257b3c49c))
7
+ - Fix streaming of custom chunks, workflow & network support ([#9109](https://github.com/mastra-ai/mastra/pull/9109))
8
+
9
+ - Updated dependencies [[`92b18cd`](https://github.com/mastra-ai/mastra/commit/92b18cd443bbfd1194c7f8aea727ef1f8cf1db2d)]:
10
+ - @mastra/core@0.0.0-fix-writer-workflow-resumestream-20251022161252
8
11
 
9
12
  ## 0.2.2
10
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/ai-sdk",
3
- "version": "0.0.0-fix-aisdk-custom-datachunks-streaming-20251022135352",
3
+ "version": "0.0.0-fix-writer-workflow-resumestream-20251022161252",
4
4
  "description": "Adds custom API routes to be compatible with the AI SDK UI parts",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -23,7 +23,7 @@
23
23
  ],
24
24
  "peerDependencies": {
25
25
  "zod": "^3.25.0 || ^4.0.0",
26
- "@mastra/core": "0.22.0"
26
+ "@mastra/core": "0.0.0-fix-writer-workflow-resumestream-20251022161252"
27
27
  },
28
28
  "devDependencies": {
29
29
  "@types/json-schema": "^7.0.15",
@@ -32,9 +32,9 @@
32
32
  "typescript": "^5.8.3",
33
33
  "vitest": "^3.2.4",
34
34
  "zod": "^3.25.76",
35
- "@internal/lint": "0.0.0-fix-aisdk-custom-datachunks-streaming-20251022135352",
36
- "@internal/types-builder": "0.0.0-fix-aisdk-custom-datachunks-streaming-20251022135352",
37
- "@mastra/core": "0.22.0"
35
+ "@internal/lint": "0.0.0-fix-writer-workflow-resumestream-20251022161252",
36
+ "@mastra/core": "0.0.0-fix-writer-workflow-resumestream-20251022161252",
37
+ "@internal/types-builder": "0.0.0-fix-writer-workflow-resumestream-20251022161252"
38
38
  },
39
39
  "keywords": [
40
40
  "mastra",