@powerhousedao/switchboard 3.3.0-dev.1 → 3.3.0-dev.11

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,83 @@
1
+ ## 3.3.0-dev.11 (2025-07-16)
2
+
3
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
4
+
5
+ ## 3.3.0-dev.10 (2025-07-15)
6
+
7
+ ### 🩹 Fixes
8
+
9
+ - **codegen:** remove sucrase dependency and update schema gen ([9d3efd2ec](https://github.com/powerhouse-inc/powerhouse/commit/9d3efd2ec))
10
+
11
+ ### ❤️ Thank You
12
+
13
+ - Guillermo Puente
14
+
15
+ ## 3.3.0-dev.9 (2025-07-10)
16
+
17
+ ### 🩹 Fixes
18
+
19
+ - force release ([8185a3b37](https://github.com/powerhouse-inc/powerhouse/commit/8185a3b37))
20
+
21
+ ### ❤️ Thank You
22
+
23
+ - Guillermo Puente @gpuente
24
+
25
+ ## 3.3.0-dev.8 (2025-07-10)
26
+
27
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
28
+
29
+ ## 3.3.0-dev.7 (2025-07-10)
30
+
31
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
32
+
33
+ ## 3.3.0-dev.6 (2025-07-10)
34
+
35
+ ### 🚀 Features
36
+
37
+ - **codegen:** support loading migration typescript file ([d3cc1957b](https://github.com/powerhouse-inc/powerhouse/commit/d3cc1957b))
38
+
39
+ ### 🩹 Fixes
40
+
41
+ - **codegen,ph-cli:** make schema-file optional and updated generate help text ([adad303a8](https://github.com/powerhouse-inc/powerhouse/commit/adad303a8))
42
+
43
+ ### ❤️ Thank You
44
+
45
+ - acaldas
46
+
47
+ ## 3.3.0-dev.5 (2025-07-09)
48
+
49
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
50
+
51
+ ## 3.3.0-dev.4 (2025-07-09)
52
+
53
+ ### 🚀 Features
54
+
55
+ - **codegen,ph-cli:** added generate schema command ([9a5e921fb](https://github.com/powerhouse-inc/powerhouse/commit/9a5e921fb))
56
+ - **document-drive:** initial work on BaseOperationalProcessor ([40fe0ec2f](https://github.com/powerhouse-inc/powerhouse/commit/40fe0ec2f))
57
+
58
+ ### 🩹 Fixes
59
+
60
+ - **reactor-api, reactor-local:** build issues ([927192aff](https://github.com/powerhouse-inc/powerhouse/commit/927192aff))
61
+
62
+ ### ❤️ Thank You
63
+
64
+ - acaldas
65
+ - Frank
66
+
67
+ ## 3.3.0-dev.3 (2025-07-08)
68
+
69
+ ### 🚀 Features
70
+
71
+ - added operational hooks and utils in reactor-browser ([216f7d03d](https://github.com/powerhouse-inc/powerhouse/commit/216f7d03d))
72
+
73
+ ### ❤️ Thank You
74
+
75
+ - acaldas
76
+
77
+ ## 3.3.0-dev.2 (2025-07-05)
78
+
79
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
80
+
1
81
  ## 3.3.0-dev.1 (2025-07-04)
2
82
 
3
83
  This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.