@mastra/ai-sdk 0.0.0-dynamic-model-router-20251010193247 → 0.0.0-dynamic-model-router-20251010230835

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 +3 -3
  2. package/package.json +5 -5
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @mastra/ai-sdk
2
2
 
3
- ## 0.0.0-dynamic-model-router-20251010193247
3
+ ## 0.0.0-dynamic-model-router-20251010230835
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -20,8 +20,8 @@
20
20
 
21
21
  - nested ai-sdk workflows and networks streaming support ([#8614](https://github.com/mastra-ai/mastra/pull/8614))
22
22
 
23
- - Updated dependencies [[`1ed9670`](https://github.com/mastra-ai/mastra/commit/1ed9670d3ca50cb60dc2e517738c5eef3968ed27), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`7b1ef57`](https://github.com/mastra-ai/mastra/commit/7b1ef57fc071c2aa2a2e32905b18cd88719c5a39), [`ee68e82`](https://github.com/mastra-ai/mastra/commit/ee68e8289ea4408d29849e899bc6e78b3bd4e843), [`228228b`](https://github.com/mastra-ai/mastra/commit/228228b0b1de9291cb8887587f5cea1a8757ebad), [`ea33930`](https://github.com/mastra-ai/mastra/commit/ea339301e82d6318257720d811b043014ee44064), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`135d6f2`](https://github.com/mastra-ai/mastra/commit/135d6f22a326ed1dffff858700669dff09d2c9eb), [`59d036d`](https://github.com/mastra-ai/mastra/commit/59d036d4c2706b430b0e3f1f1e0ee853ce16ca04)]:
24
- - @mastra/core@0.0.0-dynamic-model-router-20251010193247
23
+ - Updated dependencies [[`1ed9670`](https://github.com/mastra-ai/mastra/commit/1ed9670d3ca50cb60dc2e517738c5eef3968ed27), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`37a2314`](https://github.com/mastra-ai/mastra/commit/37a23148e0e5a3b40d4f9f098b194671a8a49faf), [`7b1ef57`](https://github.com/mastra-ai/mastra/commit/7b1ef57fc071c2aa2a2e32905b18cd88719c5a39), [`ee68e82`](https://github.com/mastra-ai/mastra/commit/ee68e8289ea4408d29849e899bc6e78b3bd4e843), [`228228b`](https://github.com/mastra-ai/mastra/commit/228228b0b1de9291cb8887587f5cea1a8757ebad), [`ea33930`](https://github.com/mastra-ai/mastra/commit/ea339301e82d6318257720d811b043014ee44064), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`135d6f2`](https://github.com/mastra-ai/mastra/commit/135d6f22a326ed1dffff858700669dff09d2c9eb), [`59d036d`](https://github.com/mastra-ai/mastra/commit/59d036d4c2706b430b0e3f1f1e0ee853ce16ca04)]:
24
+ - @mastra/core@0.0.0-dynamic-model-router-20251010230835
25
25
 
26
26
  ## 0.2.0-alpha.0
27
27
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/ai-sdk",
3
- "version": "0.0.0-dynamic-model-router-20251010193247",
3
+ "version": "0.0.0-dynamic-model-router-20251010230835",
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.0.0-dynamic-model-router-20251010193247"
26
+ "@mastra/core": "0.0.0-dynamic-model-router-20251010230835"
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/types-builder": "0.0.0-dynamic-model-router-20251010193247",
36
- "@mastra/core": "0.0.0-dynamic-model-router-20251010193247",
37
- "@internal/lint": "0.0.0-dynamic-model-router-20251010193247"
35
+ "@internal/lint": "0.0.0-dynamic-model-router-20251010230835",
36
+ "@mastra/core": "0.0.0-dynamic-model-router-20251010230835",
37
+ "@internal/types-builder": "0.0.0-dynamic-model-router-20251010230835"
38
38
  },
39
39
  "keywords": [
40
40
  "mastra",