@mastra/mcp-docs-server 0.0.13 → 0.0.14-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 (71) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fastra.md +24 -24
  2. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +25 -25
  3. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +24 -24
  4. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +29 -29
  5. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +23 -0
  6. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +23 -0
  7. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +24 -24
  8. package/.docs/organized/changelogs/%40mastra%2Fcore.md +23 -23
  9. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +24 -0
  10. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +27 -27
  11. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +27 -27
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +27 -27
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +31 -31
  14. package/.docs/organized/changelogs/%40mastra%2Fevals.md +24 -24
  15. package/.docs/organized/changelogs/%40mastra%2Ffastembed.md +7 -0
  16. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +26 -26
  17. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +24 -24
  18. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +23 -0
  19. package/.docs/organized/changelogs/%40mastra%2Floggers.md +24 -24
  20. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +26 -26
  21. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +24 -24
  22. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +24 -24
  23. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +24 -24
  24. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +24 -24
  25. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +23 -0
  26. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +25 -1
  27. package/.docs/organized/changelogs/%40mastra%2Fpg.md +24 -24
  28. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +25 -25
  29. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +34 -34
  30. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +25 -25
  31. package/.docs/organized/changelogs/%40mastra%2Frag.md +24 -24
  32. package/.docs/organized/changelogs/%40mastra%2Fragie.md +24 -24
  33. package/.docs/organized/changelogs/%40mastra%2Fserver.md +27 -27
  34. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +24 -24
  35. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +24 -24
  36. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +24 -24
  37. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +24 -24
  38. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +24 -24
  39. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +24 -24
  40. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +24 -24
  41. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +24 -24
  42. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +24 -24
  43. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +24 -24
  44. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +24 -24
  45. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +24 -24
  46. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +25 -25
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +24 -24
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +24 -24
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +24 -24
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +24 -24
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +24 -24
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +24 -24
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +24 -24
  54. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +24 -24
  55. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +24 -24
  56. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +24 -24
  57. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +24 -24
  58. package/.docs/organized/changelogs/create-mastra.md +12 -12
  59. package/.docs/organized/changelogs/mastra.md +35 -35
  60. package/.docs/organized/code-examples/a2a.md +202 -0
  61. package/.docs/organized/code-examples/agent-network.md +1 -1
  62. package/.docs/organized/code-examples/ai-sdk-useChat.md +2 -2
  63. package/.docs/organized/code-examples/client-side-tools.md +1 -1
  64. package/.docs/organized/code-examples/crypto-chatbot.md +1 -1
  65. package/.docs/organized/code-examples/fireworks-r1.md +2 -2
  66. package/.docs/organized/code-examples/mcp-registry-registry.md +1 -1
  67. package/.docs/organized/code-examples/memory-with-context.md +1 -1
  68. package/.docs/organized/code-examples/quick-start.md +1 -1
  69. package/.docs/raw/memory/working-memory.mdx +78 -1
  70. package/.docs/raw/reference/cli/mcp-docs-server.mdx +82 -0
  71. package/package.json +3 -3
@@ -1,5 +1,28 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.2.15-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [daf942f]
8
+ - Updated dependencies [0b8b868]
9
+ - @mastra/core@0.9.4-alpha.0
10
+
11
+ ## 0.2.14
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [e450778]
16
+ - Updated dependencies [8902157]
17
+ - Updated dependencies [ca0dc88]
18
+ - Updated dependencies [526c570]
19
+ - Updated dependencies [d7a6a33]
20
+ - Updated dependencies [9cd1a46]
21
+ - Updated dependencies [b5d2de0]
22
+ - Updated dependencies [644f8ad]
23
+ - Updated dependencies [70dbf51]
24
+ - @mastra/core@0.9.3
25
+
3
26
  ## 0.2.14-alpha.1
4
27
 
5
28
  ### Patch Changes
@@ -275,28 +298,5 @@
275
298
  ### Patch Changes
276
299
 
277
300
  - Updated dependencies [9ee4293]
