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