@equinor/fusion-framework-module
Advanced tools
Comparing version 4.0.0-next.1 to 4.0.0
@@ -6,2 +6,12 @@ # Change Log | ||
## 4.0.0 (2023-05-05) | ||
### ⚠ BREAKING CHANGES | ||
- **modules:** postInitialize no longer support void function, should not affect any application, only used internally | ||
### Features | ||
- **modules:** change postInitialize to return ObservableInput ([f1c2f56](https://github.com/equinor/fusion-framework/commit/f1c2f5644c6db2405bf5747a1094548e1723cce1)) | ||
## 3.0.0 (2023-04-16) | ||
@@ -8,0 +18,0 @@ |
{ | ||
"name": "@equinor/fusion-framework-module", | ||
"version": "4.0.0-next.1", | ||
"version": "4.0.0", | ||
"description": "", | ||
@@ -31,3 +31,3 @@ "main": "dist/esm/index.js", | ||
}, | ||
"gitHead": "4e9c1d4fffaf455043b1fcf40a48744092f0cc71" | ||
"gitHead": "851d70038b9b015663981a9456247f3d5dd0c3a2" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
140932
1