278
- - @mastra/core@0.8.4-alpha.2
279
-
280
- ## 0.2.11-alpha.1
281
-
282
- ### Patch Changes
283
-
284
- - Updated dependencies [8a8a73b]
285
- - Updated dependencies [6f92295]
286
- - @mastra/core@0.8.4-alpha.1
287
-
288
- ## 0.2.11-alpha.0
289
-
290
- ### Patch Changes
291
-
292
- - Updated dependencies [03f3cd0]
293
- - @mastra/core@0.8.4-alpha.0
294
-
295
- ## 0.2.10
296
-
297
- ### Patch Changes
298
-
299
- - ec3cbf9: add MIT license for stores/vector packages
300
- - 37bb612: Add Elastic-2.0 licensing for packages
301
301
 
302
- ... 1345 more lines hidden. See full changelog in package directory.
302
+ ... 1368 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,29 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.2.15-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [daf942f]
8
+ - Updated dependencies [0b8b868]
9
+ - @mastra/core@0.9.4-alpha.0
10
+
11
+ ## 0.2.14
12
+
13
+ ### Patch Changes
14
+
15
+ - 9cd1a46: [MASTRA-3338] update naming scheme for embedding index based on vector store rules and added duplicate index checks
16
+ - Updated dependencies [e450778]
17
+ - Updated dependencies [8902157]
18
+ - Updated dependencies [ca0dc88]
19
+ - Updated dependencies [526c570]
20
+ - Updated dependencies [d7a6a33]
21
+ - Updated dependencies [9cd1a46]
22
+ - Updated dependencies [b5d2de0]
23
+ - Updated dependencies [644f8ad]
24
+ - Updated dependencies [70dbf51]
25
+ - @mastra/core@0.9.3
26
+
3
27
  ## 0.2.14-alpha.1
4
28
 
5
29
  ### Patch Changes
@@ -275,28 +299,4 @@
275
299
 
276
300
  ### Patch Changes
277
301
 
278
- - Updated dependencies [9ee4293]
279
- - @mastra/core@0.8.4-alpha.2
280
-
281
- ## 0.2.11-alpha.1
282
-
283
- ### Patch Changes
284
-
285
- - Updated dependencies [8a8a73b]
286
- - Updated dependencies [6f92295]
287
- - @mastra/core@0.8.4-alpha.1
288
-
289
- ## 0.2.11-alpha.0
290
-
291
- ### Patch Changes
292
-
293
- - Updated dependencies [03f3cd0]
294
- - @mastra/core@0.8.4-alpha.0
295
-
296
- ## 0.2.10
297
-
298
- ### Patch Changes
299
-
300
- - ec3cbf9: add MIT license for stores/vector packages
301
-
302
- ... 1345 more lines hidden. See full changelog in package directory.
302
+ ... 1369 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,28 @@
1
1
  # @mastra/clickhouse
2
2
 
3
+ ## 0.3.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [daf942f]
8
+ - Updated dependencies [0b8b868]
9
+ - @mastra/core@0.9.4-alpha.0
10
+
11
+ ## 0.3.3
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [e450778]
16
+ - Updated dependencies [8902157]
17
+ - Updated dependencies [ca0dc88]
18
+ - Updated dependencies [526c570]
19
+ - Updated dependencies [d7a6a33]
20
+ - Updated dependencies [9cd1a46]
21
+ - Updated dependencies [b5d2de0]
22
+ - Updated dependencies [644f8ad]
23
+ - Updated dependencies [70dbf51]
24
+ - @mastra/core@0.9.3
25
+
3
26
  ## 0.3.3-alpha.1
4
27
 
5
28
  ### Patch Changes
@@ -275,28 +298,5 @@
275
298
 
276
299
  ## 0.3.0-alpha.3
277
300
 
278
- ### Minor Changes
279
-
280
- - fe3ae4d: Remove \_\_ functions in storage and move to storage proxy to make sure init is called
281
-
282
- ### Patch Changes
283
-
284
- - Updated dependencies [fe3ae4d]
285
- - @mastra/core@0.9.0-alpha.3
286
-
287
- ## 0.2.11-alpha.2
288
-
289
- ### Patch Changes
290
-
291
- - Updated dependencies [9ee4293]
292
- - @mastra/core@0.8.4-alpha.2
293
-
294
- ## 0.2.11-alpha.1
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [8a8a73b]
299
- - Updated dependencies [6f92295]
300
- - @mastra/core@0.8.4-alpha.1
301
301
 
