@equinor/fusion-framework-module
Advanced tools
Comparing version 1.0.0-alpha.0 to 1.0.1-next.1
@@ -6,2 +6,37 @@ # Change Log | ||
## [1.0.1-next.1](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module@1.0.1-next.0...@equinor/fusion-framework-module@1.0.1-next.1) (2022-09-12) | ||
**Note:** Version bump only for package @equinor/fusion-framework-module | ||
## [1.0.1-next.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module@1.0.0...@equinor/fusion-framework-module@1.0.1-next.0) (2022-09-12) | ||
**Note:** Version bump only for package @equinor/fusion-framework-module | ||
## 1.0.0 (2022-09-12) | ||
### ⚠ BREAKING CHANGES | ||
* **module:** initialize modules now takes configurator object as argument. | ||
### Features | ||
* **module:** rewrite config to object ([74566f3](https://github.com/equinor/fusion-framework/commit/74566f36eb73c63e1e25df05d89f6f6490dc8272)) | ||
### Bug Fixes | ||
* **module:** await all creation of configs ([25649a4](https://github.com/equinor/fusion-framework/commit/25649a4a6bc4249f2fe996c0bdf735a7ebd42186)) | ||
* **module:** expose logger ([c88574a](https://github.com/equinor/fusion-framework/commit/c88574a61d368841dd648c511d80cad2e5efd7c6)) | ||
## [1.0.0-alpha.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework-module@0.4.4...@equinor/fusion-framework-module@1.0.0-alpha.0) (2022-09-12) | ||
@@ -8,0 +43,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.1-next.1", | ||
"description": "", | ||
@@ -31,3 +31,3 @@ "main": "dist/esm/index.js", | ||
}, | ||
"gitHead": "c077f3a9bda113b739faca7bb3fc1e96c2b8dc77" | ||
"gitHead": "6d175a70d5f25d7aae8ff861e5da7483e4168e47" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
114173
0