@powerhousedao/config 5.1.0-dev.0 → 5.1.0-dev.10

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 +106 -0
  2. package/package.json +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,109 @@
1
+ ## 5.1.0-dev.9 (2025-12-05)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **renown:** small ui fixes and made connectcrypto and renown id available in hooks ([c06e17226](https://github.com/powerhouse-inc/powerhouse/commit/c06e17226))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - Frank
10
+
11
+ ## 5.1.0-dev.8 (2025-12-05)
12
+
13
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
14
+
15
+ ## 5.1.0-dev.7 (2025-12-04)
16
+
17
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
18
+
19
+ ## 5.1.0-dev.6 (2025-12-04)
20
+
21
+ ### 🩹 Fixes
22
+
23
+ - **renown:** build issues ([1893c35a0](https://github.com/powerhouse-inc/powerhouse/commit/1893c35a0))
24
+
25
+ ### ❤️ Thank You
26
+
27
+ - Frank
28
+
29
+ ## 5.1.0-dev.5 (2025-12-04)
30
+
31
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
32
+
33
+ ## 5.1.0-dev.4 (2025-12-03)
34
+
35
+ ### 🚀 Features
36
+
37
+ - **codegen,ph-cli:** add tsx code generator ([#2116](https://github.com/powerhouse-inc/powerhouse/pull/2116))
38
+
39
+ ### ❤️ Thank You
40
+
41
+ - Ryan Wolhuter @ryanwolhuter
42
+
43
+ ## 5.1.0-dev.3 (2025-12-02)
44
+
45
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
46
+
47
+ ## 5.1.0-dev.2 (2025-12-02)
48
+
49
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
50
+
51
+ ## 5.1.0-dev.1 (2025-11-26)
52
+
53
+ This was a version bump only for @powerhousedao/config to align it with other projects, there were no code changes.
54
+
55
+ ## 5.1.0-dev.0 (2025-11-20)
56
+
57
+ ### 🚀 Features
58
+
59
+ - first pass web-sockets in subgraphs ([41b0aff7a](https://github.com/powerhouse-inc/powerhouse/commit/41b0aff7a))
60
+ - reactor gql subscriptions ([522d502ba](https://github.com/powerhouse-inc/powerhouse/commit/522d502ba))
61
+ - first pass web-sockets in subgraphs ([cf39dd0dc](https://github.com/powerhouse-inc/powerhouse/commit/cf39dd0dc))
62
+ - reactor gql subscriptions ([cb23eb953](https://github.com/powerhouse-inc/powerhouse/commit/cb23eb953))
63
+ - spammy benchmarks ([bea3671a1](https://github.com/powerhouse-inc/powerhouse/commit/bea3671a1))
64
+ - **ph-cli:** ph migrate command ([#2099](https://github.com/powerhouse-inc/powerhouse/pull/2099))
65
+ - **connect,common,builder-tools:** optimize connect bundle chunks ([#2093](https://github.com/powerhouse-inc/powerhouse/pull/2093))
66
+ - **monorepo:** exit with error code if circular import found ([3ca6d3512](https://github.com/powerhouse-inc/powerhouse/commit/3ca6d3512))
67
+ - **connect:** do not use redundant dev deps ([2a847e944](https://github.com/powerhouse-inc/powerhouse/commit/2a847e944))
68
+ - **connect,builder-tools:** improve chunking ([c089c7678](https://github.com/powerhouse-inc/powerhouse/commit/c089c7678))
69
+ - **codegen,design-system:** update path for import connect components ([f8f387023](https://github.com/powerhouse-inc/powerhouse/commit/f8f387023))
70
+ - **monorepo:** add circular imports check in ci ([d6e46a869](https://github.com/powerhouse-inc/powerhouse/commit/d6e46a869))
71
+ - **design-system:** resolve remaining circular imports ([b82cc2e3c](https://github.com/powerhouse-inc/powerhouse/commit/b82cc2e3c))
72
+ - **ph-cli:** remove reactor-local command ([029e5db7d](https://github.com/powerhouse-inc/powerhouse/commit/029e5db7d))
73
+ - **document-drive:** fix circular imports ([f2db50c23](https://github.com/powerhouse-inc/powerhouse/commit/f2db50c23))
74
+ - **monorepo:** add check circular imports scripts ([d633b37c2](https://github.com/powerhouse-inc/powerhouse/commit/d633b37c2))
75
+ - **connect:** remove circular imports ([a1632d41e](https://github.com/powerhouse-inc/powerhouse/commit/a1632d41e))
76
+ - switching to tinybench for benchmarks ([5b915e025](https://github.com/powerhouse-inc/powerhouse/commit/5b915e025))
77
+ - **reactor-api:** added free entry flag which allows unauthenticated users to reach guest level ([d2d17ab44](https://github.com/powerhouse-inc/powerhouse/commit/d2d17ab44))
78
+ - **codegen, vetra:** update codegen templates ([#2056](https://github.com/powerhouse-inc/powerhouse/pull/2056))
79
+ - create default vetra package document when ph vetra is started for a remote drive ([#2066](https://github.com/powerhouse-inc/powerhouse/pull/2066))
80
+ - added some broken tests that are in progress ([c92e1f057](https://github.com/powerhouse-inc/powerhouse/commit/c92e1f057))
81
+ - enabled ph init --remote-drives and ph checkout commands ([#2057](https://github.com/powerhouse-inc/powerhouse/pull/2057))
82
+
83
+ ### 🩹 Fixes
84
+
85
+ - ensure version.ts is generated before TypeScript compilation in CI ([dd49fdd4f](https://github.com/powerhouse-inc/powerhouse/commit/dd49fdd4f))
86
+ - **ph-cli:** added missing runtime dependencies ([da1b66e73](https://github.com/powerhouse-inc/powerhouse/commit/da1b66e73))
87
+ - **builder-tools:** use alias for self-reference import on ts instead of loading from dist ([b23b772c0](https://github.com/powerhouse-inc/powerhouse/commit/b23b772c0))
88
+ - **reactor-api,switchboard:** load local package by default and resolve self reference import on ts files ([2b2d29ba6](https://github.com/powerhouse-inc/powerhouse/commit/2b2d29ba6))
89
+ - **codegen:** move read-pkg to runtime dependency ([939f01045](https://github.com/powerhouse-inc/powerhouse/commit/939f01045))
90
+ - **codegen:** run prettier programmatically ([23f948c4d](https://github.com/powerhouse-inc/powerhouse/commit/23f948c4d))
91
+ - try again with a pnpm upgrade ([ec081f743](https://github.com/powerhouse-inc/powerhouse/commit/ec081f743))
92
+ - trying a completely fresh lockfile ([c9888939a](https://github.com/powerhouse-inc/powerhouse/commit/c9888939a))
93
+ - **monorepo:** fix lockfile and test filter ([#2069](https://github.com/powerhouse-inc/powerhouse/pull/2069))
94
+ - update atlas packages ([fa174d00e](https://github.com/powerhouse-inc/powerhouse/commit/fa174d00e))
95
+ - publish docker prod workflow ([ab7c4e6cb](https://github.com/powerhouse-inc/powerhouse/commit/ab7c4e6cb))
96
+
97
+ ### ❤️ Thank You
98
+
99
+ - acaldas @acaldas
100
+ - Benjamin Jordan (@thegoldenmule)
101
+ - Frank
102
+ - Guillermo Puente @gpuente
103
+ - Guillermo Puente Sandoval @gpuente
104
+ - Ryan Wolhuter @ryanwolhuter
105
+ - ryanwolhuter @ryanwolhuter
106
+
1
107
  ## 4.1.0-dev.128 (2025-11-20)
2
108
 
3
109
  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": "5.1.0-dev.0",
3
+ "version": "5.1.0-dev.10",
4
4
  "description": "",
5
5
  "license": "AGPL-3.0-only",
6
6
  "private": false,