@mastra/mcp-docs-server 0.0.4-alpha.1 → 0.0.5-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 (51) hide show
  1. package/.docs/organized/changelogs/%40mastra%2Fastra.md +20 -20
  2. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +19 -19
  3. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +23 -23
  4. package/.docs/organized/changelogs/%40mastra%2Fcomposio.md +18 -18
  5. package/.docs/organized/changelogs/%40mastra%2Fcore.md +17 -17
  6. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +27 -27
  7. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +26 -26
  8. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +26 -26
  9. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +24 -24
  10. package/.docs/organized/changelogs/%40mastra%2Fevals.md +19 -19
  11. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +28 -28
  12. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +18 -18
  13. package/.docs/organized/changelogs/%40mastra%2Floggers.md +18 -18
  14. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +18 -0
  15. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +19 -19
  16. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +18 -18
  17. package/.docs/organized/changelogs/%40mastra%2Fpg.md +18 -18
  18. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +18 -18
  19. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +28 -28
  20. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +19 -19
  21. package/.docs/organized/changelogs/%40mastra%2Frag.md +25 -25
  22. package/.docs/organized/changelogs/%40mastra%2Fragie.md +18 -18
  23. package/.docs/organized/changelogs/%40mastra%2Fspeech-azure.md +18 -18
  24. package/.docs/organized/changelogs/%40mastra%2Fspeech-deepgram.md +18 -18
  25. package/.docs/organized/changelogs/%40mastra%2Fspeech-elevenlabs.md +18 -18
  26. package/.docs/organized/changelogs/%40mastra%2Fspeech-google.md +18 -18
  27. package/.docs/organized/changelogs/%40mastra%2Fspeech-ibm.md +18 -18
  28. package/.docs/organized/changelogs/%40mastra%2Fspeech-murf.md +18 -18
  29. package/.docs/organized/changelogs/%40mastra%2Fspeech-openai.md +18 -18
  30. package/.docs/organized/changelogs/%40mastra%2Fspeech-playai.md +18 -18
  31. package/.docs/organized/changelogs/%40mastra%2Fspeech-replicate.md +18 -18
  32. package/.docs/organized/changelogs/%40mastra%2Fspeech-speechify.md +18 -18
  33. package/.docs/organized/changelogs/%40mastra%2Fstabilityai.md +18 -18
  34. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +17 -0
  35. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +23 -23
  36. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +23 -23
  37. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +18 -0
  38. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +18 -0
  39. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +18 -18
  40. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +18 -18
  41. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +18 -18
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +18 -18
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +17 -0
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +18 -18
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +18 -18
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +19 -0
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +18 -18
  48. package/.docs/organized/changelogs/create-mastra.md +11 -11
  49. package/.docs/organized/changelogs/mastra.md +35 -35
  50. package/.docs/raw/deployment/server.mdx +29 -0
  51. package/package.json +3 -3
@@ -1,5 +1,24 @@
1
1
  # @mastra/astra
2
2
 
3
+ ## 0.2.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 15702ff: Updated upsert, updateIndexById, deleteIndexById for astra and updated tests for astra and vectorize
8
+ - Updated dependencies [b4fbc59]
9
+ - @mastra/core@0.6.5-alpha.0
10
+
11
+ ## 0.2.5
12
+
13
+ ### Patch Changes
14
+
15
+ - b56a681: Update README and some tests for vector stores
16
+ - Updated dependencies [6794797]
17
+ - Updated dependencies [fb68a80]
18
+ - Updated dependencies [b56a681]
19
+ - Updated dependencies [248cb07]
20
+ - @mastra/core@0.6.4
21
+
3
22
  ## 0.2.5-alpha.1
4
23
 
5
24
  ### Patch Changes
@@ -280,23 +299,4 @@
280
299
  - Updated dependencies [02ffb7b]
281
300
  - @mastra/core@0.5.0-alpha.2
282
301
 
283
- ## 0.1.8-alpha.1
284
-
285
- ### Patch Changes
286
-
287
- - Updated dependencies [dab255b]
288
- - @mastra/core@0.5.0-alpha.1
289
-
290
- ## 0.1.8-alpha.0
291
-
292
- ### Patch Changes
293
-
294
- - Updated dependencies [59df7b6]
295
- - Updated dependencies [29f3a82]
296
- - Updated dependencies [59df7b6]
297
- - Updated dependencies [c139344]
298
- - @mastra/core@0.5.0-alpha.0
299
-
300
- ## 0.1.7
301
-
302
- ... 780 more lines hidden. See full changelog in package directory.
302
+ ... 799 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/chroma
2
2
 
