@powerhousedao/config 6.2.0-dev.9 → 6.2.0-rc.1
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 +204 -2
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,205 @@
|
|
|
1
|
+
## 6.2.0-rc.1 (2026-06-26)
|
|
2
|
+
|
|
3
|
+
### 🚀 Features
|
|
4
|
+
|
|
5
|
+
- **release:** support rc release channel in CLIs and docker pipeline ([da765dcb4](https://github.com/powerhouse-inc/powerhouse/commit/da765dcb4))
|
|
6
|
+
|
|
7
|
+
### ❤️ Thank You
|
|
8
|
+
|
|
9
|
+
- Guillermo Puente @gpuente
|
|
10
|
+
|
|
11
|
+
## 6.2.0-rc.0 (2026-06-26)
|
|
12
|
+
|
|
13
|
+
### 🚀 Features
|
|
14
|
+
|
|
15
|
+
- **release:** support release/rc/x.x.x branches publishing under -rc.x npm tag ([51a030c04](https://github.com/powerhouse-inc/powerhouse/commit/51a030c04))
|
|
16
|
+
|
|
17
|
+
### ❤️ Thank You
|
|
18
|
+
|
|
19
|
+
- Guillermo Puente @gpuente
|
|
20
|
+
|
|
21
|
+
## 6.2.0-dev.38 (2026-06-26)
|
|
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.2.0-dev.37 (2026-06-25)
|
|
26
|
+
|
|
27
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
28
|
+
|
|
29
|
+
## 6.2.0-dev.36 (2026-06-25)
|
|
30
|
+
|
|
31
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
32
|
+
|
|
33
|
+
## 6.2.0-dev.35 (2026-06-25)
|
|
34
|
+
|
|
35
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
36
|
+
|
|
37
|
+
## 6.2.0-dev.34 (2026-06-25)
|
|
38
|
+
|
|
39
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
40
|
+
|
|
41
|
+
## 6.2.0-dev.33 (2026-06-25)
|
|
42
|
+
|
|
43
|
+
### 🩹 Fixes
|
|
44
|
+
|
|
45
|
+
- package updates never made it in ([a543795e3](https://github.com/powerhouse-inc/powerhouse/commit/a543795e3))
|
|
46
|
+
- test fixes ([7784d7e6b](https://github.com/powerhouse-inc/powerhouse/commit/7784d7e6b))
|
|
47
|
+
- **academy:** repair broken academy build and broken links ([b6de178fc](https://github.com/powerhouse-inc/powerhouse/commit/b6de178fc))
|
|
48
|
+
|
|
49
|
+
### ❤️ Thank You
|
|
50
|
+
|
|
51
|
+
- Benjamin Jordan
|
|
52
|
+
- CallmeT-ty @CallmeT-ty
|
|
53
|
+
- Claude Opus 4.8
|
|
54
|
+
|
|
55
|
+
## 6.2.0-dev.31 (2026-06-23)
|
|
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.2.0-dev.30 (2026-06-23)
|
|
60
|
+
|
|
61
|
+
### 🔥 Performance
|
|
62
|
+
|
|
63
|
+
- **codegen:** replace prettier with oxfmt for generation-time formatting ([a2faa630d](https://github.com/powerhouse-inc/powerhouse/commit/a2faa630d))
|
|
64
|
+
|
|
65
|
+
### ❤️ Thank You
|
|
66
|
+
|
|
67
|
+
- acaldas
|
|
68
|
+
|
|
69
|
+
## 6.2.0-dev.29 (2026-06-23)
|
|
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.2.0-dev.28 (2026-06-22)
|
|
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.2.0-dev.27 (2026-06-22)
|
|
78
|
+
|
|
79
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
80
|
+
|
|
81
|
+
## 6.2.0-dev.26 (2026-06-21)
|
|
82
|
+
|
|
83
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
84
|
+
|
|
85
|
+
## 6.2.0-dev.25 (2026-06-20)
|
|
86
|
+
|
|
87
|
+
### 🚀 Features
|
|
88
|
+
|
|
89
|
+
- doc-capture skill for ph-lora( ([446d854b4](https://github.com/powerhouse-inc/powerhouse/commit/446d854b4))
|
|
90
|
+
|
|
91
|
+
### 🩹 Fixes
|
|
92
|
+
|
|
93
|
+
- academy agents ([4630e22d9](https://github.com/powerhouse-inc/powerhouse/commit/4630e22d9))
|
|
94
|
+
|
|
95
|
+
### ❤️ Thank You
|
|
96
|
+
|
|
97
|
+
- CallmeT-ty @CallmeT-ty
|
|
98
|
+
|
|
99
|
+
## 6.2.0-dev.24 (2026-06-19)
|
|
100
|
+
|
|
101
|
+
### 🩹 Fixes
|
|
102
|
+
|
|
103
|
+
- release unblocker & clean up ([56090fd53](https://github.com/powerhouse-inc/powerhouse/commit/56090fd53))
|
|
104
|
+
|
|
105
|
+
### ❤️ Thank You
|
|
106
|
+
|
|
107
|
+
- CallmeT-ty @CallmeT-ty
|
|
108
|
+
|
|
109
|
+
## 6.2.0-dev.23 (2026-06-18)
|
|
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.2.0-dev.21 (2026-06-17)
|
|
114
|
+
|
|
115
|
+
### 🚀 Features
|
|
116
|
+
|
|
117
|
+
- use shadcn type theming class names ([#2720](https://github.com/powerhouse-inc/powerhouse/pull/2720))
|
|
118
|
+
|
|
119
|
+
### 🔥 Performance
|
|
120
|
+
|
|
121
|
+
- **connect:** serve Connect + heavy deps from a prebuilt vendor in dev (opt-in) ([8c530ad4a](https://github.com/powerhouse-inc/powerhouse/commit/8c530ad4a))
|
|
122
|
+
|
|
123
|
+
### ❤️ Thank You
|
|
124
|
+
|
|
125
|
+
- acaldas
|
|
126
|
+
- Ryan Wolhuter @ryanwolhuter
|
|
127
|
+
|
|
128
|
+
## 6.2.0-dev.20 (2026-06-17)
|
|
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.2.0-dev.19 (2026-06-16)
|
|
133
|
+
|
|
134
|
+
### 🩹 Fixes
|
|
135
|
+
|
|
136
|
+
- allow UPPER_SNAKE_CASE ([5cd154fb7](https://github.com/powerhouse-inc/powerhouse/commit/5cd154fb7))
|
|
137
|
+
|
|
138
|
+
### ❤️ Thank You
|
|
139
|
+
|
|
140
|
+
- Benjamin Jordan
|
|
141
|
+
|
|
142
|
+
## 6.2.0-dev.18 (2026-06-16)
|
|
143
|
+
|
|
144
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
145
|
+
|
|
146
|
+
## 6.2.0-dev.17 (2026-06-16)
|
|
147
|
+
|
|
148
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
149
|
+
|
|
150
|
+
## 6.2.0-dev.16 (2026-06-15)
|
|
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.2.0-dev.15 (2026-06-15)
|
|
155
|
+
|
|
156
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
157
|
+
|
|
158
|
+
## 6.2.0-dev.14 (2026-06-14)
|
|
159
|
+
|
|
160
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
161
|
+
|
|
162
|
+
## 6.2.0-dev.13 (2026-06-13)
|
|
163
|
+
|
|
164
|
+
### 🩹 Fixes
|
|
165
|
+
|
|
166
|
+
- 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))
|
|
167
|
+
|
|
168
|
+
### ❤️ Thank You
|
|
169
|
+
|
|
170
|
+
- Benjamin Jordan
|
|
171
|
+
|
|
172
|
+
## 6.2.0-dev.12 (2026-06-12)
|
|
173
|
+
|
|
174
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
175
|
+
|
|
176
|
+
## 6.2.0-dev.11 (2026-06-12)
|
|
177
|
+
|
|
178
|
+
### 🚀 Features
|
|
179
|
+
|
|
180
|
+
- **connect:** move theme toggle into settings nav ([7622718a7](https://github.com/powerhouse-inc/powerhouse/commit/7622718a7))
|
|
181
|
+
|
|
182
|
+
### 🩹 Fixes
|
|
183
|
+
|
|
184
|
+
- build fix because of vite incompatibility ([4dc94747e](https://github.com/powerhouse-inc/powerhouse/commit/4dc94747e))
|
|
185
|
+
- 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))
|
|
186
|
+
|
|
187
|
+
### ❤️ Thank You
|
|
188
|
+
|
|
189
|
+
- Benjamin Jordan
|
|
190
|
+
- CallmeT-ty @CallmeT-ty
|
|
191
|
+
- Claude Sonnet 4.6
|
|
192
|
+
|
|
193
|
+
## 6.2.0-dev.10 (2026-06-11)
|
|
194
|
+
|
|
195
|
+
### 🩹 Fixes
|
|
196
|
+
|
|
197
|
+
- **connect:** make PH_CONNECT_CONFIG_JSON overrides win over baked runtime-config defaults ([145a3d423](https://github.com/powerhouse-inc/powerhouse/commit/145a3d423))
|
|
198
|
+
|
|
199
|
+
### ❤️ Thank You
|
|
200
|
+
|
|
201
|
+
- Guillermo Puente @gpuente
|
|
202
|
+
|
|
1
203
|
## 6.2.0-dev.9 (2026-06-11)
|
|
2
204
|
|
|
3
205
|
### 🩹 Fixes
|
|
@@ -176,7 +378,7 @@ This was a version bump only for @powerhousedao/config to align it with other pr
|
|
|
176
378
|
|
|
177
379
|
### 🩹 Fixes
|
|
178
380
|
|
|
179
|
-
- **connect:** resolve @powerhousedao/connect
|
|
381
|
+
- **connect:** resolve @powerhousedao/connect/\* aliases in vitest ([f7de787c6](https://github.com/powerhouse-inc/powerhouse/commit/f7de787c6))
|
|
180
382
|
- pnpm-lock file ([d5019827c](https://github.com/powerhouse-inc/powerhouse/commit/d5019827c))
|
|
181
383
|
|
|
182
384
|
### ❤️ Thank You
|
|
@@ -471,7 +673,7 @@ This was a version bump only for @powerhousedao/config to align it with other pr
|
|
|
471
673
|
|
|
472
674
|
### 🩹 Fixes
|
|
473
675
|
|
|
474
|
-
- **ci:** pnpm 11 reads
|
|
676
|
+
- **ci:** pnpm 11 reads PNPM*CONFIG*_ not NPM*CONFIG*_ ([b6c05fb23](https://github.com/powerhouse-inc/powerhouse/commit/b6c05fb23))
|
|
475
677
|
- **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))
|
|
476
678
|
|
|
477
679
|
### ❤️ 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.1",
|
|
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.1"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"tsdown": "0.21.1"
|