302
- ... 198 more lines hidden. See full changelog in package directory.
302
+ ... 221 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,33 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.1.22-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - cb1f698: Set runtimeContext from playground for agents, tools, workflows
8
+ - 0b8b868: Added A2A support + streaming
9
+ - Updated dependencies [daf942f]
10
+ - Updated dependencies [0b8b868]
11
+ - @mastra/core@0.9.4-alpha.0
12
+
13
+ ## 0.1.21
14
+
15
+ ### Patch Changes
16
+
17
+ - 526c570: expose agent runtimeContext from clientSDK
18
+ - 36eb1aa: Fix AGUI text part
19
+ - 62c9e7d: Fix disappearing tool calls in streaming
20
+ - Updated dependencies [e450778]
21
+ - Updated dependencies [8902157]
22
+ - Updated dependencies [ca0dc88]
23
+ - Updated dependencies [526c570]
24
+ - Updated dependencies [d7a6a33]
25
+ - Updated dependencies [9cd1a46]
26
+ - Updated dependencies [b5d2de0]
27
+ - Updated dependencies [644f8ad]
28
+ - Updated dependencies [70dbf51]
29
+ - @mastra/core@0.9.3
30
+
3
31
  ## 0.1.21-alpha.1
4
32
 
5
33
  ### Patch Changes
@@ -270,33 +298,5 @@
270
298
  - Updated dependencies [71d9444]
271
299
  - @mastra/core@0.9.0-alpha.7
272
300
 
273
- ## 0.1.18-alpha.6
274
-
275
- ### Patch Changes
276
-
277
- - Updated dependencies [157c741]
278
- - @mastra/core@0.9.0-alpha.6
279
-
280
- ## 0.1.18-alpha.5
281
-
282
- ### Patch Changes
283
-
284
- - Updated dependencies [08bb78e]
285
- - @mastra/core@0.9.0-alpha.5
286
-
287
- ## 0.1.18-alpha.4
288
-
289
- ### Patch Changes
290
-
291
- - Updated dependencies [7e92011]
292
- - @mastra/core@0.9.0-alpha.4
293
-
294
- ## 0.1.18-alpha.3
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [fe3ae4d]
299
- - @mastra/core@0.9.0-alpha.3
300
-
301
301
 
302
- ... 790 more lines hidden. See full changelog in package directory.
302
+ ... 818 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,28 @@
1
1
  # @mastra/cloud
2
2
 
3
+ ## 0.0.3-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [daf942f]
8
+ - Updated dependencies [0b8b868]
9
+ - @mastra/core@0.9.4-alpha.0
10
+
11
+ ## 0.0.2
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [e450778]
16
+ - Updated dependencies [8902157]
17
+ - Updated dependencies [ca0dc88]
18
+ - Updated dependencies [526c570]
19
+ - Updated dependencies [d7a6a33]
20
+ - Updated dependencies [9cd1a46]
21
+ - Updated dependencies [b5d2de0]
22
+ - Updated dependencies [644f8ad]
23
+ - Updated dependencies [70dbf51]
24
+ - @mastra/core@0.9.3
25
+
3
26
  ## 0.0.2-alpha.1
4
27
 
5
28
  ### Patch Changes
@@ -1,5 +1,28 @@
1
1
  # @mastra/cloudflare-d1
2
2
 
3
+ ## 0.1.9-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [daf942f]
8
+ - Updated dependencies [0b8b868]
9
+ - @mastra/core@0.9.4-alpha.0
10
+
11
+ ## 0.1.8
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [e450778]
16
+ - Updated dependencies [8902157]
17
+ - Updated dependencies [ca0dc88]
18
+ - Updated dependencies [526c570]
19
+ - Updated dependencies [d7a6a33]
20
+ - Updated dependencies [9cd1a46]
21
+ - Updated dependencies [b5d2de0]
22
+ - Updated dependencies [644f8ad]
23
+ - Updated dependencies [70dbf51]
24
+ - @mastra/core@0.9.3
25
+
3
26
  ## 0.1.8-alpha.1
