@mastra/voice-gladia 0.11.2 → 0.11.3-alpha.0

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 +175 -0
  2. package/package.json +15 -5
package/CHANGELOG.md ADDED
@@ -0,0 +1,175 @@
1
+ # @mastra/voice-gladia
2
+
3
+ ## 0.11.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - [#7343](https://github.com/mastra-ai/mastra/pull/7343) [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e) Thanks [@LekoArts](https://github.com/LekoArts)! - Update the `package.json` file to include additional fields like `repository`, `homepage` or `files`.
8
+
9
+ - Updated dependencies [[`85ef90b`](https://github.com/mastra-ai/mastra/commit/85ef90bb2cd4ae4df855c7ac175f7d392c55c1bf), [`de3cbc6`](https://github.com/mastra-ai/mastra/commit/de3cbc61079211431bd30487982ea3653517278e)]:
10
+ - @mastra/core@0.15.3-alpha.5
11
+
12
+ ## 0.11.2
13
+
14
+ ### Patch Changes
15
+
16
+ - [`c6113ed`](https://github.com/mastra-ai/mastra/commit/c6113ed7f9df297e130d94436ceee310273d6430) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdpes for @mastra/core
17
+
18
+ - Updated dependencies []:
19
+ - @mastra/core@0.15.2
20
+
21
+ ## 0.11.1
22
+
23
+ ### Patch Changes
24
+
25
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
26
+
27
+ - Updated dependencies []:
28
+ - @mastra/core@0.15.1
29
+
30
+ ## 0.11.0
31
+
32
+ ### Minor Changes
33
+
34
+ - [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
35
+
36
+ - [#7032](https://github.com/mastra-ai/mastra/pull/7032) [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump zod peerdep to 3.25.0 to support both v3/v4
37
+
38
+ ### Patch Changes
39
+
40
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
41
+
42
+ - Updated dependencies [[`0778757`](https://github.com/mastra-ai/mastra/commit/07787570e4addbd501522037bd2542c3d9e26822), [`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`bf504a8`](https://github.com/mastra-ai/mastra/commit/bf504a833051f6f321d832cc7d631f3cb86d657b), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`e6f5046`](https://github.com/mastra-ai/mastra/commit/e6f50467aff317e67e8bd74c485c3fbe2a5a6db1), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`2e58325`](https://github.com/mastra-ai/mastra/commit/2e58325beb170f5b92f856e27d915cd26917e5e6), [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01), [`9613558`](https://github.com/mastra-ai/mastra/commit/9613558e6475f4710e05d1be7553a32ee7bddc20)]:
43
+ - @mastra/core@0.15.0
44
+
45
+ ## 0.11.0-alpha.2
46
+
47
+ ### Minor Changes
48
+
49
+ - [#7032](https://github.com/mastra-ai/mastra/pull/7032) [`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump zod peerdep to 3.25.0 to support both v3/v4
50
+
51
+ ### Patch Changes
52
+
53
+ - Updated dependencies [[`1191ce9`](https://github.com/mastra-ai/mastra/commit/1191ce946b40ed291e7877a349f8388e3cff7e5c)]:
54
+ - @mastra/core@0.15.0-alpha.4
55
+
56
+ ## 0.11.0-alpha.1
57
+
58
+ ### Minor Changes
59
+
60
+ - [#7028](https://github.com/mastra-ai/mastra/pull/7028) [`da58ccc`](https://github.com/mastra-ai/mastra/commit/da58ccc1f2ac33da0cb97b00443fc6208b45bdec) Thanks [@wardpeet](https://github.com/wardpeet)! - Bump core peerdependency
61
+
62
+ ### Patch Changes
63
+
64
+ - Updated dependencies []:
65
+ - @mastra/core@0.15.0-alpha.3
66
+
67
+ ## 0.10.4-alpha.0
68
+
69
+ ### Patch Changes
70
+
71
+ - [#6942](https://github.com/mastra-ai/mastra/pull/6942) [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01) Thanks [@wardpeet](https://github.com/wardpeet)! - Add zod as peerdeps for all packages
72
+
73
+ - Updated dependencies [[`943a7f3`](https://github.com/mastra-ai/mastra/commit/943a7f3dbc6a8ab3f9b7bc7c8a1c5b319c3d7f56), [`be49354`](https://github.com/mastra-ai/mastra/commit/be493546dca540101923ec700feb31f9a13939f2), [`d591ab3`](https://github.com/mastra-ai/mastra/commit/d591ab3ecc985c1870c0db347f8d7a20f7360536), [`ba82abe`](https://github.com/mastra-ai/mastra/commit/ba82abe76e869316bb5a9c95e8ea3946f3436fae), [`727f7e5`](https://github.com/mastra-ai/mastra/commit/727f7e5086e62e0dfe3356fb6dcd8bcb420af246), [`82d9f64`](https://github.com/mastra-ai/mastra/commit/82d9f647fbe4f0177320e7c05073fce88599aa95), [`4189486`](https://github.com/mastra-ai/mastra/commit/4189486c6718fda78347bdf4ce4d3fc33b2236e1), [`ca8ec2f`](https://github.com/mastra-ai/mastra/commit/ca8ec2f61884b9dfec5fc0d5f4f29d281ad13c01)]:
74
+ - @mastra/core@0.14.2-alpha.1
75
+
76
+ ## 0.10.3
77
+
78
+ ### Patch Changes
79
+
80
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
81
+ - Updated dependencies [cb36de0]
82
+ - Updated dependencies [d0496e6]
83
+ - Updated dependencies [a82b851]
84
+ - Updated dependencies [ea0c5f2]
85
+ - Updated dependencies [41a0a0e]
86
+ - Updated dependencies [2871020]
87
+ - Updated dependencies [94f4812]
88
+ - Updated dependencies [e202b82]
89
+ - Updated dependencies [e00f6a0]
90
+ - Updated dependencies [4a406ec]
91
+ - Updated dependencies [b0e43c1]
92
+ - Updated dependencies [5d377e5]
93
+ - Updated dependencies [1fb812e]
94
+ - Updated dependencies [35c5798]
95
+ - @mastra/core@0.13.0
96
+
97
+ ## 0.10.3-alpha.0
98
+
99
+ ### Patch Changes
100
+
101
+ - 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
102
+ - Updated dependencies [cb36de0]
103
+ - Updated dependencies [a82b851]
104
+ - Updated dependencies [41a0a0e]
105
+ - Updated dependencies [2871020]
106
+ - Updated dependencies [4a406ec]
107
+ - Updated dependencies [5d377e5]
108
+ - @mastra/core@0.13.0-alpha.2
109
+
110
+ ## 0.10.2
111
+
112
+ ### Patch Changes
113
+
114
+ - 8e1b6e9: dependencies updates:
115
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.24.3`, in `dependencies`)
116
+ - Updated dependencies [15e9d26]
117
+ - Updated dependencies [d1baedb]
118
+ - Updated dependencies [d8f2d19]
119
+ - Updated dependencies [4d21bf2]
120
+ - Updated dependencies [07d6d88]
121
+ - Updated dependencies [9d52b17]
122
+ - Updated dependencies [2097952]
123
+ - Updated dependencies [792c4c0]
124
+ - Updated dependencies [5d74aab]
125
+ - Updated dependencies [a8b194f]
126
+ - Updated dependencies [4fb0cc2]
127
+ - Updated dependencies [d2a7a31]
128
+ - Updated dependencies [502fe05]
129
+ - Updated dependencies [144eb0b]
130
+ - Updated dependencies [8ba1b51]
131
+ - Updated dependencies [4efcfa0]
132
+ - Updated dependencies [0e17048]
133
+ - @mastra/core@0.10.7
134
+
135
+ ## 0.10.2-alpha.0
136
+
137
+ ### Patch Changes
138
+
139
+ - 8e1b6e9: dependencies updates:
140
+ - Updated dependency [`zod@^3.25.67` ↗︎](https://www.npmjs.com/package/zod/v/3.25.67) (from `^3.24.3`, in `dependencies`)
141
+ - Updated dependencies [15e9d26]
142
+ - Updated dependencies [07d6d88]
143
+ - Updated dependencies [5d74aab]
144
+ - Updated dependencies [144eb0b]
145
+ - @mastra/core@0.10.7-alpha.2
146
+
147
+ ## 0.10.1
148
+
149
+ ### Patch Changes
150
+
151
+ - f4007f8: Add gladia-api speech to text provider
152
+ - Updated dependencies [63f6b7d]
153
+ - Updated dependencies [12a95fc]
154
+ - Updated dependencies [4b0f8a6]
155
+ - Updated dependencies [51264a5]
156
+ - Updated dependencies [8e6f677]
157
+ - Updated dependencies [d70c420]
158
+ - Updated dependencies [ee9af57]
159
+ - Updated dependencies [36f1c36]
160
+ - Updated dependencies [2a16996]
161
+ - Updated dependencies [10d352e]
162
+ - Updated dependencies [9589624]
163
+ - Updated dependencies [53d3c37]
164
+ - Updated dependencies [751c894]
165
+ - Updated dependencies [577ce3a]
166
+ - Updated dependencies [9260b3a]
167
+ - @mastra/core@0.10.6
168
+
169
+ ## 0.10.1-alpha.0
170
+
171
+ ### Patch Changes
172
+
173
+ - f4007f8: Add gladia-api speech to text provider
174
+ - Updated dependencies [4b0f8a6]
175
+ - @mastra/core@0.10.6-alpha.2
package/package.json CHANGED
@@ -1,10 +1,11 @@
1
1
  {
2
2
  "name": "@mastra/voice-gladia",
3
- "version": "0.11.2",
3
+ "version": "0.11.3-alpha.0",
4
4
  "description": "Mastra Gladia AI voice integration",
5
5
  "type": "module",
6
6
  "files": [
7
- "dist"
7
+ "dist",
8
+ "CHANGELOG.md"
8
9
  ],
9
10
  "main": "dist/index.js",
10
11
  "types": "dist/index.d.ts",
@@ -31,10 +32,10 @@
31
32
  "tsup": "^8.4.0",
32
33
  "typescript": "^5.8.3",
33
34
  "vitest": "^3.2.4",
34
- "zod": "^3.25.67",
35
- "@internal/lint": "0.0.34",
35
+ "zod": "^3.25.76",
36
+ "@mastra/core": "0.15.3-alpha.5",
36
37
  "@internal/types-builder": "0.0.9",
37
- "@mastra/core": "0.15.2"
38
+ "@internal/lint": "0.0.34"
38
39
  },
39
40
  "keywords": [
40
41
  "mastra",
@@ -47,6 +48,15 @@
47
48
  "@mastra/core": ">=0.15.2-0 <0.16.0-0",
48
49
  "zod": "^3.25.0 || ^4.0.0"
49
50
  },
51
+ "homepage": "https://mastra.ai",
52
+ "repository": {
53
+ "type": "git",
54
+ "url": "git+https://github.com/mastra-ai/mastra.git",
55
+ "directory": "voice/gladia"
56
+ },
57
+ "bugs": {
58
+ "url": "https://github.com/mastra-ai/mastra/issues"
59
+ },
50
60
  "scripts": {
51
61
  "build": "tsup --silent --config tsup.config.ts",
52
62
  "build:watch": "tsup --watch --silent --config tsup.config.ts",