create-mastra 1.9.4-alpha.2 → 1.9.4-alpha.4

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,9 @@
1
1
  # create-mastra
2
2
 
3
+ ## 1.9.4-alpha.4
4
+
5
+ ## 1.9.4-alpha.3
6
+
3
7
  ## 1.9.4-alpha.2
4
8
 
5
9
  ## 1.9.4-alpha.1
package/dist/index.js CHANGED
@@ -15317,7 +15317,7 @@ This is a **Mastra** project written in TypeScript. Mastra is a framework for bu
15317
15317
 
15318
15318
  \`\`\`bash
15319
15319
  npm run dev # Start Mastra Studio at localhost:4111 (long-running, use a separate terminal)
15320
- npm run build # Build a production-ready server
15320
+ npm run build # Build a production-ready server (use a separate terminal)
15321
15321
  \`\`\`
15322
15322
 
15323
15323
  ## Project Structure
@@ -15789,7 +15789,7 @@ var PinoLogger = class _PinoLogger extends MastraLogger {
15789
15789
  };
15790
15790
 
15791
15791
  var package_default = {
15792
- version: "1.9.4-alpha.2"};
15792
+ version: "1.9.4-alpha.4"};
15793
15793
  var logger = createLogger(false);
15794
15794
  function createLogger(debug = false) {
15795
15795
  return new PinoLogger({