@mastra/deployer-netlify 0.0.0-fix-runtimeContext-passing-chatRoute-20251008220150 → 0.0.0-fix-read-json-esm-20251009172143

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 +10 -4
  2. package/package.json +6 -6
package/CHANGELOG.md CHANGED
@@ -1,14 +1,20 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
- ## 0.0.0-fix-runtimeContext-passing-chatRoute-20251008220150
3
+ ## 0.0.0-fix-read-json-esm-20251009172143
4
4
 
5
5
  ### Patch Changes
6
6
 
7
+ - Update peer dependencies to match core package version bump (0.21.0) ([#8674](https://github.com/mastra-ai/mastra/pull/8674))
8
+
9
+ - Update peer dependencies to match core package version bump (0.21.0) ([#8557](https://github.com/mastra-ai/mastra/pull/8557))
10
+
7
11
  - Update peer dependencies to match core package version bump (0.21.0) ([#8626](https://github.com/mastra-ai/mastra/pull/8626))
8
12
 
9
- - Updated dependencies [[`0fb6616`](https://github.com/mastra-ai/mastra/commit/0fb66169600ed2a3dc1297b1bfa8a7693ebb6e3c), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0)]:
10
- - @mastra/deployer@0.0.0-fix-runtimeContext-passing-chatRoute-20251008220150
11
- - @mastra/core@0.0.0-fix-runtimeContext-passing-chatRoute-20251008220150
13
+ - Update peer dependencies to match core package version bump (0.21.0) ([#8676](https://github.com/mastra-ai/mastra/pull/8676))
14
+
15
+ - Updated dependencies [[`0fb6616`](https://github.com/mastra-ai/mastra/commit/0fb66169600ed2a3dc1297b1bfa8a7693ebb6e3c), [`2a90197`](https://github.com/mastra-ai/mastra/commit/2a90197276e8439a1ee8371c10cde4d6a23bddef), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`228228b`](https://github.com/mastra-ai/mastra/commit/228228b0b1de9291cb8887587f5cea1a8757ebad), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0), [`ee68e82`](https://github.com/mastra-ai/mastra/commit/ee68e8289ea4408d29849e899bc6e78b3bd4e843), [`c3ef11f`](https://github.com/mastra-ai/mastra/commit/c3ef11f76e1931cf8f041e9eccf3b382260da022), [`228228b`](https://github.com/mastra-ai/mastra/commit/228228b0b1de9291cb8887587f5cea1a8757ebad), [`b5a66b7`](https://github.com/mastra-ai/mastra/commit/b5a66b748a14fc8b3f63b04642ddb9621fbcc9e0)]:
16
+ - @mastra/deployer@0.0.0-fix-read-json-esm-20251009172143
17
+ - @mastra/core@0.0.0-fix-read-json-esm-20251009172143
12
18
 
13
19
  ## 0.13.7
14
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/deployer-netlify",
3
- "version": "0.0.0-fix-runtimeContext-passing-chatRoute-20251008220150",
3
+ "version": "0.0.0-fix-read-json-esm-20251009172143",
4
4
  "description": "",
5
5
  "type": "module",
6
6
  "files": [
@@ -30,7 +30,7 @@
30
30
  "date-fns": "^4.1.0",
31
31
  "execa": "^9.6.0",
32
32
  "fs-extra": "^11.3.2",
33
- "@mastra/deployer": "0.0.0-fix-runtimeContext-passing-chatRoute-20251008220150"
33
+ "@mastra/deployer": "0.0.0-fix-read-json-esm-20251009172143"
34
34
  },
35
35
  "devDependencies": {
36
36
  "@microsoft/api-extractor": "^7.52.8",
@@ -40,9 +40,9 @@
40
40
  "tsup": "^8.5.0",
41
41
  "typescript": "^5.8.3",
42
42
  "vitest": "^3.2.4",
43
- "@internal/lint": "0.0.0-fix-runtimeContext-passing-chatRoute-20251008220150",
44
- "@mastra/core": "0.0.0-fix-runtimeContext-passing-chatRoute-20251008220150",
45
- "@internal/types-builder": "0.0.0-fix-runtimeContext-passing-chatRoute-20251008220150"
43
+ "@internal/lint": "0.0.0-fix-read-json-esm-20251009172143",
44
+ "@internal/types-builder": "0.0.0-fix-read-json-esm-20251009172143",
45
+ "@mastra/core": "0.0.0-fix-read-json-esm-20251009172143"
46
46
  },
47
47
  "homepage": "https://mastra.ai",
48
48
  "repository": {
@@ -55,7 +55,7 @@
55
55
  },
56
56
  "peerDependencies": {
57
57
  "zod": "^3.25.0 || ^4.0.0",
58
- "@mastra/core": "0.0.0-fix-runtimeContext-passing-chatRoute-20251008220150"
58
+ "@mastra/core": "0.0.0-fix-read-json-esm-20251009172143"
59
59
  },
60
60
  "scripts": {
61
61
  "build": "tsup --silent --config tsup.config.ts",