@feature-hub/logger
Advanced tools
Comparing version 2.7.0-alpha.1 to 2.7.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [2.7.0](https://github.com/sinnerschrader/feature-hub/compare/v2.6.0...v2.7.0) (2020-06-11) | ||
### Features | ||
* **core:** allow returning undefined in feature service's create method ([#587](https://github.com/sinnerschrader/feature-hub/issues/587)) ([ae53268](https://github.com/sinnerschrader/feature-hub/commit/ae53268)), closes [#582](https://github.com/sinnerschrader/feature-hub/issues/582) | ||
## [2.4.1](https://github.com/sinnerschrader/feature-hub/compare/v2.4.0...v2.4.1) (2020-02-12) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@feature-hub/logger", | ||
"version": "2.7.0-alpha.1", | ||
"version": "2.7.0", | ||
"description": "A Feature Service for providing a common logging integration to all Feature Hub consumers.", | ||
@@ -24,3 +24,3 @@ "homepage": "https://feature-hub.io/", | ||
"dependencies": { | ||
"@feature-hub/core": "^2.7.0-alpha.1" | ||
"@feature-hub/core": "^2.7.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9cd60291ddd76ba2b1256992a296a97550325590" | ||
"gitHead": "bbfe0fb664d18c9f968b83abd107a0ae55678230" | ||
} |
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
9635
0
Updated@feature-hub/core@^2.7.0