@mastra/playground-ui 6.1.4-alpha.0 → 6.1.4-alpha.1

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/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 6.1.4-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - dependencies updates: ([#7802](https://github.com/mastra-ai/mastra/pull/7802))
8
+ - Updated dependency [`react-syntax-highlighter@^15.6.6` ↗︎](https://www.npmjs.com/package/react-syntax-highlighter/v/15.6.6) (from `^15.6.1`, in `dependencies`)
9
+
10
+ - dependencies updates: ([#7868](https://github.com/mastra-ai/mastra/pull/7868))
11
+ - Updated dependency [`swr@^2.3.6` ↗︎](https://www.npmjs.com/package/swr/v/2.3.6) (from `^2.3.4`, in `dependencies`)
12
+
13
+ - Update peerdep of @mastra/core ([#7619](https://github.com/mastra-ai/mastra/pull/7619))
14
+
15
+ - Update data printed in AI span dialogs ([#7847](https://github.com/mastra-ai/mastra/pull/7847))
16
+
17
+ - avoid refetching on error when resolving a workflow in cloud ([#7842](https://github.com/mastra-ai/mastra/pull/7842))
18
+
19
+ - Add default width to AI span timeline presentation ([#7853](https://github.com/mastra-ai/mastra/pull/7853))
20
+
21
+ - fix markdown rendering in agent in agent text-delta ([#7851](https://github.com/mastra-ai/mastra/pull/7851))
22
+
23
+ - Set null as empty value for score prompts ([#7875](https://github.com/mastra-ai/mastra/pull/7875))
24
+
25
+ - fix workflows runs fetching and displaying ([#7852](https://github.com/mastra-ai/mastra/pull/7852))
26
+
27
+ - fix empty state for scorers on agent page ([#7846](https://github.com/mastra-ai/mastra/pull/7846))
28
+
29
+ - Updated dependencies [[`a1bb887`](https://github.com/mastra-ai/mastra/commit/a1bb887e8bfae44230f487648da72e96ef824561), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382), [`a0f5f1c`](https://github.com/mastra-ai/mastra/commit/a0f5f1ca39c3c5c6d26202e9fcab986b4fe14568), [`b356f5f`](https://github.com/mastra-ai/mastra/commit/b356f5f7566cb3edb755d91f00b72fc1420b2a37), [`f5ce05f`](https://github.com/mastra-ai/mastra/commit/f5ce05f831d42c69559bf4c0fdb46ccb920fc3a3), [`9f6f30f`](https://github.com/mastra-ai/mastra/commit/9f6f30f04ec6648bbca798ea8aad59317c40d8db), [`d706fad`](https://github.com/mastra-ai/mastra/commit/d706fad6e6e4b72357b18d229ba38e6c913c0e70), [`5c3768f`](https://github.com/mastra-ai/mastra/commit/5c3768fa959454232ad76715c381f4aac00c6881), [`8a3f5e4`](https://github.com/mastra-ai/mastra/commit/8a3f5e4212ec36b302957deb4bd47005ab598382)]:
30
+ - @mastra/core@0.17.0-alpha.3
31
+ - @mastra/client-js@0.12.4-alpha.3
32
+
3
33
  ## 6.1.4-alpha.0
4
34
 
5
35
  ### Patch Changes