4
27
 
5
28
  ### Patch Changes
@@ -1,5 +1,28 @@
1
1
  # @mastra/cloudflare
2
2
 
3
+ ## 0.1.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [daf942f]
8
+ - Updated dependencies [0b8b868]
9
+ - @mastra/core@0.9.4-alpha.0
10
+
11
+ ## 0.1.3
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [e450778]
16
+ - Updated dependencies [8902157]
17
+ - Updated dependencies [ca0dc88]
18
+ - Updated dependencies [526c570]
19
+ - Updated dependencies [d7a6a33]
20
+ - Updated dependencies [9cd1a46]
21
+ - Updated dependencies [b5d2de0]
22
+ - Updated dependencies [644f8ad]
23
+ - Updated dependencies [70dbf51]
24
+ - @mastra/core@0.9.3
25
+
3
26
  ## 0.1.3-alpha.1
4
27
 
5
28
  ### Patch Changes
@@ -275,28 +298,5 @@
275
298
  ### Patch Changes
276
299
 
277
300
  - Updated dependencies [08bb78e]
278
- - @mastra/core@0.9.0-alpha.5
279
-
280
- ## 0.1.0-alpha.4
281
-
282
- ### Patch Changes
283
-
284
- - Updated dependencies [7e92011]
285
- - @mastra/core@0.9.0-alpha.4
286
-
287
- ## 0.1.0-alpha.3
288
-
289
- ### Minor Changes
290
-
291
- - fe3ae4d: Remove \_\_ functions in storage and move to storage proxy to make sure init is called
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [fe3ae4d]
296
- - @mastra/core@0.9.0-alpha.3
297
-
298
- ## 0.0.5-alpha.2
299
-
300
- ### Patch Changes
301
301
 
302
- ... 158 more lines hidden. See full changelog in package directory.
302
+ ... 181 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,27 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.9.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - daf942f: [MASTRA-3367] updated createthread when using generatetitle to perserve thread metadata
8
+ - 0b8b868: Added A2A support + streaming
9
+
10
+ ## 0.9.3
11
+
12
+ ### Patch Changes
13
+
14
+ - e450778: vnext: Inngest playground fixes
15
+ - 8902157: added an optional `bodySizeLimit` to server config so that users can pass custom bodylimit size in mb. If not, it defaults to 4.5 mb
16
+ - ca0dc88: fix: filter out excessive logs when getting LLM for agents
17
+ - 526c570: expose agent runtimeContext from clientSDK
18
+ - d7a6a33: Allow more user messages to be saved to memory, and fix message saving when using output flag
19
+ - 9cd1a46: [MASTRA-3338] update naming scheme for embedding index based on vector store rules and added duplicate index checks
20
+ - b5d2de0: In vNext workflow serializedStepGraph, return only serializedStepFlow for steps created from a workflow
21
+ allow viewing inner nested workflows in a multi-layered nested vnext workflow on the playground
22
+ - 644f8ad: Adds a tool compatibility layer to ensure models from various providers work the same way. Models may not be able to support all json schema properties (such as some openai reasoning models), as well as other models support the property but seem to ignore it. The feature allows for a compatibility class for a provider that can be customized to fit the models and make sure they're using the tool schemas properly.
23
+ - 70dbf51: [MASTRA-2452] updated setBaggage for tracing
24
+
3
25
  ## 0.9.3-alpha.1
4
26
 
5
27
  ### Patch Changes
@@ -276,27 +298,5 @@
276
298
 
277
299
  ## 0.8.4-alpha.1
278
300
 
279
- ### Patch Changes
280
-
281
- - 8a8a73b: fix container to network sub agent
282
- - 6f92295: Fixed an issue where some user messages and llm messages would have the exact same createdAt date, leading to incorrect message ordering. Added a fix for new messages as well as any that were saved before the fix in the wrong order
283
-
284
- ## 0.8.4-alpha.0
285
-
286
- ### Patch Changes
287
-
288
- - 03f3cd0: Propagate context to passed in tools
289
-
290
- ## 0.8.3
291
-
292
- ### Patch Changes
293
-
294
- - d72318f: Refactored the evals table to use the DS tables
295
- - 0bcc862: Fixed an issue where we were sanitizing response message content and filter on a value that may not always be an array
296
- - 10a8caf: Removed an extra console log that made it into core
297
- - 359b089: Allowed explicitly disabling vector/embedder in Memory by passing vector: false or options.semanticRecall: false
298
- - 32e7b71: Add support for dependency injection
299
- - 37bb612: Add Elastic-2.0 licensing for packages
300
- - 7f1b291: Client Side tool call passing
301
301
 
