@powerhousedao/switchboard 4.1.0-dev.102 → 4.1.0-dev.104

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/CHANGELOG.md CHANGED
@@ -1,3 +1,28 @@
1
+ ## 4.1.0-dev.104 (2025-11-07)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **ph-cli:** remove reactor-local command ([029e5db7d](https://github.com/powerhouse-inc/powerhouse/commit/029e5db7d))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - acaldas @acaldas
10
+
11
+ ## 4.1.0-dev.103 (2025-11-06)
12
+
13
+ ### 🚀 Features
14
+
15
+ - **connect:** remove circular imports ([a1632d41e](https://github.com/powerhouse-inc/powerhouse/commit/a1632d41e))
16
+
17
+ ### 🩹 Fixes
18
+
19
+ - **codegen:** move read-pkg to runtime dependency ([939f01045](https://github.com/powerhouse-inc/powerhouse/commit/939f01045))
20
+ - **codegen:** run prettier programmatically ([23f948c4d](https://github.com/powerhouse-inc/powerhouse/commit/23f948c4d))
21
+
22
+ ### ❤️ Thank You
23
+
24
+ - acaldas @acaldas
25
+
1
26
  ## 4.1.0-dev.102 (2025-11-06)
2
27
 
3
28
  ### 🚀 Features