@powerhousedao/config 6.2.0-dev.8 → 6.2.0-rc.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/.tsbuild/tsconfig.tsbuildinfo +1 -1
- package/CHANGELOG.md +206 -2
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,207 @@
|
|
|
1
|
+
## 6.2.0-rc.0 (2026-06-26)
|
|
2
|
+
|
|
3
|
+
### 🚀 Features
|
|
4
|
+
|
|
5
|
+
- **release:** support release/rc/x.x.x branches publishing under -rc.x npm tag ([51a030c04](https://github.com/powerhouse-inc/powerhouse/commit/51a030c04))
|
|
6
|
+
|
|
7
|
+
### ❤️ Thank You
|
|
8
|
+
|
|
9
|
+
- Guillermo Puente @gpuente
|
|
10
|
+
|
|
11
|
+
## 6.2.0-dev.38 (2026-06-26)
|
|
12
|
+
|
|
13
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
14
|
+
|
|
15
|
+
## 6.2.0-dev.37 (2026-06-25)
|
|
16
|
+
|
|
17
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
18
|
+
|
|
19
|
+
## 6.2.0-dev.36 (2026-06-25)
|
|
20
|
+
|
|
21
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
22
|
+
|
|
23
|
+
## 6.2.0-dev.35 (2026-06-25)
|
|
24
|
+
|
|
25
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
26
|
+
|
|
27
|
+
## 6.2.0-dev.34 (2026-06-25)
|
|
28
|
+
|
|
29
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
30
|
+
|
|
31
|
+
## 6.2.0-dev.33 (2026-06-25)
|
|
32
|
+
|
|
33
|
+
### 🩹 Fixes
|
|
34
|
+
|
|
35
|
+
- package updates never made it in ([a543795e3](https://github.com/powerhouse-inc/powerhouse/commit/a543795e3))
|
|
36
|
+
- test fixes ([7784d7e6b](https://github.com/powerhouse-inc/powerhouse/commit/7784d7e6b))
|
|
37
|
+
- **academy:** repair broken academy build and broken links ([b6de178fc](https://github.com/powerhouse-inc/powerhouse/commit/b6de178fc))
|
|
38
|
+
|
|
39
|
+
### ❤️ Thank You
|
|
40
|
+
|
|
41
|
+
- Benjamin Jordan
|
|
42
|
+
- CallmeT-ty @CallmeT-ty
|
|
43
|
+
- Claude Opus 4.8
|
|
44
|
+
|
|
45
|
+
## 6.2.0-dev.31 (2026-06-23)
|
|
46
|
+
|
|
47
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
48
|
+
|
|
49
|
+
## 6.2.0-dev.30 (2026-06-23)
|
|
50
|
+
|
|
51
|
+
### 🔥 Performance
|
|
52
|
+
|
|
53
|
+
- **codegen:** replace prettier with oxfmt for generation-time formatting ([a2faa630d](https://github.com/powerhouse-inc/powerhouse/commit/a2faa630d))
|
|
54
|
+
|
|
55
|
+
### ❤️ Thank You
|
|
56
|
+
|
|
57
|
+
- acaldas
|
|
58
|
+
|
|
59
|
+
## 6.2.0-dev.29 (2026-06-23)
|
|
60
|
+
|
|
61
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
62
|
+
|
|
63
|
+
## 6.2.0-dev.28 (2026-06-22)
|
|
64
|
+
|
|
65
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
66
|
+
|
|
67
|
+
## 6.2.0-dev.27 (2026-06-22)
|
|
68
|
+
|
|
69
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
70
|
+
|
|
71
|
+
## 6.2.0-dev.26 (2026-06-21)
|
|
72
|
+
|
|
73
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
74
|
+
|
|
75
|
+
## 6.2.0-dev.25 (2026-06-20)
|
|
76
|
+
|
|
77
|
+
### 🚀 Features
|
|
78
|
+
|
|
79
|
+
- doc-capture skill for ph-lora( ([446d854b4](https://github.com/powerhouse-inc/powerhouse/commit/446d854b4))
|
|
80
|
+
|
|
81
|
+
### 🩹 Fixes
|
|
82
|
+
|
|
83
|
+
- academy agents ([4630e22d9](https://github.com/powerhouse-inc/powerhouse/commit/4630e22d9))
|
|
84
|
+
|
|
85
|
+
### ❤️ Thank You
|
|
86
|
+
|
|
87
|
+
- CallmeT-ty @CallmeT-ty
|
|
88
|
+
|
|
89
|
+
## 6.2.0-dev.24 (2026-06-19)
|
|
90
|
+
|
|
91
|
+
### 🩹 Fixes
|
|
92
|
+
|
|
93
|
+
- release unblocker & clean up ([56090fd53](https://github.com/powerhouse-inc/powerhouse/commit/56090fd53))
|
|
94
|
+
|
|
95
|
+
### ❤️ Thank You
|
|
96
|
+
|
|
97
|
+
- CallmeT-ty @CallmeT-ty
|
|
98
|
+
|
|
99
|
+
## 6.2.0-dev.23 (2026-06-18)
|
|
100
|
+
|
|
101
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
102
|
+
|
|
103
|
+
## 6.2.0-dev.21 (2026-06-17)
|
|
104
|
+
|
|
105
|
+
### 🚀 Features
|
|
106
|
+
|
|
107
|
+
- use shadcn type theming class names ([#2720](https://github.com/powerhouse-inc/powerhouse/pull/2720))
|
|
108
|
+
|
|
109
|
+
### 🔥 Performance
|
|
110
|
+
|
|
111
|
+
- **connect:** serve Connect + heavy deps from a prebuilt vendor in dev (opt-in) ([8c530ad4a](https://github.com/powerhouse-inc/powerhouse/commit/8c530ad4a))
|
|
112
|
+
|
|
113
|
+
### ❤️ Thank You
|
|
114
|
+
|
|
115
|
+
- acaldas
|
|
116
|
+
- Ryan Wolhuter @ryanwolhuter
|
|
117
|
+
|
|
118
|
+
## 6.2.0-dev.20 (2026-06-17)
|
|
119
|
+
|
|
120
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
121
|
+
|
|
122
|
+
## 6.2.0-dev.19 (2026-06-16)
|
|
123
|
+
|
|
124
|
+
### 🩹 Fixes
|
|
125
|
+
|
|
126
|
+
- allow UPPER_SNAKE_CASE ([5cd154fb7](https://github.com/powerhouse-inc/powerhouse/commit/5cd154fb7))
|
|
127
|
+
|
|
128
|
+
### ❤️ Thank You
|
|
129
|
+
|
|
130
|
+
- Benjamin Jordan
|
|
131
|
+
|
|
132
|
+
## 6.2.0-dev.18 (2026-06-16)
|
|
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.2.0-dev.17 (2026-06-16)
|
|
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.2.0-dev.16 (2026-06-15)
|
|
141
|
+
|
|
142
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
143
|
+
|
|
144
|
+
## 6.2.0-dev.15 (2026-06-15)
|
|
145
|
+
|
|
146
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
147
|
+
|
|
148
|
+
## 6.2.0-dev.14 (2026-06-14)
|
|
149
|
+
|
|
150
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
151
|
+
|
|
152
|
+
## 6.2.0-dev.13 (2026-06-13)
|
|
153
|
+
|
|
154
|
+
### 🩹 Fixes
|
|
155
|
+
|
|
156
|
+
- very simple ttl cache on renown credentials inside the reactor-api, full fix is grpc s2s call and/or shared cache ([dbf3d698c](https://github.com/powerhouse-inc/powerhouse/commit/dbf3d698c))
|
|
157
|
+
|
|
158
|
+
### ❤️ Thank You
|
|
159
|
+
|
|
160
|
+
- Benjamin Jordan
|
|
161
|
+
|
|
162
|
+
## 6.2.0-dev.12 (2026-06-12)
|
|
163
|
+
|
|
164
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
165
|
+
|
|
166
|
+
## 6.2.0-dev.11 (2026-06-12)
|
|
167
|
+
|
|
168
|
+
### 🚀 Features
|
|
169
|
+
|
|
170
|
+
- **connect:** move theme toggle into settings nav ([7622718a7](https://github.com/powerhouse-inc/powerhouse/commit/7622718a7))
|
|
171
|
+
|
|
172
|
+
### 🩹 Fixes
|
|
173
|
+
|
|
174
|
+
- build fix because of vite incompatibility ([4dc94747e](https://github.com/powerhouse-inc/powerhouse/commit/4dc94747e))
|
|
175
|
+
- kysely types were getting embedded in type defs and not matching later on because typescript is a broken and terrible language ([b5947709f](https://github.com/powerhouse-inc/powerhouse/commit/b5947709f))
|
|
176
|
+
|
|
177
|
+
### ❤️ Thank You
|
|
178
|
+
|
|
179
|
+
- Benjamin Jordan
|
|
180
|
+
- CallmeT-ty @CallmeT-ty
|
|
181
|
+
- Claude Sonnet 4.6
|
|
182
|
+
|
|
183
|
+
## 6.2.0-dev.10 (2026-06-11)
|
|
184
|
+
|
|
185
|
+
### 🩹 Fixes
|
|
186
|
+
|
|
187
|
+
- **connect:** make PH_CONNECT_CONFIG_JSON overrides win over baked runtime-config defaults ([145a3d423](https://github.com/powerhouse-inc/powerhouse/commit/145a3d423))
|
|
188
|
+
|
|
189
|
+
### ❤️ Thank You
|
|
190
|
+
|
|
191
|
+
- Guillermo Puente @gpuente
|
|
192
|
+
|
|
193
|
+
## 6.2.0-dev.9 (2026-06-11)
|
|
194
|
+
|
|
195
|
+
### 🩹 Fixes
|
|
196
|
+
|
|
197
|
+
- **connect:** stop nginx root-file regex from hijacking /assets at default base path ([f72fe2fe5](https://github.com/powerhouse-inc/powerhouse/commit/f72fe2fe5))
|
|
198
|
+
- **switchboard:** stop tracing background DB polls + align @sentry versions ([c5b307333](https://github.com/powerhouse-inc/powerhouse/commit/c5b307333))
|
|
199
|
+
|
|
200
|
+
### ❤️ Thank You
|
|
201
|
+
|
|
202
|
+
- Frank Pfeift
|
|
203
|
+
- Guillermo Puente @gpuente
|
|
204
|
+
|
|
1
205
|
## 6.2.0-dev.8 (2026-06-11)
|
|
2
206
|
|
|
3
207
|
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
@@ -164,7 +368,7 @@ This was a version bump only for @powerhousedao/config to align it with other pr
|
|
|
164
368
|
|
|
165
369
|
### 🩹 Fixes
|
|
166
370
|
|
|
167
|
-
- **connect:** resolve @powerhousedao/connect
|
|
371
|
+
- **connect:** resolve @powerhousedao/connect/\* aliases in vitest ([f7de787c6](https://github.com/powerhouse-inc/powerhouse/commit/f7de787c6))
|
|
168
372
|
- pnpm-lock file ([d5019827c](https://github.com/powerhouse-inc/powerhouse/commit/d5019827c))
|
|
169
373
|
|
|
170
374
|
### ❤️ Thank You
|
|
@@ -459,7 +663,7 @@ This was a version bump only for @powerhousedao/config to align it with other pr
|
|
|
459
663
|
|
|
460
664
|
### 🩹 Fixes
|
|
461
665
|
|
|
462
|
-
- **ci:** pnpm 11 reads
|
|
666
|
+
- **ci:** pnpm 11 reads PNPM*CONFIG*_ not NPM*CONFIG*_ ([b6c05fb23](https://github.com/powerhouse-inc/powerhouse/commit/b6c05fb23))
|
|
463
667
|
- **ci, docker:** pnpm 11 uses pnpm-workspace.yaml for allowBuilds; env var for min-release-age ([37c04c28a](https://github.com/powerhouse-inc/powerhouse/commit/37c04c28a))
|
|
464
668
|
|
|
465
669
|
### ❤️ Thank You
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerhousedao/config",
|
|
3
|
-
"version": "6.2.0-
|
|
3
|
+
"version": "6.2.0-rc.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"license": "AGPL-3.0-only",
|
|
6
6
|
"private": false,
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
"access": "public"
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
|
-
"@powerhousedao/shared": "6.2.0-
|
|
30
|
+
"@powerhousedao/shared": "6.2.0-rc.0"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"tsdown": "0.21.1"
|