302
- ... 1457 more lines hidden. See full changelog in package directory.
302
+ ... 1479 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,29 @@
1
1
  # @mastra/couchbase
2
2
 
3
+ ## 0.0.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [daf942f]
8
+ - Updated dependencies [0b8b868]
9
+ - @mastra/core@0.9.4-alpha.0
10
+
11
+ ## 0.0.3
12
+
13
+ ### Patch Changes
14
+
15
+ - 9cd1a46: [MASTRA-3338] update naming scheme for embedding index based on vector store rules and added duplicate index checks
16
+ - Updated dependencies [e450778]
17
+ - Updated dependencies [8902157]
18
+ - Updated dependencies [ca0dc88]
19
+ - Updated dependencies [526c570]
20
+ - Updated dependencies [d7a6a33]
21
+ - Updated dependencies [9cd1a46]
22
+ - Updated dependencies [b5d2de0]
23
+ - Updated dependencies [644f8ad]
24
+ - Updated dependencies [70dbf51]
25
+ - @mastra/core@0.9.3
26
+
3
27
  ## 0.0.3-alpha.1
4
28
 
5
29
  ### Patch Changes
@@ -1,5 +1,31 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.1.23-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [cb1f698]
8
+ - Updated dependencies [daf942f]
9
+ - Updated dependencies [0b8b868]
10
+ - @mastra/deployer@0.3.4-alpha.0
11
+ - @mastra/core@0.9.4-alpha.0
12
+
13
+ ## 0.1.22
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [e450778]
18
+ - Updated dependencies [8902157]
19
+ - Updated dependencies [ca0dc88]
20
+ - Updated dependencies [526c570]
21
+ - Updated dependencies [d7a6a33]
22
+ - Updated dependencies [9cd1a46]
23
+ - Updated dependencies [b5d2de0]
24
+ - Updated dependencies [644f8ad]
25
+ - Updated dependencies [70dbf51]
26
+ - @mastra/core@0.9.3
27
+ - @mastra/deployer@0.3.3
28
+
3
29
  ## 0.1.22-alpha.1
4
30
 
5
31
  ### Patch Changes
@@ -272,31 +298,5 @@
272
298
  - @mastra/deployer@0.3.0
273
299
  - @mastra/core@0.9.0
274
300
 
275
- ## 0.1.19-alpha.9
276
-
277
- ### Patch Changes
278
-
279
- - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
280
- - Updated dependencies [b9122b0]
281
- - Updated dependencies [000a6d4]
282
- - Updated dependencies [ed2f549]
283
- - Updated dependencies [c0f22b4]
284
- - Updated dependencies [0a033fa]
285
- - Updated dependencies [2538066]
286
- - Updated dependencies [9c26508]
287
- - Updated dependencies [0f4eae3]
288
- - Updated dependencies [16a8648]
289
- - @mastra/deployer@0.3.0-alpha.9
290
- - @mastra/core@0.9.0-alpha.8
291
-
292
- ## 0.1.19-alpha.8
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [71d9444]
297
- - @mastra/core@0.9.0-alpha.7
298
- - @mastra/deployer@0.3.0-alpha.8
299
-
300
- ## 0.1.19-alpha.7
301
301
 
