@powerhousedao/config 6.2.0-dev.2 → 6.2.0-dev.20
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 +130 -0
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,133 @@
|
|
|
1
|
+
## 6.2.0-dev.20 (2026-06-17)
|
|
2
|
+
|
|
3
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
4
|
+
|
|
5
|
+
## 6.2.0-dev.19 (2026-06-16)
|
|
6
|
+
|
|
7
|
+
### 🩹 Fixes
|
|
8
|
+
|
|
9
|
+
- allow UPPER_SNAKE_CASE ([5cd154fb7](https://github.com/powerhouse-inc/powerhouse/commit/5cd154fb7))
|
|
10
|
+
|
|
11
|
+
### ❤️ Thank You
|
|
12
|
+
|
|
13
|
+
- Benjamin Jordan
|
|
14
|
+
|
|
15
|
+
## 6.2.0-dev.18 (2026-06-16)
|
|
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.17 (2026-06-16)
|
|
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.16 (2026-06-15)
|
|
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.15 (2026-06-15)
|
|
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.14 (2026-06-14)
|
|
32
|
+
|
|
33
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
34
|
+
|
|
35
|
+
## 6.2.0-dev.13 (2026-06-13)
|
|
36
|
+
|
|
37
|
+
### 🩹 Fixes
|
|
38
|
+
|
|
39
|
+
- 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))
|
|
40
|
+
|
|
41
|
+
### ❤️ Thank You
|
|
42
|
+
|
|
43
|
+
- Benjamin Jordan
|
|
44
|
+
|
|
45
|
+
## 6.2.0-dev.12 (2026-06-12)
|
|
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.11 (2026-06-12)
|
|
50
|
+
|
|
51
|
+
### 🚀 Features
|
|
52
|
+
|
|
53
|
+
- **connect:** move theme toggle into settings nav ([7622718a7](https://github.com/powerhouse-inc/powerhouse/commit/7622718a7))
|
|
54
|
+
|
|
55
|
+
### 🩹 Fixes
|
|
56
|
+
|
|
57
|
+
- build fix because of vite incompatibility ([4dc94747e](https://github.com/powerhouse-inc/powerhouse/commit/4dc94747e))
|
|
58
|
+
- 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))
|
|
59
|
+
|
|
60
|
+
### ❤️ Thank You
|
|
61
|
+
|
|
62
|
+
- Benjamin Jordan
|
|
63
|
+
- CallmeT-ty @CallmeT-ty
|
|
64
|
+
- Claude Sonnet 4.6
|
|
65
|
+
|
|
66
|
+
## 6.2.0-dev.10 (2026-06-11)
|
|
67
|
+
|
|
68
|
+
### 🩹 Fixes
|
|
69
|
+
|
|
70
|
+
- **connect:** make PH_CONNECT_CONFIG_JSON overrides win over baked runtime-config defaults ([145a3d423](https://github.com/powerhouse-inc/powerhouse/commit/145a3d423))
|
|
71
|
+
|
|
72
|
+
### ❤️ Thank You
|
|
73
|
+
|
|
74
|
+
- Guillermo Puente @gpuente
|
|
75
|
+
|
|
76
|
+
## 6.2.0-dev.9 (2026-06-11)
|
|
77
|
+
|
|
78
|
+
### 🩹 Fixes
|
|
79
|
+
|
|
80
|
+
- **connect:** stop nginx root-file regex from hijacking /assets at default base path ([f72fe2fe5](https://github.com/powerhouse-inc/powerhouse/commit/f72fe2fe5))
|
|
81
|
+
- **switchboard:** stop tracing background DB polls + align @sentry versions ([c5b307333](https://github.com/powerhouse-inc/powerhouse/commit/c5b307333))
|
|
82
|
+
|
|
83
|
+
### ❤️ Thank You
|
|
84
|
+
|
|
85
|
+
- Frank Pfeift
|
|
86
|
+
- Guillermo Puente @gpuente
|
|
87
|
+
|
|
88
|
+
## 6.2.0-dev.8 (2026-06-11)
|
|
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.2.0-dev.7 (2026-06-11)
|
|
93
|
+
|
|
94
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
95
|
+
|
|
96
|
+
## 6.2.0-dev.6 (2026-06-10)
|
|
97
|
+
|
|
98
|
+
### 🚀 Features
|
|
99
|
+
|
|
100
|
+
- **connect:** runtime-dynamic deploy base for Connect builds ([2f4c6441f](https://github.com/powerhouse-inc/powerhouse/commit/2f4c6441f))
|
|
101
|
+
|
|
102
|
+
### ❤️ Thank You
|
|
103
|
+
|
|
104
|
+
- acaldas
|
|
105
|
+
|
|
106
|
+
## 6.2.0-dev.5 (2026-06-10)
|
|
107
|
+
|
|
108
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
109
|
+
|
|
110
|
+
## 6.2.0-dev.4 (2026-06-09)
|
|
111
|
+
|
|
112
|
+
### 🚀 Features
|
|
113
|
+
|
|
114
|
+
- added a readiness probe to switchboard to fix tests and for best practices ([b8966f5a2](https://github.com/powerhouse-inc/powerhouse/commit/b8966f5a2))
|
|
115
|
+
- added a new audit pass that creates documents and then queries them ([cde281f1e](https://github.com/powerhouse-inc/powerhouse/commit/cde281f1e))
|
|
116
|
+
- more steps -- typecheck fixes and a new load function that loads it into switchboard ([0cf7649b1](https://github.com/powerhouse-inc/powerhouse/commit/0cf7649b1))
|
|
117
|
+
- setting up registry audit tool ([9aa531d0b](https://github.com/powerhouse-inc/powerhouse/commit/9aa531d0b))
|
|
118
|
+
|
|
119
|
+
### 🩹 Fixes
|
|
120
|
+
|
|
121
|
+
- needs to hit verdaccio ([f75a67aea](https://github.com/powerhouse-inc/powerhouse/commit/f75a67aea))
|
|
122
|
+
|
|
123
|
+
### ❤️ Thank You
|
|
124
|
+
|
|
125
|
+
- Benjamin Jordan
|
|
126
|
+
|
|
127
|
+
## 6.2.0-dev.3 (2026-06-08)
|
|
128
|
+
|
|
129
|
+
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
|
130
|
+
|
|
1
131
|
## 6.2.0-dev.2 (2026-06-07)
|
|
2
132
|
|
|
3
133
|
This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@powerhousedao/config",
|
|
3
|
-
"version": "6.2.0-dev.
|
|
3
|
+
"version": "6.2.0-dev.20",
|
|
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-dev.
|
|
30
|
+
"@powerhousedao/shared": "6.2.0-dev.20"
|
|
31
31
|
},
|
|
32
32
|
"devDependencies": {
|
|
33
33
|
"tsdown": "0.21.1"
|