3
+ ## 0.2.6-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b4fbc59]
8
+ - @mastra/core@0.6.5-alpha.0
9
+
10
+ ## 0.2.5
11
+
12
+ ### Patch Changes
13
+
14
+ - b56a681: Update README and some tests for vector stores
15
+ - Updated dependencies [6794797]
16
+ - Updated dependencies [fb68a80]
17
+ - Updated dependencies [b56a681]
18
+ - Updated dependencies [248cb07]
19
+ - @mastra/core@0.6.4
20
+
3
21
  ## 0.2.5-alpha.1
4
22
 
5
23
  ### Patch Changes
@@ -280,23 +298,5 @@
280
298
  ### Patch Changes
281
299
 
282
300
  - Updated dependencies [02ffb7b]
283
- - @mastra/core@0.5.0-alpha.2
284
-
285
- ## 0.1.8-alpha.1
286
-
287
- ### Patch Changes
288
-
289
- - Updated dependencies [dab255b]
290
- - @mastra/core@0.5.0-alpha.1
291
-
292
- ## 0.1.8-alpha.0
293
-
294
- ### Patch Changes
295
-
296
- - Updated dependencies [59df7b6]
297
- - Updated dependencies [29f3a82]
298
- - Updated dependencies [59df7b6]
299
- - Updated dependencies [c139344]
300
- - @mastra/core@0.5.0-alpha.0
301
301
 
302
- ... 781 more lines hidden. See full changelog in package directory.
302
+ ... 799 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,27 @@
1
1
  # @mastra/client-js
2
2
 
3
+ ## 0.1.13-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 0206617: Fix mastaClient cors error, remove default req headers
8
+ - 3811029: Add identifying header
9
+ - Updated dependencies [b4fbc59]
10
+ - @mastra/core@0.6.5-alpha.0
11
+
12
+ ## 0.1.12
13
+
14
+ ### Patch Changes
15
+
16
+ - 05ef3e0: Support voice for mastra client
17
+ - 248cb07: Allow ai-sdk Message type for messages in agent generate and stream
18
+ Fix sidebar horizontal overflow in playground
19
+ - Updated dependencies [6794797]
20
+ - Updated dependencies [fb68a80]
21
+ - Updated dependencies [b56a681]
22
+ - Updated dependencies [248cb07]
23
+ - @mastra/core@0.6.4
24
+
3
25
  ## 0.1.12-alpha.1
4
26
 
5
27
  ### Patch Changes
@@ -276,27 +298,5 @@
276
298
 
277
299
  ## 0.1.7-alpha.2
278
300
 
279
- ### Patch Changes
280
-
281
- - Updated dependencies [02ffb7b]
282
- - @mastra/core@0.5.0-alpha.2
283
-
284
- ## 0.1.7-alpha.1
285
-
286
- ### Patch Changes
287
-
288
- - Updated dependencies [dab255b]
289
- - @mastra/core@0.5.0-alpha.1
290
-
291
- ## 0.1.7-alpha.0
292
-
293
- ### Patch Changes
294
-
295
- - 960690d: Improve client-js workflow watch dx
296
- - Updated dependencies [59df7b6]
297
- - Updated dependencies [29f3a82]
298
- - Updated dependencies [59df7b6]
299
- - Updated dependencies [c139344]
300
- - @mastra/core@0.5.0-alpha.0
301
301
 
302
- ... 179 more lines hidden. See full changelog in package directory.
302
+ ... 201 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,22 @@
1
1
  # @mastra/composio
2
2
 
3
+ ## 0.1.14-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b4fbc59]
8
+ - @mastra/core@0.6.5-alpha.0
9
+
10
+ ## 0.1.13
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [6794797]
15
+ - Updated dependencies [fb68a80]
16
+ - Updated dependencies [b56a681]
17
+ - Updated dependencies [248cb07]
18
+ - @mastra/core@0.6.4
19
+
3
20
  ## 0.1.13-alpha.1
4
21
 
5
22
  ### Patch Changes
@@ -282,21 +299,4 @@
282
299
 
283
300
  ## 0.1.8-alpha.0
284
301
 