302
- ... 1849 more lines hidden. See full changelog in package directory.
302
+ ... 1875 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,31 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.1.23-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [cb1f698]
8
+ - Updated dependencies [daf942f]
9
+ - Updated dependencies [0b8b868]
10
+ - @mastra/deployer@0.3.4-alpha.0
11
+ - @mastra/core@0.9.4-alpha.0
12
+
13
+ ## 0.1.22
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [e450778]
18
+ - Updated dependencies [8902157]
19
+ - Updated dependencies [ca0dc88]
20
+ - Updated dependencies [526c570]
21
+ - Updated dependencies [d7a6a33]
22
+ - Updated dependencies [9cd1a46]
23
+ - Updated dependencies [b5d2de0]
24
+ - Updated dependencies [644f8ad]
25
+ - Updated dependencies [70dbf51]
26
+ - @mastra/core@0.9.3
27
+ - @mastra/deployer@0.3.3
28
+
3
29
  ## 0.1.22-alpha.1
4
30
 
5
31
  ### Patch Changes
@@ -272,31 +298,5 @@
272
298
 
273
299
  ## 0.1.19-alpha.9
274
300
 
275
- ### Patch Changes
276
-
277
- - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
278
- - Updated dependencies [b9122b0]
279
- - Updated dependencies [000a6d4]
280
- - Updated dependencies [ed2f549]
281
- - Updated dependencies [c0f22b4]
282
- - Updated dependencies [0a033fa]
283
- - Updated dependencies [2538066]
284
- - Updated dependencies [9c26508]
285
- - Updated dependencies [0f4eae3]
286
- - Updated dependencies [16a8648]
287
- - @mastra/deployer@0.3.0-alpha.9
288
- - @mastra/core@0.9.0-alpha.8
289
-
290
- ## 0.1.19-alpha.8
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [71d9444]
295
- - @mastra/core@0.9.0-alpha.7
296
- - @mastra/deployer@0.3.0-alpha.8
297
-
298
- ## 0.1.19-alpha.7
299
-
300
- ### Patch Changes
301
301
 
302
- ... 1819 more lines hidden. See full changelog in package directory.
302
+ ... 1845 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,31 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.1.23-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [cb1f698]
8
+ - Updated dependencies [daf942f]
9
+ - Updated dependencies [0b8b868]
10
+ - @mastra/deployer@0.3.4-alpha.0
11
+ - @mastra/core@0.9.4-alpha.0
12
+
13
+ ## 0.1.22
14
+
15
+ ### Patch Changes
16
+
17
+ - Updated dependencies [e450778]
18
+ - Updated dependencies [8902157]
19
+ - Updated dependencies [ca0dc88]
20
+ - Updated dependencies [526c570]
21
+ - Updated dependencies [d7a6a33]
22
+ - Updated dependencies [9cd1a46]
23
+ - Updated dependencies [b5d2de0]
24
+ - Updated dependencies [644f8ad]
25
+ - Updated dependencies [70dbf51]
26
+ - @mastra/core@0.9.3
27
+ - @mastra/deployer@0.3.3
28
+
3
29
  ## 0.1.22-alpha.1
4
30
 
5
31
  ### Patch Changes
@@ -272,31 +298,5 @@
272
298
  - @mastra/deployer@0.3.0
273
299
  - @mastra/core@0.9.0
274
300
 
275
- ## 0.1.19-alpha.9
276
-
277
- ### Patch Changes
278
-
279
- - 16a8648: Disable swaggerUI, playground for production builds, mastra instance server build config to enable swaggerUI, apiReqLogs, openAPI documentation for prod builds
280
- - Updated dependencies [b9122b0]
281
- - Updated dependencies [000a6d4]
282
- - Updated dependencies [ed2f549]
283
- - Updated dependencies [c0f22b4]
284
- - Updated dependencies [0a033fa]
285
- - Updated dependencies [2538066]
286
- - Updated dependencies [9c26508]
287
- - Updated dependencies [0f4eae3]
288
- - Updated dependencies [16a8648]
289
- - @mastra/deployer@0.3.0-alpha.9
290
- - @mastra/core@0.9.0-alpha.8
291
-
292
- ## 0.1.19-alpha.8
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [71d9444]
297
- - @mastra/core@0.9.0-alpha.7
298
- - @mastra/deployer@0.3.0-alpha.8
299
-
300
- ## 0.1.19-alpha.7
301
301
 
302
- ... 1819 more lines hidden. See full changelog in package directory.
302
+ ... 1845 more lines hidden. See full changelog in package directory.