@powerhousedao/config 6.0.0-dev.99 → 6.0.0-staging.0
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 +24 -232
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,258 +1,50 @@
|
|
|
1
|
-
## 6.0.0-
|
|
1
|
+
## 6.0.0-staging.0 (2026-03-18)
|
|
2
2
|
|
|
3
3
|
### 🚀 Features
|
|
4
4
|
|
|
5
5
|
- **test-subscription:** adding a cli test-client for testing reactor api subscriptions ([563a8ac7d](https://github.com/powerhouse-inc/powerhouse/commit/563a8ac7d))
|
|
6
|
-
|
|
7
|
-
### 🩹 Fixes
|
|
8
|
-
|
|
9
|
-
- updated pnpm-lock ([c2843dc5b](https://github.com/powerhouse-inc/powerhouse/commit/c2843dc5b))
|
|
10
|
-
|
|
11
|
-
### ❤️ Thank You
|
|
12
|
-
|
|
13
|
-
- acaldas
|
|
14
|
-
- Benjamin Jordan
|
|
15
|
-
|
|
16
|
-
## 6.0.0-dev.98 (2026-03-18)
|
|
17
|
-
|
|
18
|
-
### 🩹 Fixes
|
|
19
|
-
|
|
20
|
-
- **connect:** declare dependencies ([6aa6910d3](https://github.com/powerhouse-inc/powerhouse/commit/6aa6910d3))
|
|
21
|
-
|
|
22
|
-
### ❤️ Thank You
|
|
23
|
-
|
|
24
|
-
- acaldas
|
|
25
|
-
|
|
26
|
-
## 6.0.0-dev.97 (2026-03-18)
|
|
27
|
-
|
|
28
|
-
### 🩹 Fixes
|
|
29
|
-
|
|
30
|
-
- **design-system:** removed zod dependency ([fdc7c2ef7](https://github.com/powerhouse-inc/powerhouse/commit/fdc7c2ef7))
|
|
31
|
-
|
|
32
|
-
### ❤️ Thank You
|
|
33
|
-
|
|
34
|
-
- acaldas @acaldas
|
|
35
|
-
|
|
36
|
-
## 6.0.0-dev.96 (2026-03-17)
|
|
37
|
-
|
|
38
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
39
|
-
|
|
40
|
-
## 6.0.0-dev.95 (2026-03-17)
|
|
41
|
-
|
|
42
|
-
### 🚀 Features
|
|
43
|
-
|
|
44
6
|
- **switchboard:** add OTel metrics export via OTEL_EXPORTER_OTLP_ENDPOINT ([52f34aa1f](https://github.com/powerhouse-inc/powerhouse/commit/52f34aa1f))
|
|
45
|
-
|
|
46
|
-
### 🩹 Fixes
|
|
47
|
-
|
|
48
|
-
- **codegen:** added missing deps to boilerplate ([721dcb581](https://github.com/powerhouse-inc/powerhouse/commit/721dcb581))
|
|
49
|
-
- **switchboard:** address OTel metrics review feedback ([c5ac016fc](https://github.com/powerhouse-inc/powerhouse/commit/c5ac016fc))
|
|
50
|
-
|
|
51
|
-
### ❤️ Thank You
|
|
52
|
-
|
|
53
|
-
- acaldas @acaldas
|
|
54
|
-
- Samuel Hawksby-Robinson @Samyoul
|
|
55
|
-
|
|
56
|
-
## 6.0.0-dev.94 (2026-03-17)
|
|
57
|
-
|
|
58
|
-
### 🩹 Fixes
|
|
59
|
-
|
|
60
|
-
- **common:** added missing runtime dependencies ([b0f647f75](https://github.com/powerhouse-inc/powerhouse/commit/b0f647f75))
|
|
61
|
-
|
|
62
|
-
### ❤️ Thank You
|
|
63
|
-
|
|
64
|
-
- acaldas @acaldas
|
|
65
|
-
|
|
66
|
-
## 6.0.0-dev.93 (2026-03-17)
|
|
67
|
-
|
|
68
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
69
|
-
|
|
70
|
-
## 6.0.0-dev.92 (2026-03-17)
|
|
71
|
-
|
|
72
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
73
|
-
|
|
74
|
-
## 6.0.0-dev.91 (2026-03-17)
|
|
75
|
-
|
|
76
|
-
### 🩹 Fixes
|
|
77
|
-
|
|
78
|
-
- adding build-bundle to simulate-ci-workflow ([ca93d1a2b](https://github.com/powerhouse-inc/powerhouse/commit/ca93d1a2b))
|
|
79
|
-
|
|
80
|
-
### ❤️ Thank You
|
|
81
|
-
|
|
82
|
-
- Benjamin Jordan
|
|
83
|
-
|
|
84
|
-
## 6.0.0-dev.90 (2026-03-14)
|
|
85
|
-
|
|
86
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
87
|
-
|
|
88
|
-
## 6.0.0-dev.89 (2026-03-13)
|
|
89
|
-
|
|
90
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
91
|
-
|
|
92
|
-
## 6.0.0-dev.88 (2026-03-12)
|
|
93
|
-
|
|
94
|
-
### 🚀 Features
|
|
95
|
-
|
|
96
7
|
- reactor-hypercore example ([d5557973a](https://github.com/powerhouse-inc/powerhouse/commit/d5557973a))
|
|
97
|
-
|
|
98
|
-
### ❤️ Thank You
|
|
99
|
-
|
|
100
|
-
- Benjamin Jordan
|
|
101
|
-
|
|
102
|
-
## 6.0.0-dev.87 (2026-03-12)
|
|
103
|
-
|
|
104
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
105
|
-
|
|
106
|
-
## 6.0.0-dev.86 (2026-03-12)
|
|
107
|
-
|
|
108
|
-
### 🚀 Features
|
|
109
|
-
|
|
110
8
|
- **renown,reactor-browser:** renown integration improvements ([a65731a73](https://github.com/powerhouse-inc/powerhouse/commit/a65731a73))
|
|
111
|
-
|
|
112
|
-
### ❤️ Thank You
|
|
113
|
-
|
|
114
|
-
- acaldas @acaldas
|
|
115
|
-
|
|
116
|
-
## 6.0.0-dev.85 (2026-03-12)
|
|
117
|
-
|
|
118
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
119
|
-
|
|
120
|
-
## 6.0.0-dev.84 (2026-03-11)
|
|
121
|
-
|
|
122
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
123
|
-
|
|
124
|
-
## 6.0.0-dev.83 (2026-03-11)
|
|
125
|
-
|
|
126
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
127
|
-
|
|
128
|
-
## 6.0.0-dev.82 (2026-03-11)
|
|
129
|
-
|
|
130
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
131
|
-
|
|
132
|
-
## 6.0.0-dev.81 (2026-03-11)
|
|
133
|
-
|
|
134
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
135
|
-
|
|
136
|
-
## 6.0.0-dev.80 (2026-03-11)
|
|
137
|
-
|
|
138
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
139
|
-
|
|
140
|
-
## 6.0.0-dev.79 (2026-03-11)
|
|
141
|
-
|
|
142
|
-
### 🚀 Features
|
|
143
|
-
|
|
144
9
|
- **ci:** add gitops action for registry image updates ([ba91d00dd](https://github.com/powerhouse-inc/powerhouse/commit/ba91d00dd))
|
|
145
|
-
|
|
146
|
-
### ❤️ Thank You
|
|
147
|
-
|
|
148
|
-
- Frank
|
|
149
|
-
|
|
150
|
-
## 6.0.0-dev.78 (2026-03-11)
|
|
151
|
-
|
|
152
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
153
|
-
|
|
154
|
-
## 6.0.0-dev.77 (2026-03-10)
|
|
155
|
-
|
|
156
|
-
### 🩹 Fixes
|
|
157
|
-
|
|
158
|
-
- **renown:** moved e2e script test to reactor-browser ([3c9b41045](https://github.com/powerhouse-inc/powerhouse/commit/3c9b41045))
|
|
159
|
-
|
|
160
|
-
### ❤️ Thank You
|
|
161
|
-
|
|
162
|
-
- acaldas @acaldas
|
|
163
|
-
|
|
164
|
-
## 6.0.0-dev.76 (2026-03-10)
|
|
165
|
-
|
|
166
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
167
|
-
|
|
168
|
-
## 6.0.0-dev.75 (2026-03-10)
|
|
169
|
-
|
|
170
|
-
### 🩹 Fixes
|
|
171
|
-
|
|
172
|
-
- **registry:** resolve catalog references in Dockerfile with sed ([765e8fbdd](https://github.com/powerhouse-inc/powerhouse/commit/765e8fbdd))
|
|
173
|
-
- **registry:** copy pnpm-workspace.yaml for Docker build catalog resolution ([7407700b1](https://github.com/powerhouse-inc/powerhouse/commit/7407700b1))
|
|
174
|
-
|
|
175
|
-
### ❤️ Thank You
|
|
176
|
-
|
|
177
|
-
- Frank
|
|
178
|
-
|
|
179
|
-
## 6.0.0-dev.74 (2026-03-10)
|
|
180
|
-
|
|
181
|
-
### 🚀 Features
|
|
182
|
-
|
|
183
10
|
- **ci:** add registry Docker image to publish workflow ([17544abad](https://github.com/powerhouse-inc/powerhouse/commit/17544abad))
|
|
184
|
-
|
|
185
|
-
### ❤️ Thank You
|
|
186
|
-
|
|
187
|
-
- Frank
|
|
188
|
-
|
|
189
|
-
## 6.0.0-dev.73 (2026-03-10)
|
|
190
|
-
|
|
191
|
-
### 🚀 Features
|
|
192
|
-
|
|
193
11
|
- opentelementry-instrumentation-reactor package ([67d5c31e5](https://github.com/powerhouse-inc/powerhouse/commit/67d5c31e5))
|
|
194
|
-
|
|
195
|
-
### ❤️ Thank You
|
|
196
|
-
|
|
197
|
-
- Benjamin Jordan
|
|
198
|
-
|
|
199
|
-
## 6.0.0-dev.72 (2026-03-09)
|
|
200
|
-
|
|
201
|
-
### 🚀 Features
|
|
202
|
-
|
|
203
12
|
- **renown,reactor-browser,connect:** cleanup renown integration ([fe6112c2c](https://github.com/powerhouse-inc/powerhouse/commit/fe6112c2c))
|
|
204
|
-
|
|
205
|
-
### ❤️ Thank You
|
|
206
|
-
|
|
207
|
-
- acaldas @acaldas
|
|
208
|
-
|
|
209
|
-
## 6.0.0-dev.71 (2026-03-07)
|
|
210
|
-
|
|
211
|
-
### 🚀 Features
|
|
212
|
-
|
|
213
13
|
- **connect,reactor-browser:** add dynamic package loading from HTTP registry ([f92816782](https://github.com/powerhouse-inc/powerhouse/commit/f92816782))
|
|
214
14
|
- **document-model,reactor-api,reactor-browser:** implemented remote document controller ([6299c21da](https://github.com/powerhouse-inc/powerhouse/commit/6299c21da))
|
|
215
|
-
|
|
216
|
-
### 🩹 Fixes
|
|
217
|
-
|
|
218
|
-
- **reactor-browser:** removed subexports ([4cda7f44c](https://github.com/powerhouse-inc/powerhouse/commit/4cda7f44c))
|
|
219
|
-
|
|
220
|
-
### ❤️ Thank You
|
|
221
|
-
|
|
222
|
-
- acaldas @acaldas
|
|
223
|
-
- Guillermo Puente @gpuente
|
|
224
|
-
|
|
225
|
-
## 6.0.0-dev.70 (2026-03-06)
|
|
226
|
-
|
|
227
|
-
### 🚀 Features
|
|
228
|
-
|
|
229
15
|
- **switchboard,reactor-api,registry:** add runtime dynamic pacage loading from HTTP registry ([37f91250e](https://github.com/powerhouse-inc/powerhouse/commit/37f91250e))
|
|
230
16
|
- add new bundling for connect ([#2390](https://github.com/powerhouse-inc/powerhouse/pull/2390))
|
|
231
17
|
|
|
232
18
|
### 🩹 Fixes
|
|
233
19
|
|
|
20
|
+
- updated pnpm-lock ([c2843dc5b](https://github.com/powerhouse-inc/powerhouse/commit/c2843dc5b))
|
|
21
|
+
- **connect:** declare dependencies ([6aa6910d3](https://github.com/powerhouse-inc/powerhouse/commit/6aa6910d3))
|
|
22
|
+
- **design-system:** removed zod dependency ([fdc7c2ef7](https://github.com/powerhouse-inc/powerhouse/commit/fdc7c2ef7))
|
|
23
|
+
- **codegen:** added missing deps to boilerplate ([721dcb581](https://github.com/powerhouse-inc/powerhouse/commit/721dcb581))
|
|
24
|
+
- **switchboard:** address OTel metrics review feedback ([c5ac016fc](https://github.com/powerhouse-inc/powerhouse/commit/c5ac016fc))
|
|
25
|
+
- **common:** added missing runtime dependencies ([b0f647f75](https://github.com/powerhouse-inc/powerhouse/commit/b0f647f75))
|
|
26
|
+
- adding build-bundle to simulate-ci-workflow ([ca93d1a2b](https://github.com/powerhouse-inc/powerhouse/commit/ca93d1a2b))
|
|
27
|
+
- **renown:** moved e2e script test to reactor-browser ([3c9b41045](https://github.com/powerhouse-inc/powerhouse/commit/3c9b41045))
|
|
28
|
+
- **registry:** resolve catalog references in Dockerfile with sed ([765e8fbdd](https://github.com/powerhouse-inc/powerhouse/commit/765e8fbdd))
|
|
29
|
+
- **registry:** copy pnpm-workspace.yaml for Docker build catalog resolution ([7407700b1](https://github.com/powerhouse-inc/powerhouse/commit/7407700b1))
|
|
30
|
+
- **reactor-browser:** removed subexports ([4cda7f44c](https://github.com/powerhouse-inc/powerhouse/commit/4cda7f44c))
|
|
234
31
|
- eslint config ([fb20b3726](https://github.com/powerhouse-inc/powerhouse/commit/fb20b3726))
|
|
235
|
-
|
|
236
|
-
### ❤️ Thank You
|
|
237
|
-
|
|
238
|
-
- Guillermo Puente @gpuente
|
|
239
|
-
- Ryan Wolhuter @ryanwolhuter
|
|
240
|
-
|
|
241
|
-
## 6.0.0-dev.69 (2026-03-05)
|
|
242
|
-
|
|
243
|
-
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
244
|
-
|
|
245
|
-
## 6.0.0-dev.68 (2026-03-04)
|
|
246
|
-
|
|
247
|
-
### 🩹 Fixes
|
|
248
|
-
|
|
249
32
|
- **vetra:** remove custom subgraphs from vetra ([3a1e3b9b0](https://github.com/powerhouse-inc/powerhouse/commit/3a1e3b9b0))
|
|
250
33
|
- resolve empty name causing silent ADD_FILE failure in drives ([b44ed0c1c](https://github.com/powerhouse-inc/powerhouse/commit/b44ed0c1c))
|
|
251
34
|
- **reactor-mcp:** adopt new reactor client interface for MCP server ([1b8e6fb19](https://github.com/powerhouse-inc/powerhouse/commit/1b8e6fb19))
|
|
252
35
|
|
|
253
36
|
### ❤️ Thank You
|
|
254
37
|
|
|
255
|
-
-
|
|
38
|
+
- acaldas
|
|
39
|
+
- Benjamin Jordan
|
|
40
|
+
- Frank
|
|
41
|
+
- Guillermo Puente
|
|
42
|
+
- Ryan Wolhuter
|
|
43
|
+
- Samuel Hawksby-Robinson
|
|
44
|
+
|
|
45
|
+
## 6.0.1-staging.1 (2026-03-03)
|
|
46
|
+
|
|
47
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
256
48
|
|
|
257
49
|
## 6.0.0-dev.67 (2026-03-03)
|
|
258
50
|
|
|
@@ -779,7 +571,7 @@ This was a version bump only for @powerhousedao/config to align it with other pr
|
|
|
779
571
|
### 🚀 Features
|
|
780
572
|
|
|
781
573
|
- **design-system:** default styles tweaks and DocumentStateViewer ([c0a66720c](https://github.com/powerhouse-inc/powerhouse/commit/c0a66720c))
|
|
782
|
-
- **ci:** deploy staging tenant from release/staging
|
|
574
|
+
- **ci:** deploy staging tenant from release/staging/\* branches ([8761579e7](https://github.com/powerhouse-inc/powerhouse/commit/8761579e7))
|
|
783
575
|
- **ci:** add Harbor registry to docker image publishing ([f3a2fab69](https://github.com/powerhouse-inc/powerhouse/commit/f3a2fab69))
|
|
784
576
|
|
|
785
577
|
### ❤️ Thank You
|
|
@@ -3761,4 +3553,4 @@ This was a version bump only for @powerhousedao/config to align it with other pr
|
|
|
3761
3553
|
|
|
3762
3554
|
### ❤️ Thank You
|
|
3763
3555
|
|
|
3764
|
-
- ryanwolhuter @ryanwolhuter
|
|
3556
|
+
- ryanwolhuter @ryanwolhuter
|