@mastra/playground-ui 7.0.0-beta.26 → 7.0.0-beta.27

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,14 @@
1
1
  # @mastra/playground-ui
2
2
 
3
+ ## 7.0.0-beta.27
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`50fd320`](https://github.com/mastra-ai/mastra/commit/50fd320003d0d93831c230ef531bef41f5ba7b3a)]:
8
+ - @mastra/core@1.0.0-beta.27
9
+ - @mastra/client-js@1.0.0-beta.27
10
+ - @mastra/react@0.1.0-beta.27
11
+
3
12
  ## 7.0.0-beta.26
4
13
 
5
14
  ### Patch Changes
package/dist/index.cjs.js CHANGED
@@ -17833,7 +17833,7 @@ const EmptyProcessorsTable = () => /* @__PURE__ */ jsxRuntime.jsx("div", { class
17833
17833
  className: "w-full",
17834
17834
  variant: "light",
17835
17835
  as: "a",
17836
- href: "https://mastra.ai/en/docs/processors",
17836
+ href: "https://mastra.ai/docs/agents/processors",
17837
17837
  target: "_blank",
17838
17838
  children: [
17839
17839
  /* @__PURE__ */ jsxRuntime.jsx(Icon, { children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Cpu, {}) }),