create-mastra 0.0.0-fix-backport-setserver-20251201151948 → 0.0.0-fix-request-context-as-query-key-20251209130646

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,78 +1,120 @@
1
1
  # create-mastra
2
2
 
3
- ## 0.0.0-fix-backport-setserver-20251201151948
3
+ ## 0.0.0-fix-request-context-as-query-key-20251209130646
4
4
 
5
- ## 0.18.6
5
+ ### Major Changes
6
6
 
7
- ## 0.18.6-alpha.0
7
+ - Bump minimum required Node.js version to 22.13.0 ([#9706](https://github.com/mastra-ai/mastra/pull/9706))
8
8
 
9
- ## 0.18.5
9
+ - Removed old tracing code based on OpenTelemetry ([#9237](https://github.com/mastra-ai/mastra/pull/9237))
10
10
 
11
- ## 0.18.5-alpha.0
11
+ - Mark as stable ([`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc))
12
12
 
13
- ## 0.18.4
13
+ ### Patch Changes
14
14
 
15
- ## 0.18.4-alpha.0
15
+ - Fix select options overflow when list is long by adding maximum height ([#10813](https://github.com/mastra-ai/mastra/pull/10813))
16
16
 
17
- ## 0.18.3
17
+ - dependencies updates: ([#10111](https://github.com/mastra-ai/mastra/pull/10111))
18
+ - Updated dependency [`pino@^10.1.0` ↗︎](https://www.npmjs.com/package/pino/v/10.1.0) (from `^9.7.0`, in `dependencies`)
18
19
 
19
- ### Patch Changes
20
+ - dependencies updates: ([#9781](https://github.com/mastra-ai/mastra/pull/9781))
21
+ - Updated dependency [`posthog-node@^5.11.2` ↗︎](https://www.npmjs.com/package/posthog-node/v/5.11.2) (from `^4.18.0`, in `dependencies`)
20
22
 
21
- - fix: detect bun runtime and cleanup on failure ([#10307](https://github.com/mastra-ai/mastra/pull/10307))
23
+ - Update MainSidebar component to fit required changes in Cloud CTA link ([#9318](https://github.com/mastra-ai/mastra/pull/9318))
22
24
 
23
- ## 0.18.3-alpha.0
25
+ - Fix default value showing on workflow form after user submits ([#10983](https://github.com/mastra-ai/mastra/pull/10983))
24
26
 
25
- ### Patch Changes
27
+ - Make MainSidebar toggle button sticky to bottom, always visible ([#9682](https://github.com/mastra-ai/mastra/pull/9682))
28
+
29
+ - fix: detect bun runtime and cleanup on failure ([#10242](https://github.com/mastra-ai/mastra/pull/10242))
30
+
31
+ - Add timeTravel APIs and add timeTravel feature to studio ([#10361](https://github.com/mastra-ai/mastra/pull/10361))
32
+
33
+ - Fix discriminatedUnion schema information lost when json schema is converted to zod ([#10500](https://github.com/mastra-ai/mastra/pull/10500))
34
+
35
+ - Move useScorers down to trace page to trigger it once for all trace spans ([#10985](https://github.com/mastra-ai/mastra/pull/10985))
26
36
 
27
- - fix: detect bun runtime and cleanup on failure ([#10307](https://github.com/mastra-ai/mastra/pull/10307))
37
+ - Update Observability Trace Spans list UI, so a user can expand/collapse span children/descendants and can filter the list by span type or name ([#10378](https://github.com/mastra-ai/mastra/pull/10378))
28
38
 
29
- ## 0.18.2
39
+ - Fix workflow trigger form overflow ([#10986](https://github.com/mastra-ai/mastra/pull/10986))
30
40
 
31
- ## 0.18.2-alpha.0
41
+ - Fix scorer filtering for SpanScoring, add error and info message for user ([#10160](https://github.com/mastra-ai/mastra/pull/10160))
32
42
 
33
- ## 0.18.1
43
+ - Hide time travel on map steps in Studio ([#10631](https://github.com/mastra-ai/mastra/pull/10631))
34
44
 
35
- ## 0.18.1-alpha.0
45
+ - Fix double scroll on agent chat container ([#10253](https://github.com/mastra-ai/mastra/pull/10253))
36
46
 
37
- ## 0.18.0
47
+ ## 1.0.0-beta.7
38
48
 
39
49
  ### Patch Changes
40
50
 
41
- - update peerdeps ([`5ca1cca`](https://github.com/mastra-ai/mastra/commit/5ca1ccac61ffa7141e6d9fa8f22d3ad4d03bf5dc))
51
+ - Fix default value showing on workflow form after user submits ([#10983](https://github.com/mastra-ai/mastra/pull/10983))
42
52
 
43
- ## 0.18.0-alpha.0
53
+ - Move useScorers down to trace page to trigger it once for all trace spans ([#10985](https://github.com/mastra-ai/mastra/pull/10985))
54
+
55
+ - Update Observability Trace Spans list UI, so a user can expand/collapse span children/descendants and can filter the list by span type or name ([#10378](https://github.com/mastra-ai/mastra/pull/10378))
56
+
57
+ - Fix workflow trigger form overflow ([#10986](https://github.com/mastra-ai/mastra/pull/10986))
58
+
59
+ ## 1.0.0-beta.6
44
60
 
45
61
  ### Patch Changes
46
62
 
47
- - update peerdeps ([`5ca1cca`](https://github.com/mastra-ai/mastra/commit/5ca1ccac61ffa7141e6d9fa8f22d3ad4d03bf5dc))
63
+ - Fix select options overflow when list is long by adding maximum height ([#10813](https://github.com/mastra-ai/mastra/pull/10813))
64
+
65
+ ## 1.0.0-beta.5
66
+
67
+ ### Patch Changes
48
68
 
49
- ## 0.17.7
69
+ - Fix discriminatedUnion schema information lost when json schema is converted to zod ([#10500](https://github.com/mastra-ai/mastra/pull/10500))
50
70
 
51
- ## 0.17.7-alpha.0
71
+ - Hide time travel on map steps in Studio ([#10631](https://github.com/mastra-ai/mastra/pull/10631))
52
72
 
53
- ## 0.17.6
73
+ ## 1.0.0-beta.4
54
74
 
55
75
  ### Patch Changes
56
76
 
57
- - Update MainSidebar component to fit required changes in Cloud CTA link ([#9364](https://github.com/mastra-ai/mastra/pull/9364))
77
+ - Add timeTravel APIs and add timeTravel feature to studio ([#10361](https://github.com/mastra-ai/mastra/pull/10361))
58
78
 
59
- ## 0.17.6-alpha.1
79
+ ## 1.0.0-beta.3
60
80
 
61
- ## 0.17.6-alpha.0
81
+ ### Patch Changes
82
+
83
+ - fix: detect bun runtime and cleanup on failure ([#10242](https://github.com/mastra-ai/mastra/pull/10242))
84
+
85
+ ## 1.0.0-beta.2
62
86
 
63
87
  ### Patch Changes
64
88
 
65
- - Update MainSidebar component to fit required changes in Cloud CTA link ([#9364](https://github.com/mastra-ai/mastra/pull/9364))
89
+ - dependencies updates: ([#10111](https://github.com/mastra-ai/mastra/pull/10111))
90
+ - Updated dependency [`pino@^10.1.0` ↗︎](https://www.npmjs.com/package/pino/v/10.1.0) (from `^9.7.0`, in `dependencies`)
91
+
92
+ - dependencies updates: ([#9781](https://github.com/mastra-ai/mastra/pull/9781))
93
+ - Updated dependency [`posthog-node@^5.11.2` ↗︎](https://www.npmjs.com/package/posthog-node/v/5.11.2) (from `^4.18.0`, in `dependencies`)
94
+
95
+ - Fix scorer filtering for SpanScoring, add error and info message for user ([#10160](https://github.com/mastra-ai/mastra/pull/10160))
96
+
97
+ - Fix double scroll on agent chat container ([#10253](https://github.com/mastra-ai/mastra/pull/10253))
66
98
 
67
- ## 0.17.5
99
+ ## 1.0.0-beta.1
68
100
 
69
101
  ### Patch Changes
70
102
 
71
- - Fix peerdependencies ([`eb7c1c8`](https://github.com/mastra-ai/mastra/commit/eb7c1c8c592d8fb16dfd250e337d9cdc73c8d5de))
103
+ - Make MainSidebar toggle button sticky to bottom, always visible ([#9682](https://github.com/mastra-ai/mastra/pull/9682))
72
104
 
73
- ## 0.17.4
105
+ ## 1.0.0-beta.0
106
+
107
+ ### Major Changes
108
+
109
+ - Bump minimum required Node.js version to 22.13.0 ([#9706](https://github.com/mastra-ai/mastra/pull/9706))
110
+
111
+ - Removed old tracing code based on OpenTelemetry ([#9237](https://github.com/mastra-ai/mastra/pull/9237))
112
+
113
+ - Mark as stable ([`83d5942`](https://github.com/mastra-ai/mastra/commit/83d5942669ce7bba4a6ca4fd4da697a10eb5ebdc))
114
+
115
+ ### Patch Changes
74
116
 
75
- ## 0.17.4-alpha.0
117
+ - Update MainSidebar component to fit required changes in Cloud CTA link ([#9318](https://github.com/mastra-ai/mastra/pull/9318))
76
118
 
77
119
  ## 0.17.3
78
120