285
- ### Patch Changes
286
-
287
- - Updated dependencies [59df7b6]
288
- - Updated dependencies [29f3a82]
289
- - Updated dependencies [59df7b6]
290
- - Updated dependencies [c139344]
291
- - @mastra/core@0.5.0-alpha.0
292
-
293
- ## 0.1.7
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [1da20e7]
298
- - @mastra/core@0.4.4
299
-
300
- ## 0.1.7-alpha.0
301
-
302
- ... 979 more lines hidden. See full changelog in package directory.
302
+ ... 996 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,21 @@
1
1
  # @mastra/core
2
2
 
3
+ ## 0.6.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - b4fbc59: Fixed an issue where sending CoreMessages to AI SDK would result in "Unsupported role: tool" errors
8
+
9
+ ## 0.6.4
10
+
11
+ ### Patch Changes
12
+
13
+ - 6794797: Check for eval values before inserting into storage
14
+ - fb68a80: Inject mastra instance into llm class
15
+ - b56a681: Update README and some tests for vector stores
16
+ - 248cb07: Allow ai-sdk Message type for messages in agent generate and stream
17
+ Fix sidebar horizontal overflow in playground
18
+
3
19
  ## 0.6.4-alpha.1
4
20
 
5
21
  ### Patch Changes
@@ -282,21 +298,5 @@
282
298
 
283
299
  - 1da20e7: Update typechecks for positional args
284
300
 
285
- ## 0.4.4-alpha.0
286
-
287
- ### Patch Changes
288
-
289
- - 1da20e7: Update typechecks for positional args
290
-
291
- ## 0.4.3
292
-
293
- ### Patch Changes
294
-
295
- - 0d185b1: Ensure proper message sort order for tool calls and results when using Memory semanticRecall feature
296
- - ed55f1d: Fixes to watch payload in workloads with nested branching
297
- - 06aa827: add option for specifying telemetry settings at generation time
298
- - 0fd78ac: Update vector store functions to use object params
299
- - 2512a93: Support all aisdk options for agent stream,generate
300
- - e62de74: Fix optional tool llm
301
301
 
302
- ... 920 more lines hidden. See full changelog in package directory.
302
+ ... 936 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,31 @@
1
1
  # @mastra/deployer-cloudflare
2
2
 
3
+ ## 0.1.14-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b4fbc59]
8
+ - @mastra/core@0.6.5-alpha.0
9
+ - @mastra/deployer@0.2.5-alpha.0
10
+
11
+ ## 0.1.13
12
+
13
+ ### Patch Changes
14
+
15
+ - 85a2461: Fix cloudflare deployer
16
+ - Updated dependencies [e764fd1]
17
+ - Updated dependencies [6794797]
18
+ - Updated dependencies [709aa2c]
19
+ - Updated dependencies [fb68a80]
20
+ - Updated dependencies [e764fd1]
21
+ - Updated dependencies [05ef3e0]
22
+ - Updated dependencies [95c5745]
23
+ - Updated dependencies [b56a681]
24
+ - Updated dependencies [85a2461]
25
+ - Updated dependencies [248cb07]
26
+ - @mastra/deployer@0.2.4
27
+ - @mastra/core@0.6.4
28
+
3
29
  ## 0.1.13-alpha.1
4
30
 
5
31
  ### Patch Changes
@@ -272,31 +298,5 @@
272
298
 
273
299
  - Updated dependencies [ee667a2]
274
300
  - @mastra/core@0.5.0-alpha.7
275
- - @mastra/deployer@0.1.8-alpha.7
276
-
277
- ## 0.1.8-alpha.6
278
-
279
- ### Patch Changes
280
-
281
- - Updated dependencies [f6678e4]
282
- - @mastra/core@0.5.0-alpha.6
283
- - @mastra/deployer@0.1.8-alpha.6
284
-
285
- ## 0.1.8-alpha.5
286
-
287
- ### Patch Changes
288
-
289
- - fe11c20: have cloudflare wrangler point to correct entry point file
290
- - 52e0418: Split up action types between tools and workflows
291
- - Updated dependencies [22643eb]
292
- - Updated dependencies [6feb23f]
293
- - Updated dependencies [f2d6727]
294
- - Updated dependencies [301e4ee]
295
- - Updated dependencies [dfbe4e9]
296
- - Updated dependencies [9e81f35]
297
- - Updated dependencies [caefaa2]
298
- - Updated dependencies [c151ae6]
299
- - Updated dependencies [52e0418]
300
- - Updated dependencies [03236ec]
301
301
 
