@powerhousedao/reactor-local 1.3.4 → 1.4.0

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,22 +1,20 @@
1
- ## 1.3.4 (2024-11-11)
1
+ ## 1.4.0 (2024-11-11)
2
2
 
3
3
  ### 🚀 Features
4
4
 
5
- - **codegen:** regenerate lockfile ([31c2d0c5](https://github.com/powerhouse-inc/powerhouse/commit/31c2d0c5))
6
- - **ph-cli:** update cli to format by default ([7418e777](https://github.com/powerhouse-inc/powerhouse/commit/7418e777))
7
- - **codegen:** remove format generated from action ([5d7e1c48](https://github.com/powerhouse-inc/powerhouse/commit/5d7e1c48))
8
- - **codegen:** use prettier api to format typescript from gql ([8896d86e](https://github.com/powerhouse-inc/powerhouse/commit/8896d86e))
5
+ - **ph-cli,reactor-local:** integrate local reactor into ph-cli ([92f2f530](https://github.com/powerhouse-inc/powerhouse/commit/92f2f530))
9
6
 
10
7
  ### 🧱 Updated Dependencies
11
8
 
12
- - Updated @powerhousedao/general-document-indexer to 1.3.4
13
- - Updated document-model-libs to 1.110.0
14
- - Updated document-drive to 1.3.4
15
- - Updated @powerhousedao/reactor-api to 1.3.4
9
+ - Updated @powerhousedao/general-document-indexer to 1.3.5
10
+ - Updated document-model-libs to 1.110.1
11
+ - Updated document-drive to 1.4.0
12
+ - Updated @powerhousedao/reactor-api to 1.4.0
13
+ - Updated @powerhousedao/scalars to 1.9.0
16
14
 
17
15
  ### ❤️ Thank You
18
16
 
19
- - ryanwolhuter @ryanwolhuter
17
+ - acaldas @acaldas
20
18
 
21
19
  ## 1.1.0 (2024-10-29)
22
20