@feature-hub/server-request
Advanced tools
Comparing version 2.8.1 to 2.9.0-alpha.0
@@ -6,3 +6,3 @@ # Change Log | ||
## 2.8.1 (2020-11-14) | ||
## [2.8.1](https://github.com/sinnerschrader/feature-hub/compare/v2.8.0...v2.8.1) (2020-11-14) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @feature-hub/server-request |
@@ -11,1 +11,2 @@ import { FeatureServiceBinder, FeatureServiceProviderDefinition, SharedFeatureService } from '@feature-hub/core'; | ||
export declare function defineServerRequest(serverRequest: ServerRequestV1): FeatureServiceProviderDefinition<SharedServerRequest>; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -11,1 +11,2 @@ import { FeatureServiceBinder, FeatureServiceProviderDefinition, SharedFeatureService } from '@feature-hub/core'; | ||
export declare function defineServerRequest(serverRequest: ServerRequestV1): FeatureServiceProviderDefinition<SharedServerRequest>; | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@feature-hub/server-request", | ||
"version": "2.8.1", | ||
"version": "2.9.0-alpha.0", | ||
"description": "A Feature Service that provides a server request to consumers that want to be server-side rendered.", | ||
@@ -24,3 +24,3 @@ "homepage": "https://feature-hub.io/", | ||
"dependencies": { | ||
"@feature-hub/core": "^2.8.1" | ||
"@feature-hub/core": "^2.9.0-alpha.0" | ||
}, | ||
@@ -30,3 +30,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "2e8a41213021d4f874be8bde31ba83517b5c9e44" | ||
"gitHead": "e904b14f2f6f8cefc344aa6d593c236c4f8b0061" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
360821
14
1