create-mastra 0.0.0-fix-ai-sdk-dependency-20251124104209 → 0.0.0-fix-backport-setserver-20251201151948

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,72 +1,78 @@
1
1
  # create-mastra
2
2
 
3
- ## 0.0.0-fix-ai-sdk-dependency-20251124104209
3
+ ## 0.0.0-fix-backport-setserver-20251201151948
4
4
 
5
- ### Major Changes
5
+ ## 0.18.6
6
6
 
7
- - Bump minimum required Node.js version to 22.13.0 ([#9706](https://github.com/mastra-ai/mastra/pull/9706))
7
+ ## 0.18.6-alpha.0
8
8
 
9
- - Removed old tracing code based on OpenTelemetry ([#9237](https://github.com/mastra-ai/mastra/pull/9237))
9
+ ## 0.18.5
10
10
 
11
- - Mark as stable ([`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc))
11
+ ## 0.18.5-alpha.0
12
+
13
+ ## 0.18.4
14
+
15
+ ## 0.18.4-alpha.0
16
+
17
+ ## 0.18.3
12
18
 
13
19
  ### Patch Changes
14
20
 
15
- - dependencies updates: ([#10111](https://github.com/mastra-ai/mastra/pull/10111))
16
- - Updated dependency [`pino@^10.1.0` ↗︎](https://www.npmjs.com/package/pino/v/10.1.0) (from `^9.7.0`, in `dependencies`)
21
+ - fix: detect bun runtime and cleanup on failure ([#10307](https://github.com/mastra-ai/mastra/pull/10307))
17
22
 
18
- - dependencies updates: ([#9781](https://github.com/mastra-ai/mastra/pull/9781))
19
- - Updated dependency [`posthog-node@^5.11.2` ↗︎](https://www.npmjs.com/package/posthog-node/v/5.11.2) (from `^4.18.0`, in `dependencies`)
23
+ ## 0.18.3-alpha.0
24
+
25
+ ### Patch Changes
20
26
 
21
- - Update MainSidebar component to fit required changes in Cloud CTA link ([#9318](https://github.com/mastra-ai/mastra/pull/9318))
27
+ - fix: detect bun runtime and cleanup on failure ([#10307](https://github.com/mastra-ai/mastra/pull/10307))
22
28
 
23
- - Make MainSidebar toggle button sticky to bottom, always visible ([#9682](https://github.com/mastra-ai/mastra/pull/9682))
29
+ ## 0.18.2
24
30
 
25
- - fix: detect bun runtime and cleanup on failure ([#10242](https://github.com/mastra-ai/mastra/pull/10242))
31
+ ## 0.18.2-alpha.0
26
32
 
27
- - Fix scorer filtering for SpanScoring, add error and info message for user ([#10160](https://github.com/mastra-ai/mastra/pull/10160))
33
+ ## 0.18.1
28
34
 
29
- - Fix double scroll on agent chat container ([#10253](https://github.com/mastra-ai/mastra/pull/10253))
35
+ ## 0.18.1-alpha.0
30
36
 
31
- ## 1.0.0-beta.3
37
+ ## 0.18.0
32
38
 
33
39
  ### Patch Changes
34
40
 
35
- - fix: detect bun runtime and cleanup on failure ([#10242](https://github.com/mastra-ai/mastra/pull/10242))
41
+ - update peerdeps ([`5ca1cca`](https://github.com/mastra-ai/mastra/commit/5ca1ccac61ffa7141e6d9fa8f22d3ad4d03bf5dc))
36
42
 
37
- ## 1.0.0-beta.2
43
+ ## 0.18.0-alpha.0
38
44
 
39
45
  ### Patch Changes
40
46
 
41
- - dependencies updates: ([#10111](https://github.com/mastra-ai/mastra/pull/10111))
42
- - Updated dependency [`pino@^10.1.0` ↗︎](https://www.npmjs.com/package/pino/v/10.1.0) (from `^9.7.0`, in `dependencies`)
47
+ - update peerdeps ([`5ca1cca`](https://github.com/mastra-ai/mastra/commit/5ca1ccac61ffa7141e6d9fa8f22d3ad4d03bf5dc))
43
48
 
44
- - dependencies updates: ([#9781](https://github.com/mastra-ai/mastra/pull/9781))
45
- - Updated dependency [`posthog-node@^5.11.2` ↗︎](https://www.npmjs.com/package/posthog-node/v/5.11.2) (from `^4.18.0`, in `dependencies`)
49
+ ## 0.17.7
46
50
 
47
- - Fix scorer filtering for SpanScoring, add error and info message for user ([#10160](https://github.com/mastra-ai/mastra/pull/10160))
51
+ ## 0.17.7-alpha.0
48
52
 
49
- - Fix double scroll on agent chat container ([#10253](https://github.com/mastra-ai/mastra/pull/10253))
50
-
51
- ## 1.0.0-beta.1
53
+ ## 0.17.6
52
54
 
53
55
  ### Patch Changes
54
56
 
55
- - Make MainSidebar toggle button sticky to bottom, always visible ([#9682](https://github.com/mastra-ai/mastra/pull/9682))
57
+ - Update MainSidebar component to fit required changes in Cloud CTA link ([#9364](https://github.com/mastra-ai/mastra/pull/9364))
56
58
 
57
- ## 1.0.0-beta.0
59
+ ## 0.17.6-alpha.1
58
60
 
59
- ### Major Changes
61
+ ## 0.17.6-alpha.0
60
62
 
61
- - Bump minimum required Node.js version to 22.13.0 ([#9706](https://github.com/mastra-ai/mastra/pull/9706))
63
+ ### Patch Changes
62
64
 
63
- - Removed old tracing code based on OpenTelemetry ([#9237](https://github.com/mastra-ai/mastra/pull/9237))
65
+ - Update MainSidebar component to fit required changes in Cloud CTA link ([#9364](https://github.com/mastra-ai/mastra/pull/9364))
64
66
 
65
- - Mark as stable ([`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc))
67
+ ## 0.17.5
66
68
 
67
69
  ### Patch Changes
68
70
 
69
- - Update MainSidebar component to fit required changes in Cloud CTA link ([#9318](https://github.com/mastra-ai/mastra/pull/9318))
71
+ - Fix peerdependencies ([`eb7c1c8`](https://github.com/mastra-ai/mastra/commit/eb7c1c8c592d8fb16dfd250e337d9cdc73c8d5de))
72
+
73
+ ## 0.17.4
74
+
75
+ ## 0.17.4-alpha.0
70
76
 
71
77
  ## 0.17.3
72
78