@powerhousedao/switchboard 2.5.0-dev.1 → 2.5.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,73 @@
1
+ ## 2.5.0-dev.11 (2025-06-07)
2
+
3
+ ### 🚀 Features
4
+
5
+ - **connect:** updated diff-analyzer processor ([ce5d1219f](https://github.com/powerhouse-inc/powerhouse/commit/ce5d1219f))
6
+
7
+ ### ❤️ Thank You
8
+
9
+ - acaldas
10
+
11
+ ## 2.5.0-dev.10 (2025-06-06)
12
+
13
+ ### 🚀 Features
14
+
15
+ - run analytics db on web worker ([ecf79575f](https://github.com/powerhouse-inc/powerhouse/commit/ecf79575f))
16
+
17
+ ### ❤️ Thank You
18
+
19
+ - acaldas
20
+
21
+ ## 2.5.0-dev.9 (2025-06-05)
22
+
23
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
24
+
25
+ ## 2.5.0-dev.8 (2025-06-05)
26
+
27
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
28
+
29
+ ## 2.5.0-dev.7 (2025-06-05)
30
+
31
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
32
+
33
+ ## 2.5.0-dev.6 (2025-06-05)
34
+
35
+ ### 🩹 Fixes
36
+
37
+ - set node 22 in release branch workflow ([b33681938](https://github.com/powerhouse-inc/powerhouse/commit/b33681938))
38
+
39
+ ### ❤️ Thank You
40
+
41
+ - Frank
42
+
43
+ ## 2.5.0-dev.5 (2025-06-05)
44
+
45
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
46
+
47
+ ## 2.5.0-dev.4 (2025-06-05)
48
+
49
+ ### 🩹 Fixes
50
+
51
+ - **builder-tools:** move esbuild dev dep to deps ([baa22be6f](https://github.com/powerhouse-inc/powerhouse/commit/baa22be6f))
52
+
53
+ ### ❤️ Thank You
54
+
55
+ - ryanwolhuter @ryanwolhuter
56
+
57
+ ## 2.5.0-dev.3 (2025-06-05)
58
+
59
+ ### 🚀 Features
60
+
61
+ - **builder-tools:** add node polyfills esbuild plugin for connect build ([43dd16b4d](https://github.com/powerhouse-inc/powerhouse/commit/43dd16b4d))
62
+
63
+ ### ❤️ Thank You
64
+
65
+ - ryanwolhuter
66
+
67
+ ## 2.5.0-dev.2 (2025-06-05)
68
+
69
+ This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.
70
+
1
71
  ## 2.5.0-dev.1 (2025-06-05)
2
72
 
3
73
  This was a version bump only for @powerhousedao/switchboard to align it with other projects, there were no code changes.