302
- ... 1114 more lines hidden. See full changelog in package directory.
302
+ ... 1140 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,30 @@
1
1
  # @mastra/deployer-netlify
2
2
 
3
+ ## 0.1.14-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b4fbc59]
8
+ - @mastra/core@0.6.5-alpha.0
9
+ - @mastra/deployer@0.2.5-alpha.0
10
+
11
+ ## 0.1.13
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [e764fd1]
16
+ - Updated dependencies [6794797]
17
+ - Updated dependencies [709aa2c]
18
+ - Updated dependencies [fb68a80]
19
+ - Updated dependencies [e764fd1]
20
+ - Updated dependencies [05ef3e0]
21
+ - Updated dependencies [95c5745]
22
+ - Updated dependencies [b56a681]
23
+ - Updated dependencies [85a2461]
24
+ - Updated dependencies [248cb07]
25
+ - @mastra/deployer@0.2.4
26
+ - @mastra/core@0.6.4
27
+
3
28
  ## 0.1.13-alpha.1
4
29
 
5
30
  ### Patch Changes
@@ -273,30 +298,5 @@
273
298
 
274
299
  ## 0.1.8-alpha.6
275
300
 
276
- ### Patch Changes
277
-
278
- - Updated dependencies [f6678e4]
279
- - @mastra/core@0.5.0-alpha.6
280
- - @mastra/deployer@0.1.8-alpha.6
281
-
282
- ## 0.1.8-alpha.5
283
-
284
- ### Patch Changes
285
-
286
- - Updated dependencies [22643eb]
287
- - Updated dependencies [6feb23f]
288
- - Updated dependencies [f2d6727]
289
- - Updated dependencies [301e4ee]
290
- - Updated dependencies [dfbe4e9]
291
- - Updated dependencies [9e81f35]
292
- - Updated dependencies [caefaa2]
293
- - Updated dependencies [c151ae6]
294
- - Updated dependencies [52e0418]
295
- - Updated dependencies [03236ec]
296
- - Updated dependencies [3764e71]
297
- - Updated dependencies [df982db]
298
- - Updated dependencies [0461849]
299
- - Updated dependencies [2259379]
300
- - Updated dependencies [358f069]
301
301
 
302
- ... 1087 more lines hidden. See full changelog in package directory.
302
+ ... 1112 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,30 @@
1
1
  # @mastra/deployer-vercel
2
2
 
3
+ ## 0.1.14-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b4fbc59]
8
+ - @mastra/core@0.6.5-alpha.0
9
+ - @mastra/deployer@0.2.5-alpha.0
10
+
11
+ ## 0.1.13
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [e764fd1]
16
+ - Updated dependencies [6794797]
17
+ - Updated dependencies [709aa2c]
18
+ - Updated dependencies [fb68a80]
19
+ - Updated dependencies [e764fd1]
20
+ - Updated dependencies [05ef3e0]
21
+ - Updated dependencies [95c5745]
22
+ - Updated dependencies [b56a681]
23
+ - Updated dependencies [85a2461]
24
+ - Updated dependencies [248cb07]
25
+ - @mastra/deployer@0.2.4
26
+ - @mastra/core@0.6.4
27
+
3
28
  ## 0.1.13-alpha.1
4
29
 
5
30
  ### Patch Changes
@@ -273,30 +298,5 @@
273
298
 
274
299
  ## 0.1.8-alpha.6
275
300
 
276
- ### Patch Changes
277
-
278
- - Updated dependencies [f6678e4]
279
- - @mastra/core@0.5.0-alpha.6
280
- - @mastra/deployer@0.1.8-alpha.6
281
-
282
- ## 0.1.8-alpha.5
283
-
284
- ### Patch Changes
285
-
286
- - Updated dependencies [22643eb]
287
- - Updated dependencies [6feb23f]
288
- - Updated dependencies [f2d6727]
289
- - Updated dependencies [301e4ee]
290
- - Updated dependencies [dfbe4e9]
291
- - Updated dependencies [9e81f35]
292
- - Updated dependencies [caefaa2]
293
- - Updated dependencies [c151ae6]
294
- - Updated dependencies [52e0418]
295
- - Updated dependencies [03236ec]
296
- - Updated dependencies [3764e71]
297
- - Updated dependencies [df982db]
298
- - Updated dependencies [0461849]
299
- - Updated dependencies [2259379]
300
- - Updated dependencies [358f069]
301
301
 
