@mastra/mcp-docs-server 1.0.0-beta.3 → 1.0.0-beta.5
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.
- package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fagent-builder.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fai-sdk.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fastra.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fauth.md +6 -0
- package/.docs/organized/changelogs/%40mastra%2Fchroma.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fcore.md +370 -170
- package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fevals.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Flance.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Flibsql.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Floggers.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmcp.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmemory.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fmssql.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fpg.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Frag.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Freact.md +80 -1
- package/.docs/organized/changelogs/%40mastra%2Fs3vectors.md +9 -0
- package/.docs/organized/changelogs/%40mastra%2Fschema-compat.md +36 -0
- package/.docs/organized/changelogs/%40mastra%2Fserver.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fupstash.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +92 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google-gemini-live.md +67 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +201 -1
- package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +201 -1
- package/.docs/organized/changelogs/create-mastra.md +201 -1
- package/.docs/organized/changelogs/mastra.md +201 -1
- package/.docs/organized/code-examples/memory-with-processors.md +1 -1
- package/.docs/organized/code-examples/quick-start.md +1 -1
- package/.docs/raw/agents/adding-voice.mdx +55 -9
- package/.docs/raw/agents/guardrails.mdx +19 -20
- package/.docs/raw/agents/human-in-the-loop-with-tools.mdx +6 -5
- package/.docs/raw/agents/networks.mdx +1 -2
- package/.docs/raw/agents/overview.mdx +5 -5
- package/.docs/raw/agents/using-tools.mdx +4 -5
- package/.docs/raw/course/01-first-agent/05-running-playground.md +5 -5
- package/.docs/raw/course/01-first-agent/09-testing-your-agent.md +3 -3
- package/.docs/raw/course/01-first-agent/13-testing-your-tool.md +3 -3
- package/.docs/raw/course/01-first-agent/17-testing-memory.md +2 -2
- package/.docs/raw/course/04-workflows/07-using-playground.md +1 -1
- package/.docs/raw/deployment/building-mastra.mdx +1 -1
- package/.docs/raw/deployment/cloud-providers/amazon-ec2.mdx +1 -1
- package/.docs/raw/deployment/cloud-providers/aws-lambda.mdx +1 -1
- package/.docs/raw/deployment/cloud-providers/azure-app-services.mdx +1 -1
- package/.docs/raw/deployment/cloud-providers/digital-ocean.mdx +1 -1
- package/.docs/raw/deployment/cloud-providers/index.mdx +1 -1
- package/.docs/raw/deployment/mastra-cloud/observability.mdx +19 -17
- package/.docs/raw/deployment/mastra-cloud/setting-up.mdx +1 -1
- package/.docs/raw/deployment/overview.mdx +2 -2
- package/.docs/raw/deployment/web-framework.mdx +5 -5
- package/.docs/raw/evals/custom-scorers.mdx +3 -5
- package/.docs/raw/evals/overview.mdx +2 -3
- package/.docs/raw/getting-started/project-structure.mdx +1 -1
- package/.docs/raw/getting-started/start.mdx +72 -0
- package/.docs/raw/getting-started/studio.mdx +1 -1
- package/.docs/raw/{frameworks/agentic-uis/ai-sdk.mdx → guides/build-your-ui/ai-sdk-ui.mdx} +105 -11
- package/.docs/raw/{frameworks/web-frameworks → guides/getting-started}/astro.mdx +23 -25
- package/.docs/raw/{frameworks/servers → guides/getting-started}/express.mdx +3 -4
- package/.docs/raw/guides/{guide → getting-started}/manual-install.mdx +1 -1
- package/.docs/raw/guides/{quickstarts/nextjs.mdx → getting-started/next-js.mdx} +11 -11
- package/.docs/raw/guides/{quickstarts/standalone-server.mdx → getting-started/quickstart.mdx} +7 -7
- package/.docs/raw/{frameworks/web-frameworks → guides/getting-started}/sveltekit.mdx +23 -25
- package/.docs/raw/{frameworks/web-frameworks → guides/getting-started}/vite-react.mdx +7 -7
- package/.docs/raw/guides/guide/ai-recruiter.mdx +2 -3
- package/.docs/raw/guides/guide/chef-michel.mdx +2 -3
- package/.docs/raw/guides/guide/notes-mcp-server.mdx +2 -2
- package/.docs/raw/guides/guide/research-assistant.mdx +7 -8
- package/.docs/raw/guides/guide/stock-agent.mdx +4 -6
- package/.docs/raw/guides/guide/web-search.mdx +12 -10
- package/.docs/raw/guides/migrations/agentnetwork.mdx +4 -4
- package/.docs/raw/guides/migrations/ai-sdk-v4-to-v5.mdx +1 -1
- package/.docs/raw/guides/migrations/upgrade-to-v1/agent.mdx +29 -0
- package/.docs/raw/guides/migrations/upgrade-to-v1/tools.mdx +5 -0
- package/.docs/raw/guides/migrations/upgrade-to-v1/workflows.mdx +22 -0
- package/.docs/raw/guides/migrations/vnext-to-standard-apis.mdx +2 -2
- package/.docs/raw/index.mdx +2 -2
- package/.docs/raw/mcp/overview.mdx +3 -5
- package/.docs/raw/memory/memory-processors.mdx +1 -2
- package/.docs/raw/memory/semantic-recall.mdx +7 -7
- package/.docs/raw/memory/storage/memory-with-libsql.mdx +2 -4
- package/.docs/raw/memory/storage/memory-with-mongodb.mdx +2 -4
- package/.docs/raw/memory/storage/memory-with-pg.mdx +2 -4
- package/.docs/raw/memory/storage/memory-with-upstash.mdx +2 -4
- package/.docs/raw/memory/threads-and-resources.mdx +3 -3
- package/.docs/raw/memory/working-memory.mdx +4 -5
- package/.docs/raw/{logging.mdx → observability/logging.mdx} +1 -1
- package/.docs/raw/observability/overview.mdx +2 -2
- package/.docs/raw/observability/tracing/exporters/otel.mdx +21 -2
- package/.docs/raw/observability/tracing/exporters/posthog.mdx +107 -0
- package/.docs/raw/observability/tracing/overview.mdx +3 -2
- package/.docs/raw/rag/chunking-and-embedding.mdx +16 -17
- package/.docs/raw/rag/overview.mdx +3 -2
- package/.docs/raw/rag/retrieval.mdx +20 -32
- package/.docs/raw/reference/agents/agent.mdx +7 -10
- package/.docs/raw/reference/agents/generate.mdx +11 -92
- package/.docs/raw/reference/agents/generateLegacy.mdx +2 -2
- package/.docs/raw/reference/agents/getLLM.mdx +1 -1
- package/.docs/raw/reference/agents/network.mdx +5 -88
- package/.docs/raw/reference/cli/mastra.mdx +2 -1
- package/.docs/raw/reference/client-js/agents.mdx +3 -3
- package/.docs/raw/reference/core/getLogger.mdx +1 -1
- package/.docs/raw/reference/core/listLogs.mdx +1 -1
- package/.docs/raw/reference/core/listLogsByRunId.mdx +1 -1
- package/.docs/raw/reference/core/mastra-model-gateway.mdx +5 -19
- package/.docs/raw/reference/core/setLogger.mdx +1 -1
- package/.docs/raw/reference/core/setTelemetry.mdx +1 -1
- package/.docs/raw/reference/evals/answer-relevancy.mdx +28 -98
- package/.docs/raw/reference/evals/answer-similarity.mdx +12 -258
- package/.docs/raw/reference/evals/bias.mdx +29 -87
- package/.docs/raw/reference/evals/completeness.mdx +31 -90
- package/.docs/raw/reference/evals/content-similarity.mdx +28 -88
- package/.docs/raw/reference/evals/context-precision.mdx +28 -130
- package/.docs/raw/reference/evals/context-relevance.mdx +11 -11
- package/.docs/raw/reference/evals/faithfulness.mdx +28 -101
- package/.docs/raw/reference/evals/hallucination.mdx +28 -103
- package/.docs/raw/reference/evals/keyword-coverage.mdx +28 -107
- package/.docs/raw/reference/evals/noise-sensitivity.mdx +11 -11
- package/.docs/raw/reference/evals/prompt-alignment.mdx +15 -15
- package/.docs/raw/reference/evals/textual-difference.mdx +27 -100
- package/.docs/raw/reference/evals/tone-consistency.mdx +25 -98
- package/.docs/raw/reference/evals/tool-call-accuracy.mdx +7 -7
- package/.docs/raw/reference/evals/toxicity.mdx +29 -92
- package/.docs/raw/reference/memory/memory-class.mdx +5 -7
- package/.docs/raw/reference/observability/tracing/exporters/posthog.mdx +132 -0
- package/.docs/raw/reference/processors/batch-parts-processor.mdx +1 -1
- package/.docs/raw/reference/processors/language-detector.mdx +1 -1
- package/.docs/raw/reference/processors/moderation-processor.mdx +2 -2
- package/.docs/raw/reference/processors/pii-detector.mdx +2 -2
- package/.docs/raw/reference/processors/prompt-injection-detector.mdx +1 -1
- package/.docs/raw/reference/processors/system-prompt-scrubber.mdx +2 -3
- package/.docs/raw/reference/processors/token-limiter-processor.mdx +2 -2
- package/.docs/raw/reference/processors/unicode-normalizer.mdx +1 -1
- package/.docs/raw/reference/rag/embeddings.mdx +5 -5
- package/.docs/raw/reference/rag/rerank.mdx +1 -2
- package/.docs/raw/reference/rag/rerankWithScorer.mdx +0 -1
- package/.docs/raw/reference/streaming/agents/stream.mdx +11 -93
- package/.docs/raw/reference/templates/overview.mdx +1 -4
- package/.docs/raw/reference/tools/client.mdx +1 -2
- package/.docs/raw/reference/tools/create-tool.mdx +132 -0
- package/.docs/raw/reference/tools/graph-rag-tool.mdx +5 -5
- package/.docs/raw/reference/tools/mcp-client.mdx +2 -4
- package/.docs/raw/reference/tools/mcp-server.mdx +1 -2
- package/.docs/raw/reference/tools/vector-query-tool.mdx +14 -15
- package/.docs/raw/reference/vectors/chroma.mdx +81 -1
- package/.docs/raw/reference/vectors/couchbase.mdx +24 -17
- package/.docs/raw/reference/vectors/lance.mdx +38 -22
- package/.docs/raw/reference/vectors/libsql.mdx +35 -2
- package/.docs/raw/reference/vectors/mongodb.mdx +35 -2
- package/.docs/raw/reference/vectors/opensearch.mdx +37 -16
- package/.docs/raw/reference/vectors/pg.mdx +43 -36
- package/.docs/raw/reference/vectors/pinecone.mdx +48 -1
- package/.docs/raw/reference/vectors/qdrant.mdx +36 -1
- package/.docs/raw/reference/vectors/turbopuffer.mdx +74 -0
- package/.docs/raw/reference/voice/composite-voice.mdx +71 -28
- package/.docs/raw/reference/voice/openai-realtime.mdx +2 -2
- package/.docs/raw/reference/voice/voice.addInstructions.mdx +2 -3
- package/.docs/raw/reference/voice/voice.addTools.mdx +1 -1
- package/.docs/raw/reference/voice/voice.answer.mdx +1 -1
- package/.docs/raw/reference/voice/voice.close.mdx +1 -1
- package/.docs/raw/reference/voice/voice.connect.mdx +1 -1
- package/.docs/raw/reference/voice/voice.listen.mdx +86 -52
- package/.docs/raw/reference/voice/voice.off.mdx +1 -1
- package/.docs/raw/reference/voice/voice.on.mdx +1 -1
- package/.docs/raw/reference/voice/voice.send.mdx +1 -1
- package/.docs/raw/reference/voice/voice.speak.mdx +75 -40
- package/.docs/raw/reference/voice/voice.updateConfig.mdx +1 -1
- package/.docs/raw/server-db/mastra-client.mdx +1 -2
- package/.docs/raw/streaming/overview.mdx +20 -9
- package/.docs/raw/streaming/tool-streaming.mdx +47 -4
- package/.docs/raw/tools-mcp/advanced-usage.mdx +1 -2
- package/.docs/raw/tools-mcp/mcp-overview.mdx +3 -5
- package/.docs/raw/voice/overview.mdx +87 -40
- package/.docs/raw/voice/speech-to-speech.mdx +4 -4
- package/.docs/raw/voice/speech-to-text.mdx +1 -2
- package/.docs/raw/voice/text-to-speech.mdx +1 -2
- package/.docs/raw/workflows/control-flow.mdx +180 -0
- package/.docs/raw/workflows/overview.mdx +1 -1
- package/CHANGELOG.md +17 -0
- package/dist/{chunk-5NJC7NRO.js → chunk-4CM2BQNP.js} +24 -4
- package/dist/prepare-docs/package-changes.d.ts.map +1 -1
- package/dist/prepare-docs/prepare.js +1 -1
- package/dist/stdio.js +1 -1
- package/package.json +7 -7
- package/.docs/raw/frameworks/agentic-uis/cedar-os.mdx +0 -102
- package/.docs/raw/frameworks/agentic-uis/openrouter.mdx +0 -179
- package/.docs/raw/frameworks/web-frameworks/next-js.mdx +0 -379
- package/.docs/raw/getting-started/quickstart.mdx +0 -27
- package/.docs/raw/getting-started/templates.mdx +0 -73
- /package/.docs/raw/{frameworks/agentic-uis → guides/build-your-ui}/assistant-ui.mdx +0 -0
- /package/.docs/raw/{frameworks/agentic-uis → guides/build-your-ui}/copilotkit.mdx +0 -0
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/pinecone
|
|
2
2
|
|
|
3
|
+
## 1.0.0-beta.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add new deleteVectors, updateVector by filter ([#10408](https://github.com/mastra-ai/mastra/pull/10408))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`21a15de`](https://github.com/mastra-ai/mastra/commit/21a15de369fe82aac26bb642ed7be73505475e8b), [`feb7ee4`](https://github.com/mastra-ai/mastra/commit/feb7ee4d09a75edb46c6669a3beaceec78811747), [`b0e2ea5`](https://github.com/mastra-ai/mastra/commit/b0e2ea5b52c40fae438b9e2f7baee6f0f89c5442), [`c456e01`](https://github.com/mastra-ai/mastra/commit/c456e0149e3c176afcefdbd9bb1d2c5917723725), [`ab035c2`](https://github.com/mastra-ai/mastra/commit/ab035c2ef6d8cc7bb25f06f1a38508bd9e6f126b), [`1a46a56`](https://github.com/mastra-ai/mastra/commit/1a46a566f45a3fcbadc1cf36bf86d351f264bfa3), [`3cf540b`](https://github.com/mastra-ai/mastra/commit/3cf540b9fbfea8f4fc8d3a2319a4e6c0b0cbfd52), [`1c6ce51`](https://github.com/mastra-ai/mastra/commit/1c6ce51f875915ab57fd36873623013699a2a65d), [`898a972`](https://github.com/mastra-ai/mastra/commit/898a9727d286c2510d6b702dfd367e6aaf5c6b0f), [`a97003a`](https://github.com/mastra-ai/mastra/commit/a97003aa1cf2f4022a41912324a1e77263b326b8), [`ccc141e`](https://github.com/mastra-ai/mastra/commit/ccc141ed27da0abc3a3fc28e9e5128152e8e37f4), [`fe3b897`](https://github.com/mastra-ai/mastra/commit/fe3b897c2ccbcd2b10e81b099438c7337feddf89), [`00123ba`](https://github.com/mastra-ai/mastra/commit/00123ba96dc9e5cd0b110420ebdba56d8f237b25), [`29c4309`](https://github.com/mastra-ai/mastra/commit/29c4309f818b24304c041bcb4a8f19b5f13f6b62), [`16785ce`](https://github.com/mastra-ai/mastra/commit/16785ced928f6f22638f4488cf8a125d99211799), [`de8239b`](https://github.com/mastra-ai/mastra/commit/de8239bdcb1d8c0cfa06da21f1569912a66bbc8a), [`b5e6cd7`](https://github.com/mastra-ai/mastra/commit/b5e6cd77fc8c8e64e0494c1d06cee3d84e795d1e), [`3759cb0`](https://github.com/mastra-ai/mastra/commit/3759cb064935b5f74c65ac2f52a1145f7352899d), [`651e772`](https://github.com/mastra-ai/mastra/commit/651e772eb1475fb13e126d3fcc01751297a88214), [`b61b93f`](https://github.com/mastra-ai/mastra/commit/b61b93f9e058b11dd2eec169853175d31dbdd567), [`bae33d9`](https://github.com/mastra-ai/mastra/commit/bae33d91a63fbb64d1e80519e1fc1acaed1e9013), [`c0b731f`](https://github.com/mastra-ai/mastra/commit/c0b731fb27d712dc8582e846df5c0332a6a0c5ba), [`43ca8f2`](https://github.com/mastra-ai/mastra/commit/43ca8f2c7334851cc7b4d3d2f037d8784bfbdd5f), [`2ca67cc`](https://github.com/mastra-ai/mastra/commit/2ca67cc3bb1f6a617353fdcab197d9efebe60d6f), [`9e67002`](https://github.com/mastra-ai/mastra/commit/9e67002b52c9be19936c420a489dbee9c5fd6a78), [`35edc49`](https://github.com/mastra-ai/mastra/commit/35edc49ac0556db609189641d6341e76771b81fc)]:
|
|
10
|
+
- @mastra/core@1.0.0-beta.5
|
|
11
|
+
|
|
3
12
|
## 1.0.0-beta.1
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
|
@@ -298,5 +307,196 @@
|
|
|
298
307
|
### Patch Changes
|
|
299
308
|
|
|
300
309
|
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
310
|
+
- Updated dependencies [cb36de0]
|
|
311
|
+
- Updated dependencies [d0496e6]
|
|
312
|
+
- Updated dependencies [a82b851]
|
|
313
|
+
- Updated dependencies [ea0c5f2]
|
|
314
|
+
- Updated dependencies [41a0a0e]
|
|
315
|
+
- Updated dependencies [2871020]
|
|
316
|
+
- Updated dependencies [94f4812]
|
|
317
|
+
- Updated dependencies [e202b82]
|
|
318
|
+
- Updated dependencies [e00f6a0]
|
|
319
|
+
- Updated dependencies [4a406ec]
|
|
320
|
+
- Updated dependencies [b0e43c1]
|
|
321
|
+
- Updated dependencies [5d377e5]
|
|
322
|
+
- Updated dependencies [1fb812e]
|
|
323
|
+
- Updated dependencies [35c5798]
|
|
324
|
+
- @mastra/core@0.13.0
|
|
325
|
+
|
|
326
|
+
## 0.11.3-alpha.0
|
|
327
|
+
|
|
328
|
+
### Patch Changes
|
|
329
|
+
|
|
330
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
331
|
+
- Updated dependencies [cb36de0]
|
|
332
|
+
- Updated dependencies [a82b851]
|
|
333
|
+
- Updated dependencies [41a0a0e]
|
|
334
|
+
- Updated dependencies [2871020]
|
|
335
|
+
- Updated dependencies [4a406ec]
|
|
336
|
+
- Updated dependencies [5d377e5]
|
|
337
|
+
- @mastra/core@0.13.0-alpha.2
|
|
338
|
+
|
|
339
|
+
## 0.11.2
|
|
340
|
+
|
|
341
|
+
### Patch Changes
|
|
342
|
+
|
|
343
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
344
|
+
- Updated dependencies [510e2c8]
|
|
345
|
+
- Updated dependencies [2f72fb2]
|
|
346
|
+
- Updated dependencies [27cc97a]
|
|
347
|
+
- Updated dependencies [3f89307]
|
|
348
|
+
- Updated dependencies [9eda7d4]
|
|
349
|
+
- Updated dependencies [9d49408]
|
|
350
|
+
- Updated dependencies [41daa63]
|
|
351
|
+
- Updated dependencies [ad0a58b]
|
|
352
|
+
- Updated dependencies [254a36b]
|
|
353
|
+
- Updated dependencies [2ecf658]
|
|
354
|
+
- Updated dependencies [7a7754f]
|
|
355
|
+
- Updated dependencies [fc92d80]
|
|
356
|
+
- Updated dependencies [e0f73c6]
|
|
357
|
+
- Updated dependencies [0b89602]
|
|
358
|
+
- Updated dependencies [4d37822]
|
|
359
|
+
- Updated dependencies [23a6a7c]
|
|
360
|
+
- Updated dependencies [cda801d]
|
|
361
|
+
- Updated dependencies [a77c823]
|
|
362
|
+
- Updated dependencies [ff9c125]
|
|
363
|
+
- Updated dependencies [09bca64]
|
|
364
|
+
- Updated dependencies [b8efbb9]
|
|
365
|
+
- Updated dependencies [71466e7]
|
|
366
|
+
- Updated dependencies [0c99fbe]
|
|
367
|
+
- @mastra/core@0.12.0
|
|
368
|
+
|
|
369
|
+
## 0.11.2-alpha.0
|
|
370
|
+
|
|
371
|
+
### Patch Changes
|
|
372
|
+
|
|
373
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
374
|
+
- @mastra/core@0.12.0-alpha.5
|
|
375
|
+
|
|
376
|
+
## 0.11.1
|
|
377
|
+
|
|
378
|
+
### Patch Changes
|
|
379
|
+
|
|
380
|
+
- ce088f5: Update all peerdeps to latest core
|
|
381
|
+
- @mastra/core@0.11.1
|
|
382
|
+
|
|
383
|
+
## 0.11.0
|
|
384
|
+
|
|
385
|
+
### Minor Changes
|
|
386
|
+
|
|
387
|
+
- 8a3bfd2: Update peerdeps to latest core
|
|
388
|
+
|
|
389
|
+
### Patch Changes
|
|
390
|
+
|
|
391
|
+
- 0e17048: Throw mastra errors in storage packages
|
|
392
|
+
- Updated dependencies [15e9d26]
|
|
393
|
+
- Updated dependencies [d1baedb]
|
|
394
|
+
- Updated dependencies [d8f2d19]
|
|
395
|
+
- Updated dependencies [4d21bf2]
|
|
396
|
+
- Updated dependencies [07d6d88]
|
|
397
|
+
- Updated dependencies [9d52b17]
|
|
398
|
+
- Updated dependencies [2097952]
|
|
399
|
+
- Updated dependencies [792c4c0]
|
|
400
|
+
- Updated dependencies [5d74aab]
|
|
401
|
+
- Updated dependencies [a8b194f]
|
|
402
|
+
- Updated dependencies [4fb0cc2]
|
|
403
|
+
- Updated dependencies [d2a7a31]
|
|
404
|
+
- Updated dependencies [502fe05]
|
|
405
|
+
- Updated dependencies [144eb0b]
|
|
406
|
+
- Updated dependencies [8ba1b51]
|
|
407
|
+
- Updated dependencies [4efcfa0]
|
|
408
|
+
- Updated dependencies [0e17048]
|
|
409
|
+
- @mastra/core@0.10.7
|
|
410
|
+
|
|
411
|
+
## 0.11.0-alpha.1
|
|
412
|
+
|
|
413
|
+
### Minor Changes
|
|
414
|
+
|
|
415
|
+
- 8a3bfd2: Update peerdeps to latest core
|
|
416
|
+
|
|
417
|
+
### Patch Changes
|
|
418
|
+
|
|
419
|
+
- Updated dependencies [792c4c0]
|
|
420
|
+
- Updated dependencies [502fe05]
|
|
421
|
+
- Updated dependencies [4efcfa0]
|
|
422
|
+
- @mastra/core@0.10.7-alpha.3
|
|
423
|
+
|
|
424
|
+
## 0.10.3-alpha.0
|
|
425
|
+
|
|
426
|
+
### Patch Changes
|
|
427
|
+
|
|
428
|
+
- 0e17048: Throw mastra errors in storage packages
|
|
429
|
+
- Updated dependencies [d1baedb]
|
|
430
|
+
- Updated dependencies [4d21bf2]
|
|
431
|
+
- Updated dependencies [2097952]
|
|
432
|
+
- Updated dependencies [4fb0cc2]
|
|
433
|
+
- Updated dependencies [d2a7a31]
|
|
434
|
+
- Updated dependencies [0e17048]
|
|
435
|
+
- @mastra/core@0.10.7-alpha.1
|
|
436
|
+
|
|
437
|
+
## 0.10.2
|
|
438
|
+
|
|
439
|
+
### Patch Changes
|
|
440
|
+
|
|
441
|
+
- 66f4424: Update peerdeps
|
|
442
|
+
- Updated dependencies [d1ed912]
|
|
443
|
+
- Updated dependencies [f6fd25f]
|
|
444
|
+
- Updated dependencies [dffb67b]
|
|
445
|
+
- Updated dependencies [f1f1f1b]
|
|
446
|
+
- Updated dependencies [925ab94]
|
|
447
|
+
- Updated dependencies [f9816ae]
|
|
448
|
+
- Updated dependencies [82090c1]
|
|
449
|
+
- Updated dependencies [1b443fd]
|
|
450
|
+
- Updated dependencies [ce97900]
|
|
451
|
+
- Updated dependencies [f1309d3]
|
|
452
|
+
- Updated dependencies [14a2566]
|
|
453
|
+
- Updated dependencies [f7f8293]
|
|
454
|
+
- Updated dependencies [48eddb9]
|
|
455
|
+
- @mastra/core@0.10.4
|
|
456
|
+
|
|
457
|
+
## 0.10.2-alpha.0
|
|
458
|
+
|
|
459
|
+
### Patch Changes
|
|
460
|
+
|
|
461
|
+
- 66f4424: Update peerdeps
|
|
462
|
+
|
|
463
|
+
## 0.10.1
|
|
464
|
+
|
|
465
|
+
### Patch Changes
|
|
466
|
+
|
|
467
|
+
- f0d559f: Fix peerdeps for alpha channel
|
|
468
|
+
- Updated dependencies [ee77e78]
|
|
469
|
+
- Updated dependencies [592a2db]
|
|
470
|
+
- Updated dependencies [e5dc18d]
|
|
471
|
+
- Updated dependencies [ab5adbe]
|
|
472
|
+
- Updated dependencies [1e8bb40]
|
|
473
|
+
- Updated dependencies [1b5fc55]
|
|
474
|
+
- Updated dependencies [195c428]
|
|
475
|
+
- Updated dependencies [f73e11b]
|
|
476
|
+
- Updated dependencies [37643b8]
|
|
477
|
+
- Updated dependencies [99fd6cf]
|
|
478
|
+
- Updated dependencies [c5bf1ce]
|
|
479
|
+
- Updated dependencies [add596e]
|
|
480
|
+
- Updated dependencies [8dc94d8]
|
|
481
|
+
- Updated dependencies [ecebbeb]
|
|
482
|
+
- Updated dependencies [79d5145]
|
|
483
|
+
- Updated dependencies [12b7002]
|
|
484
|
+
- Updated dependencies [2901125]
|
|
485
|
+
- @mastra/core@0.10.2
|
|
486
|
+
|
|
487
|
+
## 0.10.1-alpha.0
|
|
488
|
+
|
|
489
|
+
### Patch Changes
|
|
490
|
+
|
|
491
|
+
- f0d559f: Fix peerdeps for alpha channel
|
|
492
|
+
- Updated dependencies [1e8bb40]
|
|
493
|
+
- @mastra/core@0.10.2-alpha.2
|
|
494
|
+
|
|
495
|
+
## 0.10.0
|
|
496
|
+
|
|
497
|
+
### Minor Changes
|
|
498
|
+
|
|
499
|
+
- 83da932: Move @mastra/core to peerdeps
|
|
500
|
+
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 1782 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,52 @@
|
|
|
1
1
|
# @mastra/playground-ui
|
|
2
2
|
|
|
3
|
+
## 7.0.0-beta.5
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add timeTravel APIs and add timeTravel feature to studio ([#10361](https://github.com/mastra-ai/mastra/pull/10361))
|
|
8
|
+
|
|
9
|
+
- fix(agent): persist messages before tool suspension ([#10369](https://github.com/mastra-ai/mastra/pull/10369))
|
|
10
|
+
|
|
11
|
+
Fixes issues where thread and messages were not saved before suspension when tools require approval or call suspend() during execution. This caused conversation history to be lost if users refreshed during tool approval or suspension.
|
|
12
|
+
|
|
13
|
+
**Backend changes (@mastra/core):**
|
|
14
|
+
- Add assistant messages to messageList immediately after LLM execution
|
|
15
|
+
- Flush messages synchronously before suspension to persist state
|
|
16
|
+
- Create thread if it doesn't exist before flushing
|
|
17
|
+
- Add metadata helpers to persist and remove tool approval state
|
|
18
|
+
- Pass saveQueueManager and memory context through workflow for immediate persistence
|
|
19
|
+
|
|
20
|
+
**Frontend changes (@mastra/react):**
|
|
21
|
+
- Extract runId from pending approvals to enable resumption after refresh
|
|
22
|
+
- Convert `pendingToolApprovals` (DB format) to `requireApprovalMetadata` (runtime format)
|
|
23
|
+
- Handle both `dynamic-tool` and `tool-{NAME}` part types for approval state
|
|
24
|
+
- Change runId from hardcoded `agentId` to unique `uuid()`
|
|
25
|
+
|
|
26
|
+
**UI changes (@mastra/playground-ui):**
|
|
27
|
+
- Handle tool calls awaiting approval in message initialization
|
|
28
|
+
- Convert approval metadata format when loading initial messages
|
|
29
|
+
|
|
30
|
+
Fixes #9745, #9906
|
|
31
|
+
|
|
32
|
+
- Fixed "Module not found: Can't resolve '@mastra/ai-sdk/ui'" error when playground-ui is used on Cloud by converting @mastra/ai-sdk to a peer dependency ([#10388](https://github.com/mastra-ai/mastra/pull/10388))
|
|
33
|
+
|
|
34
|
+
- Updated dependencies [[`21a15de`](https://github.com/mastra-ai/mastra/commit/21a15de369fe82aac26bb642ed7be73505475e8b), [`feb7ee4`](https://github.com/mastra-ai/mastra/commit/feb7ee4d09a75edb46c6669a3beaceec78811747), [`b0e2ea5`](https://github.com/mastra-ai/mastra/commit/b0e2ea5b52c40fae438b9e2f7baee6f0f89c5442), [`c456e01`](https://github.com/mastra-ai/mastra/commit/c456e0149e3c176afcefdbd9bb1d2c5917723725), [`6de8ffd`](https://github.com/mastra-ai/mastra/commit/6de8ffda7ab06bce012fdeac3eacc6d2d138c097), [`ab035c2`](https://github.com/mastra-ai/mastra/commit/ab035c2ef6d8cc7bb25f06f1a38508bd9e6f126b), [`87cf8d3`](https://github.com/mastra-ai/mastra/commit/87cf8d37564040eb4137a5923edb134c6ea51114), [`1a46a56`](https://github.com/mastra-ai/mastra/commit/1a46a566f45a3fcbadc1cf36bf86d351f264bfa3), [`3cf540b`](https://github.com/mastra-ai/mastra/commit/3cf540b9fbfea8f4fc8d3a2319a4e6c0b0cbfd52), [`1c6ce51`](https://github.com/mastra-ai/mastra/commit/1c6ce51f875915ab57fd36873623013699a2a65d), [`898a972`](https://github.com/mastra-ai/mastra/commit/898a9727d286c2510d6b702dfd367e6aaf5c6b0f), [`a97003a`](https://github.com/mastra-ai/mastra/commit/a97003aa1cf2f4022a41912324a1e77263b326b8), [`ccc141e`](https://github.com/mastra-ai/mastra/commit/ccc141ed27da0abc3a3fc28e9e5128152e8e37f4), [`922305b`](https://github.com/mastra-ai/mastra/commit/922305b747c9b081b51af81f5f4d5ba09fb22f5d), [`fe3b897`](https://github.com/mastra-ai/mastra/commit/fe3b897c2ccbcd2b10e81b099438c7337feddf89), [`00123ba`](https://github.com/mastra-ai/mastra/commit/00123ba96dc9e5cd0b110420ebdba56d8f237b25), [`29c4309`](https://github.com/mastra-ai/mastra/commit/29c4309f818b24304c041bcb4a8f19b5f13f6b62), [`16785ce`](https://github.com/mastra-ai/mastra/commit/16785ced928f6f22638f4488cf8a125d99211799), [`de8239b`](https://github.com/mastra-ai/mastra/commit/de8239bdcb1d8c0cfa06da21f1569912a66bbc8a), [`b5e6cd7`](https://github.com/mastra-ai/mastra/commit/b5e6cd77fc8c8e64e0494c1d06cee3d84e795d1e), [`497f918`](https://github.com/mastra-ai/mastra/commit/497f9182135aaf2beb00887d94fcd93afe149d8b), [`3759cb0`](https://github.com/mastra-ai/mastra/commit/3759cb064935b5f74c65ac2f52a1145f7352899d), [`651e772`](https://github.com/mastra-ai/mastra/commit/651e772eb1475fb13e126d3fcc01751297a88214), [`b61b93f`](https://github.com/mastra-ai/mastra/commit/b61b93f9e058b11dd2eec169853175d31dbdd567), [`bae33d9`](https://github.com/mastra-ai/mastra/commit/bae33d91a63fbb64d1e80519e1fc1acaed1e9013), [`c0b731f`](https://github.com/mastra-ai/mastra/commit/c0b731fb27d712dc8582e846df5c0332a6a0c5ba), [`43ca8f2`](https://github.com/mastra-ai/mastra/commit/43ca8f2c7334851cc7b4d3d2f037d8784bfbdd5f), [`2ca67cc`](https://github.com/mastra-ai/mastra/commit/2ca67cc3bb1f6a617353fdcab197d9efebe60d6f), [`9e67002`](https://github.com/mastra-ai/mastra/commit/9e67002b52c9be19936c420a489dbee9c5fd6a78), [`35edc49`](https://github.com/mastra-ai/mastra/commit/35edc49ac0556db609189641d6341e76771b81fc), [`dfe0f61`](https://github.com/mastra-ai/mastra/commit/dfe0f61b48a8b0ad43e55b0c88920089d199a7eb), [`ee6c628`](https://github.com/mastra-ai/mastra/commit/ee6c628fabfb18323bee319268d122f3835e393f)]:
|
|
35
|
+
- @mastra/core@1.0.0-beta.5
|
|
36
|
+
- @mastra/ai-sdk@1.0.0-beta.4
|
|
37
|
+
- @mastra/client-js@1.0.0-beta.5
|
|
38
|
+
- @mastra/react@0.1.0-beta.5
|
|
39
|
+
|
|
40
|
+
## 7.0.0-beta.4
|
|
41
|
+
|
|
42
|
+
### Patch Changes
|
|
43
|
+
|
|
44
|
+
- Updated dependencies [[`47c34d8`](https://github.com/mastra-ai/mastra/commit/47c34d8e8c3e8aae5c00efc6085c064f2404b346), [`6a86fe5`](https://github.com/mastra-ai/mastra/commit/6a86fe56b8ff53ca2eb3ed87ffc0748749ebadce), [`352a5d6`](https://github.com/mastra-ai/mastra/commit/352a5d625cfe09849b21e8f52a24c9f0366759d5), [`595a3b8`](https://github.com/mastra-ai/mastra/commit/595a3b8727c901f44e333909c09843c711224440), [`a0a5b4b`](https://github.com/mastra-ai/mastra/commit/a0a5b4bbebe6c701ebbadf744873aa0d5ca01371), [`69ea758`](https://github.com/mastra-ai/mastra/commit/69ea758358edd7117f191c2e69c8bb5fc79e7a1a), [`993ad98`](https://github.com/mastra-ai/mastra/commit/993ad98d7ad3bebda9ecef5fec5c94349a0d04bc), [`3ff2c17`](https://github.com/mastra-ai/mastra/commit/3ff2c17a58e312fad5ea37377262c12d92ca0908)]:
|
|
45
|
+
- @mastra/ai-sdk@1.0.0-beta.3
|
|
46
|
+
- @mastra/client-js@1.0.0-beta.4
|
|
47
|
+
- @mastra/core@1.0.0-beta.4
|
|
48
|
+
- @mastra/react@0.1.0-beta.4
|
|
49
|
+
|
|
3
50
|
## 7.0.0-beta.3
|
|
4
51
|
|
|
5
52
|
### Patch Changes
|
|
@@ -298,5 +345,158 @@
|
|
|
298
345
|
ingredients they have available. Your first priority is understanding what ingredients and equipment the user has access to, then suggesting achievable recipes.
|
|
299
346
|
You explain cooking steps clearly and offer substitutions when needed, maintaining a friendly and encouraging tone throughout.
|
|
300
347
|
`,
|
|
348
|
+
role: 'system',
|
|
349
|
+
providerOptions: {
|
|
350
|
+
openai: {
|
|
351
|
+
reasoning_effort: 'high',
|
|
352
|
+
},
|
|
353
|
+
},
|
|
354
|
+
},
|
|
355
|
+
model: openai('gpt-4o-mini'),
|
|
356
|
+
tools: {
|
|
357
|
+
cookingTool,
|
|
358
|
+
},
|
|
359
|
+
memory
|
|
360
|
+
});
|
|
361
|
+
```
|
|
362
|
+
|
|
363
|
+
- Add tool call approval ([#8649](https://github.com/mastra-ai/mastra/pull/8649))
|
|
364
|
+
|
|
365
|
+
- Fixes issue where clicking the reset button in the model picker would fail to restore the original LanguageModelV2 (or any other types) object that was passed during agent construction. ([#9481](https://github.com/mastra-ai/mastra/pull/9481))
|
|
366
|
+
|
|
367
|
+
- Fix multi modal in playground-ui ([#9373](https://github.com/mastra-ai/mastra/pull/9373))
|
|
368
|
+
|
|
369
|
+
- Remove "show trace" that pointed to legacy traces ([#9470](https://github.com/mastra-ai/mastra/pull/9470))
|
|
370
|
+
|
|
371
|
+
- Fix resume form for nested workflow not displaying when viewing a previously suspended run on studio ([#9805](https://github.com/mastra-ai/mastra/pull/9805))
|
|
372
|
+
|
|
373
|
+
- Avoid fetch retries when fetching model providers ([#9452](https://github.com/mastra-ai/mastra/pull/9452))
|
|
374
|
+
|
|
375
|
+
- Remove unused /model-providers API ([#9533](https://github.com/mastra-ai/mastra/pull/9533))
|
|
376
|
+
|
|
377
|
+
- Fix undefined runtimeContext using memory from playground ([#9328](https://github.com/mastra-ai/mastra/pull/9328))
|
|
378
|
+
|
|
379
|
+
- Fix playground white screen when Zod discriminatedUnion is intersected using `and()`. ([#9692](https://github.com/mastra-ai/mastra/pull/9692))
|
|
380
|
+
This now works, but zod validation will fail, please use `extend` instead
|
|
381
|
+
|
|
382
|
+
Instead of
|
|
383
|
+
|
|
384
|
+
```
|
|
385
|
+
z.discriminatedUnion('type', [
|
|
386
|
+
z.object({ type: z.literal('byCity'), city: z.string() }),
|
|
387
|
+
z.object({ type: z.literal('byCoords'), lat: z.number(), lon: z.number() }),
|
|
388
|
+
]).and(
|
|
389
|
+
z.object({ order: z.number() })
|
|
390
|
+
)
|
|
391
|
+
```
|
|
392
|
+
|
|
393
|
+
do
|
|
394
|
+
|
|
395
|
+
```
|
|
396
|
+
z.discriminatedUnion('type', [
|
|
397
|
+
z.object({ type: z.literal('byCity'), city: z.string() }).extend({ order: z.number() }),
|
|
398
|
+
z.object({ type: z.literal('byCoords'), lat: z.number(), lon: z.number() }).extend({ order: z.number() }),
|
|
399
|
+
]);
|
|
400
|
+
```
|
|
401
|
+
|
|
402
|
+
- Extract more components to playground-ui for sharing with cloud ([#9241](https://github.com/mastra-ai/mastra/pull/9241))
|
|
403
|
+
|
|
404
|
+
- Fix undefined window issue when Sidebar used in Next app ([#9448](https://github.com/mastra-ai/mastra/pull/9448))
|
|
405
|
+
|
|
406
|
+
- Move WorkflowInformation to playground-ui ([#9297](https://github.com/mastra-ai/mastra/pull/9297))
|
|
407
|
+
|
|
408
|
+
- Remove `waitForEvent` from workflows. `waitForEvent` is now removed, please use suspend & resume flow instead. See https://mastra.ai/en/docs/workflows/suspend-and-resume for more details on suspend & resume flow. ([#9214](https://github.com/mastra-ai/mastra/pull/9214))
|
|
409
|
+
|
|
410
|
+
- Add combobox in playground for entities and update routes and error handling ([#9743](https://github.com/mastra-ai/mastra/pull/9743))
|
|
411
|
+
|
|
412
|
+
- **Breaking Changes:** ([#9045](https://github.com/mastra-ai/mastra/pull/9045))
|
|
413
|
+
- Moved `generateTitle` from `threads.generateTitle` to top-level memory option
|
|
414
|
+
- Changed default value from `true` to `false`
|
|
415
|
+
- Using `threads.generateTitle` now throws an error
|
|
416
|
+
|
|
417
|
+
**Migration:**
|
|
418
|
+
Replace `threads: { generateTitle: true }` with `generateTitle: true` at the top level of memory options.
|
|
419
|
+
|
|
420
|
+
**Playground:**
|
|
421
|
+
The playground UI now displays thread IDs instead of "Chat from" when titles aren't generated.
|
|
422
|
+
|
|
423
|
+
- Move some components to playground-ui for usage in cloud ([#9177](https://github.com/mastra-ai/mastra/pull/9177))
|
|
424
|
+
|
|
425
|
+
- Fix the link from traces to workflow ([#9764](https://github.com/mastra-ai/mastra/pull/9764))
|
|
426
|
+
|
|
427
|
+
- Remove unecessary react components + dependencies ([#9295](https://github.com/mastra-ai/mastra/pull/9295))
|
|
428
|
+
|
|
429
|
+
- Fix studio crashing when message contains non JSON text output of tool call ([#9189](https://github.com/mastra-ai/mastra/pull/9189))
|
|
430
|
+
|
|
431
|
+
- Updated dependencies [[`39c9743`](https://github.com/mastra-ai/mastra/commit/39c97432d084294f8ba85fbf3ef28098ff21459e), [`f743dbb`](https://github.com/mastra-ai/mastra/commit/f743dbb8b40d1627b5c10c0e6fc154f4ebb6e394), [`3852192`](https://github.com/mastra-ai/mastra/commit/3852192c81b2a4f1f883f17d80ce50e0c60dba55), [`fec5129`](https://github.com/mastra-ai/mastra/commit/fec5129de7fc64423ea03661a56cef31dc747a0d), [`0491e7c`](https://github.com/mastra-ai/mastra/commit/0491e7c9b714cb0ba22187ee062147ec2dd7c712), [`f6f4903`](https://github.com/mastra-ai/mastra/commit/f6f4903397314f73362061dc5a3e8e7c61ea34aa), [`0e8ed46`](https://github.com/mastra-ai/mastra/commit/0e8ed467c54d6901a6a365f270ec15d6faadb36c), [`6c049d9`](https://github.com/mastra-ai/mastra/commit/6c049d94063fdcbd5b81c4912a2bf82a92c9cc0b), [`2f897df`](https://github.com/mastra-ai/mastra/commit/2f897df208508f46f51b7625e5dd20c37f93e0e3), [`f0f8f12`](https://github.com/mastra-ai/mastra/commit/f0f8f125c308f2d0fd36942ef652fd852df7522f), [`3443770`](https://github.com/mastra-ai/mastra/commit/3443770662df8eb24c9df3589b2792d78cfcb811), [`f0a07e0`](https://github.com/mastra-ai/mastra/commit/f0a07e0111b3307c5fabfa4094c5c2cfb734fbe6), [`aaa40e7`](https://github.com/mastra-ai/mastra/commit/aaa40e788628b319baa8e889407d11ad626547fa), [`1521d71`](https://github.com/mastra-ai/mastra/commit/1521d716e5daedc74690c983fbd961123c56756b), [`9e1911d`](https://github.com/mastra-ai/mastra/commit/9e1911db2b4db85e0e768c3f15e0d61e319869f6), [`ebac155`](https://github.com/mastra-ai/mastra/commit/ebac15564a590117db7078233f927a7e28a85106), [`dd1c38d`](https://github.com/mastra-ai/mastra/commit/dd1c38d1b75f1b695c27b40d8d9d6ed00d5e0f6f), [`5948e6a`](https://github.com/mastra-ai/mastra/commit/5948e6a5146c83666ba3f294b2be576c82a513fb), [`8940859`](https://github.com/mastra-ai/mastra/commit/89408593658199b4ad67f7b65e888f344e64a442), [`e629310`](https://github.com/mastra-ai/mastra/commit/e629310f1a73fa236d49ec7a1d1cceb6229dc7cc), [`4c6b492`](https://github.com/mastra-ai/mastra/commit/4c6b492c4dd591c6a592520c1f6855d6e936d71f), [`dff01d8`](https://github.com/mastra-ai/mastra/commit/dff01d81ce1f4e4087cfac20fa868e6db138dd14), [`7491634`](https://github.com/mastra-ai/mastra/commit/7491634fd198c37d9934675756b274ae2e5e415e), [`9d819d5`](https://github.com/mastra-ai/mastra/commit/9d819d54b61481639f4008e4694791bddf187edd), [`b7de533`](https://github.com/mastra-ai/mastra/commit/b7de53361667eb51fefd89fcaed924f3c57cee8d), [`71c8d6c`](https://github.com/mastra-ai/mastra/commit/71c8d6c161253207b2b9588bdadb7eed604f7253), [`6179a9b`](https://github.com/mastra-ai/mastra/commit/6179a9ba36ffac326de3cc3c43cdc8028d37c251), [`00f4921`](https://github.com/mastra-ai/mastra/commit/00f4921dd2c91a1e5446799599ef7116a8214a1a), [`ca8041c`](https://github.com/mastra-ai/mastra/commit/ca8041cce0379fda22ed293a565bcb5b6ddca68a), [`7051bf3`](https://github.com/mastra-ai/mastra/commit/7051bf38b3b122a069008f861f7bfc004a6d9f6e), [`a8f1494`](https://github.com/mastra-ai/mastra/commit/a8f1494f4bbdc2770bcf327d4c7d869e332183f1), [`1ee3411`](https://github.com/mastra-ai/mastra/commit/1ee34113192b11aa8bcdd8d9d5830ae13254b345), [`0793497`](https://github.com/mastra-ai/mastra/commit/079349753620c40246ffd673e3f9d7d9820beff3), [`5df9cce`](https://github.com/mastra-ai/mastra/commit/5df9cce1a753438413f64c11eeef8f845745c2a8), [`f93d992`](https://github.com/mastra-ai/mastra/commit/f93d992a37d5431ab4a71246835d403ef7c4ce85), [`a854ede`](https://github.com/mastra-ai/mastra/commit/a854ede62bf5ac0945a624ac48913dd69c73aabf), [`c576fc0`](https://github.com/mastra-ai/mastra/commit/c576fc0b100b2085afded91a37c97a0ea0ec09c7), [`3defc80`](https://github.com/mastra-ai/mastra/commit/3defc80cf2b88a1b7fc1cc4ddcb91e982a614609), [`16153fe`](https://github.com/mastra-ai/mastra/commit/16153fe7eb13c99401f48e6ca32707c965ee28b9), [`9f4a683`](https://github.com/mastra-ai/mastra/commit/9f4a6833e88b52574665c028fd5508ad5c2f6004), [`ea0b8de`](https://github.com/mastra-ai/mastra/commit/ea0b8dec0d4bc86a72a7e75b2f56c6017c58786d), [`bc94344`](https://github.com/mastra-ai/mastra/commit/bc943444a1342d8a662151b7bce1df7dae32f59c), [`d4efaf3`](https://github.com/mastra-ai/mastra/commit/d4efaf34e6ec269714d50984d2ba7858f2d2079f), [`57d157f`](https://github.com/mastra-ai/mastra/commit/57d157f0b163a95c3e6c9eae31bdb11d1bfc64f9), [`903f67d`](https://github.com/mastra-ai/mastra/commit/903f67d184504a273893818c02b961f5423a79ad), [`2a90c55`](https://github.com/mastra-ai/mastra/commit/2a90c55a86a9210697d5adaab5ee94584b079adc), [`0b6112e`](https://github.com/mastra-ai/mastra/commit/0b6112eea01134d2dce13aabda8bb15c37993315), [`eb09742`](https://github.com/mastra-ai/mastra/commit/eb09742197f66c4c38154c3beec78313e69760b2), [`96d35f6`](https://github.com/mastra-ai/mastra/commit/96d35f61376bc2b1bf148648a2c1985bd51bef55), [`5cbe88a`](https://github.com/mastra-ai/mastra/commit/5cbe88aefbd9f933bca669fd371ea36bf939ac6d), [`a1bd7b8`](https://github.com/mastra-ai/mastra/commit/a1bd7b8571db16b94eb01588f451a74758c96d65), [`d78b38d`](https://github.com/mastra-ai/mastra/commit/d78b38d898fce285260d3bbb4befade54331617f), [`0633100`](https://github.com/mastra-ai/mastra/commit/0633100a911ad22f5256471bdf753da21c104742), [`c710c16`](https://github.com/mastra-ai/mastra/commit/c710c1652dccfdc4111c8412bca7a6bb1d48b441), [`354ad0b`](https://github.com/mastra-ai/mastra/commit/354ad0b7b1b8183ac567f236a884fc7ede6d7138), [`cfae733`](https://github.com/mastra-ai/mastra/commit/cfae73394f4920635e6c919c8e95ff9a0788e2e5), [`e3dfda7`](https://github.com/mastra-ai/mastra/commit/e3dfda7b11bf3b8c4bb55637028befb5f387fc74), [`519d9e6`](https://github.com/mastra-ai/mastra/commit/519d9e6d31910457c54bdae8b7b7cb3a69f41831), [`844ea5d`](https://github.com/mastra-ai/mastra/commit/844ea5dc0c248961e7bf73629ae7dcff503e853c), [`398fde3`](https://github.com/mastra-ai/mastra/commit/398fde3f39e707cda79372cdae8f9870e3b57c8d), [`dfe3f8c`](https://github.com/mastra-ai/mastra/commit/dfe3f8c7376ffe159236819e19ca522143c1f972), [`f0f8f12`](https://github.com/mastra-ai/mastra/commit/f0f8f125c308f2d0fd36942ef652fd852df7522f), [`0d7618b`](https://github.com/mastra-ai/mastra/commit/0d7618bc650bf2800934b243eca5648f4aeed9c2), [`7b763e5`](https://github.com/mastra-ai/mastra/commit/7b763e52fc3eaf699c2a99f2adf418dd46e4e9a5), [`e8dcd71`](https://github.com/mastra-ai/mastra/commit/e8dcd71fa5e473c8ba1d6dad99eef182d20a0491), [`d36cfbb`](https://github.com/mastra-ai/mastra/commit/d36cfbbb6565ba5f827883cc9bb648eb14befdc1), [`63f2f18`](https://github.com/mastra-ai/mastra/commit/63f2f1863dffe3ad23221d0660ed4e4f2b81789d), [`3697853`](https://github.com/mastra-ai/mastra/commit/3697853deeb72017d90e0f38a93c1e29221aeca0), [`c23200d`](https://github.com/mastra-ai/mastra/commit/c23200ddfd60830effb39329674ba4ca93be6aac), [`b2e45ec`](https://github.com/mastra-ai/mastra/commit/b2e45eca727a8db01a81ba93f1a5219c7183c839), [`e4ab0a4`](https://github.com/mastra-ai/mastra/commit/e4ab0a4ff7aae1b837cfbd8fb726fc1376165b56), [`d6d49f7`](https://github.com/mastra-ai/mastra/commit/d6d49f7b8714fa19a52ff9c7cf7fb7e73751901e), [`a534e95`](https://github.com/mastra-ai/mastra/commit/a534e9591f83b3cc1ebff99c67edf4cda7bf81d3), [`9d0e7fe`](https://github.com/mastra-ai/mastra/commit/9d0e7feca8ed98de959f53476ee1456073673348), [`53d927c`](https://github.com/mastra-ai/mastra/commit/53d927cc6f03bff33655b7e2b788da445a08731d), [`3f2faf2`](https://github.com/mastra-ai/mastra/commit/3f2faf2e2d685d6c053cc5af1bf9fedf267b2ce5), [`22f64bc`](https://github.com/mastra-ai/mastra/commit/22f64bc1d37149480b58bf2fefe35b79a1e3e7d5), [`363284b`](https://github.com/mastra-ai/mastra/commit/363284bb974e850f06f40f89a28c79d9f432d7e4), [`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc), [`7fa87f0`](https://github.com/mastra-ai/mastra/commit/7fa87f09b9edfd45a274e5e0d5e109d1a5d9ae8b), [`b7959e6`](https://github.com/mastra-ai/mastra/commit/b7959e6e25a46b480f9ea2217c4c6c588c423791), [`bda6370`](https://github.com/mastra-ai/mastra/commit/bda637009360649aaf579919e7873e33553c273e), [`d7acd8e`](https://github.com/mastra-ai/mastra/commit/d7acd8e987b5d7eff4fd98b0906c17c06a2e83d5), [`c7f1f7d`](https://github.com/mastra-ai/mastra/commit/c7f1f7d24f61f247f018cc2d1f33bf63212959a7), [`0bddc6d`](https://github.com/mastra-ai/mastra/commit/0bddc6d8dbd6f6008c0cba2e4960a2da75a55af1), [`735d8c1`](https://github.com/mastra-ai/mastra/commit/735d8c1c0d19fbc09e6f8b66cf41bc7655993838), [`acf322e`](https://github.com/mastra-ai/mastra/commit/acf322e0f1fd0189684cf529d91c694bea918a45), [`c942802`](https://github.com/mastra-ai/mastra/commit/c942802a477a925b01859a7b8688d4355715caaa), [`a0c8c1b`](https://github.com/mastra-ai/mastra/commit/a0c8c1b87d4fee252aebda73e8637fbe01d761c9), [`cc34739`](https://github.com/mastra-ai/mastra/commit/cc34739c34b6266a91bea561119240a7acf47887), [`c218bd3`](https://github.com/mastra-ai/mastra/commit/c218bd3759e32423735b04843a09404572631014), [`2c4438b`](https://github.com/mastra-ai/mastra/commit/2c4438b87817ab7eed818c7990fef010475af1a3), [`2b8893c`](https://github.com/mastra-ai/mastra/commit/2b8893cb108ef9acb72ee7835cd625610d2c1a4a), [`8e5c75b`](https://github.com/mastra-ai/mastra/commit/8e5c75bdb1d08a42d45309a4c72def4b6890230f), [`e59e0d3`](https://github.com/mastra-ai/mastra/commit/e59e0d32afb5fcf2c9f3c00c8f81f6c21d3a63fa), [`fa8409b`](https://github.com/mastra-ai/mastra/commit/fa8409bc39cfd8ba6643b9db5269b90b22e2a2f7), [`173c535`](https://github.com/mastra-ai/mastra/commit/173c535c0645b0da404fe09f003778f0b0d4e019)]:
|
|
432
|
+
- @mastra/core@1.0.0-beta.0
|
|
433
|
+
- @mastra/client-js@1.0.0-beta.0
|
|
434
|
+
- @mastra/ai-sdk@1.0.0-beta.0
|
|
435
|
+
- @mastra/react@0.1.0-beta.0
|
|
436
|
+
|
|
437
|
+
## 6.6.2
|
|
438
|
+
|
|
439
|
+
### Patch Changes
|
|
440
|
+
|
|
441
|
+
- Move all the fetching hooks that should be shared with cloud into playground-ui ([#9133](https://github.com/mastra-ai/mastra/pull/9133))
|
|
442
|
+
|
|
443
|
+
- Updated dependencies [[`2b031e2`](https://github.com/mastra-ai/mastra/commit/2b031e25ca10cd3e4d63e6a27f909cba26d91405)]:
|
|
444
|
+
- @mastra/core@0.22.2
|
|
445
|
+
- @mastra/client-js@0.16.4
|
|
446
|
+
- @mastra/react@0.0.10
|
|
447
|
+
|
|
448
|
+
## 6.6.2-alpha.0
|
|
449
|
+
|
|
450
|
+
### Patch Changes
|
|
451
|
+
|
|
452
|
+
- Updated dependencies [[`2b031e2`](https://github.com/mastra-ai/mastra/commit/2b031e25ca10cd3e4d63e6a27f909cba26d91405)]:
|
|
453
|
+
- @mastra/core@0.22.2-alpha.0
|
|
454
|
+
- @mastra/client-js@0.16.4-alpha.0
|
|
455
|
+
- @mastra/react@0.0.10-alpha.0
|
|
456
|
+
|
|
457
|
+
## 6.6.1
|
|
458
|
+
|
|
459
|
+
### Patch Changes
|
|
460
|
+
|
|
461
|
+
- Fix subagent link not working in agents overview pane ([#9099](https://github.com/mastra-ai/mastra/pull/9099))
|
|
462
|
+
|
|
463
|
+
- Fix wrong MCP link in playground ([#9103](https://github.com/mastra-ai/mastra/pull/9103))
|
|
464
|
+
|
|
465
|
+
- Updated dependencies []:
|
|
466
|
+
- @mastra/core@0.22.1
|
|
467
|
+
- @mastra/client-js@0.16.3
|
|
468
|
+
- @mastra/react@0.0.9
|
|
469
|
+
|
|
470
|
+
## 6.6.1-alpha.0
|
|
471
|
+
|
|
472
|
+
### Patch Changes
|
|
473
|
+
|
|
474
|
+
- Fix subagent link not working in agents overview pane ([#9099](https://github.com/mastra-ai/mastra/pull/9099))
|
|
475
|
+
|
|
476
|
+
- Fix wrong MCP link in playground ([#9103](https://github.com/mastra-ai/mastra/pull/9103))
|
|
477
|
+
|
|
478
|
+
- Updated dependencies []:
|
|
479
|
+
- @mastra/core@0.22.1-alpha.0
|
|
480
|
+
- @mastra/client-js@0.16.3-alpha.0
|
|
481
|
+
- @mastra/react@0.0.9-alpha.0
|
|
482
|
+
|
|
483
|
+
## 6.6.0
|
|
484
|
+
|
|
485
|
+
### Minor Changes
|
|
486
|
+
|
|
487
|
+
- Update peer dependencies to match core package version bump (0.21.2) ([#9021](https://github.com/mastra-ai/mastra/pull/9021))
|
|
488
|
+
|
|
489
|
+
### Patch Changes
|
|
490
|
+
|
|
491
|
+
- Handle nested optional objects in dynamic form ([#9059](https://github.com/mastra-ai/mastra/pull/9059))
|
|
492
|
+
|
|
493
|
+
- Threads are not refreshing correctly after generate / stream / network ([#9015](https://github.com/mastra-ai/mastra/pull/9015))
|
|
494
|
+
|
|
495
|
+
- Move "Playground" to "Studio" in UI only ([#9052](https://github.com/mastra-ai/mastra/pull/9052))
|
|
496
|
+
|
|
497
|
+
- fix template background image overflow ([#9011](https://github.com/mastra-ai/mastra/pull/9011))
|
|
498
|
+
|
|
499
|
+
- Show agent tool output better in playground ([#9021](https://github.com/mastra-ai/mastra/pull/9021))
|
|
500
|
+
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 4048 more lines hidden. See full changelog in package directory.
|
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @mastra/qdrant
|
|
2
2
|
|
|
3
|
+
## 1.0.0-beta.1
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Add new deleteVectors, updateVector by filter ([#10408](https://github.com/mastra-ai/mastra/pull/10408))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`21a15de`](https://github.com/mastra-ai/mastra/commit/21a15de369fe82aac26bb642ed7be73505475e8b), [`feb7ee4`](https://github.com/mastra-ai/mastra/commit/feb7ee4d09a75edb46c6669a3beaceec78811747), [`b0e2ea5`](https://github.com/mastra-ai/mastra/commit/b0e2ea5b52c40fae438b9e2f7baee6f0f89c5442), [`c456e01`](https://github.com/mastra-ai/mastra/commit/c456e0149e3c176afcefdbd9bb1d2c5917723725), [`ab035c2`](https://github.com/mastra-ai/mastra/commit/ab035c2ef6d8cc7bb25f06f1a38508bd9e6f126b), [`1a46a56`](https://github.com/mastra-ai/mastra/commit/1a46a566f45a3fcbadc1cf36bf86d351f264bfa3), [`3cf540b`](https://github.com/mastra-ai/mastra/commit/3cf540b9fbfea8f4fc8d3a2319a4e6c0b0cbfd52), [`1c6ce51`](https://github.com/mastra-ai/mastra/commit/1c6ce51f875915ab57fd36873623013699a2a65d), [`898a972`](https://github.com/mastra-ai/mastra/commit/898a9727d286c2510d6b702dfd367e6aaf5c6b0f), [`a97003a`](https://github.com/mastra-ai/mastra/commit/a97003aa1cf2f4022a41912324a1e77263b326b8), [`ccc141e`](https://github.com/mastra-ai/mastra/commit/ccc141ed27da0abc3a3fc28e9e5128152e8e37f4), [`fe3b897`](https://github.com/mastra-ai/mastra/commit/fe3b897c2ccbcd2b10e81b099438c7337feddf89), [`00123ba`](https://github.com/mastra-ai/mastra/commit/00123ba96dc9e5cd0b110420ebdba56d8f237b25), [`29c4309`](https://github.com/mastra-ai/mastra/commit/29c4309f818b24304c041bcb4a8f19b5f13f6b62), [`16785ce`](https://github.com/mastra-ai/mastra/commit/16785ced928f6f22638f4488cf8a125d99211799), [`de8239b`](https://github.com/mastra-ai/mastra/commit/de8239bdcb1d8c0cfa06da21f1569912a66bbc8a), [`b5e6cd7`](https://github.com/mastra-ai/mastra/commit/b5e6cd77fc8c8e64e0494c1d06cee3d84e795d1e), [`3759cb0`](https://github.com/mastra-ai/mastra/commit/3759cb064935b5f74c65ac2f52a1145f7352899d), [`651e772`](https://github.com/mastra-ai/mastra/commit/651e772eb1475fb13e126d3fcc01751297a88214), [`b61b93f`](https://github.com/mastra-ai/mastra/commit/b61b93f9e058b11dd2eec169853175d31dbdd567), [`bae33d9`](https://github.com/mastra-ai/mastra/commit/bae33d91a63fbb64d1e80519e1fc1acaed1e9013), [`c0b731f`](https://github.com/mastra-ai/mastra/commit/c0b731fb27d712dc8582e846df5c0332a6a0c5ba), [`43ca8f2`](https://github.com/mastra-ai/mastra/commit/43ca8f2c7334851cc7b4d3d2f037d8784bfbdd5f), [`2ca67cc`](https://github.com/mastra-ai/mastra/commit/2ca67cc3bb1f6a617353fdcab197d9efebe60d6f), [`9e67002`](https://github.com/mastra-ai/mastra/commit/9e67002b52c9be19936c420a489dbee9c5fd6a78), [`35edc49`](https://github.com/mastra-ai/mastra/commit/35edc49ac0556db609189641d6341e76771b81fc)]:
|
|
10
|
+
- @mastra/core@1.0.0-beta.5
|
|
11
|
+
|
|
3
12
|
## 1.0.0-beta.0
|
|
4
13
|
|
|
5
14
|
### Major Changes
|
|
@@ -298,5 +307,196 @@
|
|
|
298
307
|
|
|
299
308
|
### Patch Changes
|
|
300
309
|
|
|
310
|
+
- 03997ae: Update peerdeps
|
|
311
|
+
- Updated dependencies [227c7e6]
|
|
312
|
+
- Updated dependencies [12cae67]
|
|
313
|
+
- Updated dependencies [fd3a3eb]
|
|
314
|
+
- Updated dependencies [6faaee5]
|
|
315
|
+
- Updated dependencies [4232b14]
|
|
316
|
+
- Updated dependencies [a89de7e]
|
|
317
|
+
- Updated dependencies [5a37d0c]
|
|
318
|
+
- Updated dependencies [4bde0cb]
|
|
319
|
+
- Updated dependencies [cf4f357]
|
|
320
|
+
- Updated dependencies [ad888a2]
|
|
321
|
+
- Updated dependencies [481751d]
|
|
322
|
+
- Updated dependencies [2454423]
|
|
323
|
+
- Updated dependencies [194e395]
|
|
324
|
+
- Updated dependencies [a722c0b]
|
|
325
|
+
- Updated dependencies [c30bca8]
|
|
326
|
+
- Updated dependencies [3b5fec7]
|
|
327
|
+
- Updated dependencies [a8f129d]
|
|
328
|
+
- @mastra/core@0.14.0
|
|
329
|
+
|
|
330
|
+
## 0.11.5-alpha.0
|
|
331
|
+
|
|
332
|
+
### Patch Changes
|
|
333
|
+
|
|
334
|
+
- 03997ae: Update peerdeps
|
|
335
|
+
- @mastra/core@0.14.0-alpha.7
|
|
336
|
+
|
|
337
|
+
## 0.11.4
|
|
338
|
+
|
|
339
|
+
### Patch Changes
|
|
340
|
+
|
|
341
|
+
- 0885aef: dependencies updates:
|
|
342
|
+
- Updated dependency [`@qdrant/js-client-rest@^1.15.0` ↗︎](https://www.npmjs.com/package/@qdrant/js-client-rest/v/1.15.0) (from `^1.14.1`, in `dependencies`)
|
|
343
|
+
- Updated dependencies [d5330bf]
|
|
344
|
+
- Updated dependencies [2e74797]
|
|
345
|
+
- Updated dependencies [8388649]
|
|
346
|
+
- Updated dependencies [a239d41]
|
|
347
|
+
- Updated dependencies [dd94a26]
|
|
348
|
+
- Updated dependencies [3ba6772]
|
|
349
|
+
- Updated dependencies [b5cf2a3]
|
|
350
|
+
- Updated dependencies [2fff911]
|
|
351
|
+
- Updated dependencies [b32c50d]
|
|
352
|
+
- Updated dependencies [63449d0]
|
|
353
|
+
- Updated dependencies [121a3f8]
|
|
354
|
+
- Updated dependencies [ec510e7]
|
|
355
|
+
- @mastra/core@0.13.2
|
|
356
|
+
|
|
357
|
+
## 0.11.4-alpha.0
|
|
358
|
+
|
|
359
|
+
### Patch Changes
|
|
360
|
+
|
|
361
|
+
- 0885aef: dependencies updates:
|
|
362
|
+
- Updated dependency [`@qdrant/js-client-rest@^1.15.0` ↗︎](https://www.npmjs.com/package/@qdrant/js-client-rest/v/1.15.0) (from `^1.14.1`, in `dependencies`)
|
|
363
|
+
- Updated dependencies [d5330bf]
|
|
364
|
+
- Updated dependencies [a239d41]
|
|
365
|
+
- Updated dependencies [b32c50d]
|
|
366
|
+
- Updated dependencies [121a3f8]
|
|
367
|
+
- Updated dependencies [ec510e7]
|
|
368
|
+
- @mastra/core@0.13.2-alpha.2
|
|
369
|
+
|
|
370
|
+
## 0.11.3
|
|
371
|
+
|
|
372
|
+
### Patch Changes
|
|
373
|
+
|
|
374
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
375
|
+
- Updated dependencies [cb36de0]
|
|
376
|
+
- Updated dependencies [d0496e6]
|
|
377
|
+
- Updated dependencies [a82b851]
|
|
378
|
+
- Updated dependencies [ea0c5f2]
|
|
379
|
+
- Updated dependencies [41a0a0e]
|
|
380
|
+
- Updated dependencies [2871020]
|
|
381
|
+
- Updated dependencies [94f4812]
|
|
382
|
+
- Updated dependencies [e202b82]
|
|
383
|
+
- Updated dependencies [e00f6a0]
|
|
384
|
+
- Updated dependencies [4a406ec]
|
|
385
|
+
- Updated dependencies [b0e43c1]
|
|
386
|
+
- Updated dependencies [5d377e5]
|
|
387
|
+
- Updated dependencies [1fb812e]
|
|
388
|
+
- Updated dependencies [35c5798]
|
|
389
|
+
- @mastra/core@0.13.0
|
|
390
|
+
|
|
391
|
+
## 0.11.3-alpha.0
|
|
392
|
+
|
|
393
|
+
### Patch Changes
|
|
394
|
+
|
|
395
|
+
- 4a406ec: fixes TypeScript declaration file imports to ensure proper ESM compatibility
|
|
396
|
+
- Updated dependencies [cb36de0]
|
|
397
|
+
- Updated dependencies [a82b851]
|
|
398
|
+
- Updated dependencies [41a0a0e]
|
|
399
|
+
- Updated dependencies [2871020]
|
|
400
|
+
- Updated dependencies [4a406ec]
|
|
401
|
+
- Updated dependencies [5d377e5]
|
|
402
|
+
- @mastra/core@0.13.0-alpha.2
|
|
403
|
+
|
|
404
|
+
## 0.11.2
|
|
405
|
+
|
|
406
|
+
### Patch Changes
|
|
407
|
+
|
|
408
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
409
|
+
- Updated dependencies [510e2c8]
|
|
410
|
+
- Updated dependencies [2f72fb2]
|
|
411
|
+
- Updated dependencies [27cc97a]
|
|
412
|
+
- Updated dependencies [3f89307]
|
|
413
|
+
- Updated dependencies [9eda7d4]
|
|
414
|
+
- Updated dependencies [9d49408]
|
|
415
|
+
- Updated dependencies [41daa63]
|
|
416
|
+
- Updated dependencies [ad0a58b]
|
|
417
|
+
- Updated dependencies [254a36b]
|
|
418
|
+
- Updated dependencies [2ecf658]
|
|
419
|
+
- Updated dependencies [7a7754f]
|
|
420
|
+
- Updated dependencies [fc92d80]
|
|
421
|
+
- Updated dependencies [e0f73c6]
|
|
422
|
+
- Updated dependencies [0b89602]
|
|
423
|
+
- Updated dependencies [4d37822]
|
|
424
|
+
- Updated dependencies [23a6a7c]
|
|
425
|
+
- Updated dependencies [cda801d]
|
|
426
|
+
- Updated dependencies [a77c823]
|
|
427
|
+
- Updated dependencies [ff9c125]
|
|
428
|
+
- Updated dependencies [09bca64]
|
|
429
|
+
- Updated dependencies [b8efbb9]
|
|
430
|
+
- Updated dependencies [71466e7]
|
|
431
|
+
- Updated dependencies [0c99fbe]
|
|
432
|
+
- @mastra/core@0.12.0
|
|
433
|
+
|
|
434
|
+
## 0.11.2-alpha.0
|
|
435
|
+
|
|
436
|
+
### Patch Changes
|
|
437
|
+
|
|
438
|
+
- f42c4c2: update peer deps for packages to latest core range
|
|
439
|
+
- @mastra/core@0.12.0-alpha.5
|
|
440
|
+
|
|
441
|
+
## 0.11.1
|
|
442
|
+
|
|
443
|
+
### Patch Changes
|
|
444
|
+
|
|
445
|
+
- ce088f5: Update all peerdeps to latest core
|
|
446
|
+
- @mastra/core@0.11.1
|
|
447
|
+
|
|
448
|
+
## 0.11.0
|
|
449
|
+
|
|
450
|
+
### Minor Changes
|
|
451
|
+
|
|
452
|
+
- 8a3bfd2: Update peerdeps to latest core
|
|
453
|
+
|
|
454
|
+
### Patch Changes
|
|
455
|
+
|
|
456
|
+
- 0e17048: Throw mastra errors in storage packages
|
|
457
|
+
- Updated dependencies [15e9d26]
|
|
458
|
+
- Updated dependencies [d1baedb]
|
|
459
|
+
- Updated dependencies [d8f2d19]
|
|
460
|
+
- Updated dependencies [4d21bf2]
|
|
461
|
+
- Updated dependencies [07d6d88]
|
|
462
|
+
- Updated dependencies [9d52b17]
|
|
463
|
+
- Updated dependencies [2097952]
|
|
464
|
+
- Updated dependencies [792c4c0]
|
|
465
|
+
- Updated dependencies [5d74aab]
|
|
466
|
+
- Updated dependencies [a8b194f]
|
|
467
|
+
- Updated dependencies [4fb0cc2]
|
|
468
|
+
- Updated dependencies [d2a7a31]
|
|
469
|
+
- Updated dependencies [502fe05]
|
|
470
|
+
- Updated dependencies [144eb0b]
|
|
471
|
+
- Updated dependencies [8ba1b51]
|
|
472
|
+
- Updated dependencies [4efcfa0]
|
|
473
|
+
- Updated dependencies [0e17048]
|
|
474
|
+
- @mastra/core@0.10.7
|
|
475
|
+
|
|
476
|
+
## 0.11.0-alpha.1
|
|
477
|
+
|
|
478
|
+
### Minor Changes
|
|
479
|
+
|
|
480
|
+
- 8a3bfd2: Update peerdeps to latest core
|
|
481
|
+
|
|
482
|
+
### Patch Changes
|
|
483
|
+
|
|
484
|
+
- Updated dependencies [792c4c0]
|
|
485
|
+
- Updated dependencies [502fe05]
|
|
486
|
+
- Updated dependencies [4efcfa0]
|
|
487
|
+
- @mastra/core@0.10.7-alpha.3
|
|
488
|
+
|
|
489
|
+
## 0.10.4-alpha.0
|
|
490
|
+
|
|
491
|
+
### Patch Changes
|
|
492
|
+
|
|
493
|
+
- 0e17048: Throw mastra errors in storage packages
|
|
494
|
+
- Updated dependencies [d1baedb]
|
|
495
|
+
- Updated dependencies [4d21bf2]
|
|
496
|
+
- Updated dependencies [2097952]
|
|
497
|
+
- Updated dependencies [4fb0cc2]
|
|
498
|
+
- Updated dependencies [d2a7a31]
|
|
499
|
+
- Updated dependencies [0e17048]
|
|
500
|
+
- @mastra/core@0.10.7-alpha.1
|
|
301
501
|
|
|
302
|
-
...
|
|
502
|
+
... 1878 more lines hidden. See full changelog in package directory.
|