@equinor/fusion-framework
Advanced tools
Comparing version 2.1.1 to 3.0.0
@@ -6,2 +6,27 @@ # Change Log | ||
## [3.0.0](https://github.com/equinor/fusion-framework/compare/@equinor/fusion-framework@2.1.1...@equinor/fusion-framework@3.0.0) (2022-08-29) | ||
### ⚠ BREAKING CHANGES | ||
* rename fetch | ||
* fix(module-service-discovery): update http client consumer | ||
* build: update allowed branches | ||
* build: add conventional commit | ||
* build: use conventionalcommits | ||
* build(module-http): push major | ||
* build: update deps | ||
### Features | ||
* rename fetch method ([#226](https://github.com/equinor/fusion-framework/issues/226)) ([f02df7c](https://github.com/equinor/fusion-framework/commit/f02df7cdd2b9098b0da49c5ea56ac3b6a17e9e32)) | ||
## 2.1.1 (2022-08-23) | ||
@@ -8,0 +33,0 @@ |
{ | ||
"name": "@equinor/fusion-framework", | ||
"version": "2.1.1", | ||
"version": "3.0.0", | ||
"description": "", | ||
@@ -28,5 +28,5 @@ "main": "dist/esm/index.js", | ||
"@equinor/fusion-framework-module-event": "^0.1.2", | ||
"@equinor/fusion-framework-module-http": "^0.6.2", | ||
"@equinor/fusion-framework-module-msal": "^0.3.2", | ||
"@equinor/fusion-framework-module-service-discovery": "^0.6.2", | ||
"@equinor/fusion-framework-module-http": "^1.0.0", | ||
"@equinor/fusion-framework-module-msal": "^0.4.0", | ||
"@equinor/fusion-framework-module-service-discovery": "^0.7.0", | ||
"rxjs": "7.5.6" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "1e274dbb0ec2dd181cbb069b1f5bcc9afd9a4e9f" | ||
"gitHead": "ae542a7d76f357f0b371b4abc0b143123a248fb3" | ||
} |
Sorry, the diff of this file is not supported yet
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
109641
+ Added@equinor/fusion-framework-module-http@1.0.2(transitive)
+ Added@equinor/fusion-framework-module-msal@0.4.2(transitive)
+ Added@equinor/fusion-framework-module-service-discovery@0.7.2(transitive)
- Removed@equinor/fusion-framework-module-http@0.6.2(transitive)
- Removed@equinor/fusion-framework-module-msal@0.3.2(transitive)
- Removed@equinor/fusion-framework-module-service-discovery@0.6.2(transitive)
Updated@equinor/fusion-framework-module-service-discovery@^0.7.0