302
- ... 1087 more lines hidden. See full changelog in package directory.
302
+ ... 1112 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,28 @@
1
1
  # @mastra/deployer
2
2
 
3
+ ## 0.2.5-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b4fbc59]
8
+ - @mastra/core@0.6.5-alpha.0
9
+
10
+ ## 0.2.4
11
+
12
+ ### Patch Changes
13
+
14
+ - e764fd1: Fix telemetry when side-effects are added to the mastra file
15
+ - 709aa2c: fix building externals
16
+ - e764fd1: Fix deployer when side-effects are added to the mastra file
17
+ - 05ef3e0: Support voice for mastra client
18
+ - 95c5745: Fix symlink resolving and externals
19
+ - 85a2461: Fix cloudflare deployer
20
+ - Updated dependencies [6794797]
21
+ - Updated dependencies [fb68a80]
22
+ - Updated dependencies [b56a681]
23
+ - Updated dependencies [248cb07]
24
+ - @mastra/core@0.6.4
25
+
3
26
  ## 0.2.4-alpha.1
4
27
 
5
28
  ### Patch Changes
@@ -275,28 +298,5 @@
275
298
  - Updated dependencies [f6678e4]
276
299
  - @mastra/core@0.5.0-alpha.6
277
300
 
278
- ## 0.1.8-alpha.5
279
-
280
- ### Patch Changes
281
-
282
- - 03236ec: Added GRPC Exporter for Laminar and updated dodcs for Observability Providers
283
- - 0461849: Fixed a bug where mastra.db file location was inconsistently created when running mastra dev vs running a file directly (tsx src/index.ts for ex)
284
- - Updated dependencies [22643eb]
285
- - Updated dependencies [6feb23f]
286
- - Updated dependencies [f2d6727]
287
- - Updated dependencies [301e4ee]
288
- - Updated dependencies [dfbe4e9]
289
- - Updated dependencies [9e81f35]
290
- - Updated dependencies [caefaa2]
291
- - Updated dependencies [c151ae6]
292
- - Updated dependencies [52e0418]
293
- - Updated dependencies [03236ec]
294
- - Updated dependencies [3764e71]
295
- - Updated dependencies [df982db]
296
- - Updated dependencies [0461849]
297
- - Updated dependencies [2259379]
298
- - Updated dependencies [358f069]
299
- - @mastra/core@0.5.0-alpha.5
300
-
301
301
 
302
- ... 1013 more lines hidden. See full changelog in package directory.
302
+ ... 1036 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,23 @@
1
1
  # @mastra/evals
2
2
 
3
+ ## 0.1.14-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b4fbc59]
8
+ - @mastra/core@0.6.5-alpha.0
9
+
10
+ ## 0.1.13
11
+
12
+ ### Patch Changes
13
+
14
+ - 6794797: Check for eval values before inserting into storage
15
+ - Updated dependencies [6794797]
16
+ - Updated dependencies [fb68a80]
17
+ - Updated dependencies [b56a681]
18
+ - Updated dependencies [248cb07]
19
+ - @mastra/core@0.6.4
20
+
3
21
  ## 0.1.13-alpha.1
4
22
 
5
23
  ### Patch Changes
@@ -281,22 +299,4 @@
281
299
  - Updated dependencies [dab255b]
282
300
  - @mastra/core@0.5.0-alpha.1
283
301
 
284
- ## 0.1.8-alpha.0
285
-
286
- ### Patch Changes
287
-
288
- - Updated dependencies [59df7b6]
289
- - Updated dependencies [29f3a82]
290
- - Updated dependencies [59df7b6]
291
- - Updated dependencies [c139344]
292
- - @mastra/core@0.5.0-alpha.0
293
-
294
- ## 0.1.7
295
-
296
- ### Patch Changes
297
-
298
- - Updated dependencies [1da20e7]
299
- - @mastra/core@0.4.4
300
-
301
-
302
- ... 833 more lines hidden. See full changelog in package directory.
302
+ ... 851 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,32 @@
1
1
  # @mastra/firecrawl
2
2
 
3
+ ## 1.1.14-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b4fbc59]
8
+ - @mastra/core@0.6.5-alpha.0
9
+ - @mastra/rag@0.1.14-alpha.0
10
+
11
+ ## 1.1.13
12
+
13
+ ### Patch Changes
14
+
15
+ - Updated dependencies [6794797]
16
+ - Updated dependencies [fb68a80]
17
+ - Updated dependencies [ac30427]
18
+ - Updated dependencies [b56a681]
19
+ - Updated dependencies [248cb07]
20
+ - @mastra/core@0.6.4
21
+ - @mastra/rag@0.1.13
22
+
23
+ ## 1.1.13-alpha.2
24
+
25
+ ### Patch Changes
26
+
27
+ - Updated dependencies [ac30427]
28
+ - @mastra/rag@0.1.13-alpha.2
29
+
3
30
  ## 1.1.13-alpha.1
4
31
 
5
32
  ### Patch Changes
@@ -272,31 +299,4 @@
272
299
 
273
300
  ### Patch Changes
274
301
 
275
- - 52e0418: Split up action types between tools and workflows
276
- - Updated dependencies [22643eb]
277
- - Updated dependencies [6feb23f]
278
- - Updated dependencies [f2d6727]
279
- - Updated dependencies [301e4ee]
280
- - Updated dependencies [dfbe4e9]
281
- - Updated dependencies [9e81f35]
282
- - Updated dependencies [9e0f2c9]
283
- - Updated dependencies [caefaa2]
284
- - Updated dependencies [c151ae6]
285
- - Updated dependencies [52e0418]
286
- - Updated dependencies [03236ec]
287
- - Updated dependencies [3764e71]
288
- - Updated dependencies [df982db]
289
- - Updated dependencies [0461849]
290
- - Updated dependencies [2259379]
291
- - Updated dependencies [358f069]
292
- - @mastra/core@0.5.0-alpha.5
293
- - @mastra/rag@0.1.8-alpha.5
294
-
295
- ## 1.1.8-alpha.4
296
-
297
- ### Patch Changes
298
-
299
- - Updated dependencies [d79aedf]
300
- - @mastra/core@0.5.0-alpha.4
301
-
302
- ... 1330 more lines hidden. See full changelog in package directory.
302
+ ... 1357 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,22 @@
1
1
  # @mastra/github
2
2
 
3
+ ## 1.1.14-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b4fbc59]
8
+ - @mastra/core@0.6.5-alpha.0
9
+
10
+ ## 1.1.13
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [6794797]
15
+ - Updated dependencies [fb68a80]
16
+ - Updated dependencies [b56a681]
17
+ - Updated dependencies [248cb07]
18
+ - @mastra/core@0.6.4
19
+
3
20
  ## 1.1.13-alpha.1
4
21
 
5
22
  ### Patch Changes
@@ -282,21 +299,4 @@
282
299
 
283
300
  ## 1.1.8-alpha.0
284
301
 
285
- ### Patch Changes
286
-
287
- - Updated dependencies [59df7b6]
288
- - Updated dependencies [29f3a82]
289
- - Updated dependencies [59df7b6]
290
- - Updated dependencies [c139344]
291
- - @mastra/core@0.5.0-alpha.0
292
-
293
- ## 1.1.7
294
-
295
- ### Patch Changes
296
-
297
- - Updated dependencies [1da20e7]
298
- - @mastra/core@0.4.4
299
-
300
- ## 1.1.7-alpha.0
301
-
302
- ... 1082 more lines hidden. See full changelog in package directory.
302
+ ... 1099 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,22 @@
1
1
  # @mastra/loggers
2
2
 
3
+ ## 0.1.14-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [b4fbc59]
8
+ - @mastra/core@0.6.5-alpha.0
9
+
10
+ ## 0.1.13
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies [6794797]
15
+ - Updated dependencies [fb68a80]
16
+ - Updated dependencies [b56a681]
17
+ - Updated dependencies [248cb07]
18
+ - @mastra/core@0.6.4
19
+
3
20
  ## 0.1.13-alpha.1
4
21
 
5
22
  ### Patch Changes
@@ -282,21 +299,4 @@
282
299
 
283
300
  ### Patch Changes
284
301
 
285
- - Updated dependencies [59df7b6]
286
- - Updated dependencies [29f3a82]
287
- - Updated dependencies [59df7b6]
288
- - Updated dependencies [c139344]
289
- - @mastra/core@0.5.0-alpha.0
290
-
291
- ## 0.1.7
292
-
293
- ### Patch Changes
294
-
295
- - Updated dependencies [1da20e7]
296
- - @mastra/core@0.4.4
297
-
298
- ## 0.1.7-alpha.0
299
-
300
- ### Patch Changes
301
-
302
- ... 715 more lines hidden. See full changelog in package directory.
302
+ ... 732 more lines hidden. See full changelog in package directory.