@webiny/react-composition
Advanced tools
Comparing version 5.33.0-beta.1 to 5.33.0
@@ -29,3 +29,3 @@ import React, { FC, ComponentType } from "react"; | ||
export declare const CompositionProvider: React.FC; | ||
export declare function useComponent(Component: ComponentType<any>): React.ComponentClass<unknown, any> | React.FunctionComponent<unknown>; | ||
export declare function useComponent(Component: ComponentType<any>): React.ComponentType<any>; | ||
/** | ||
@@ -32,0 +32,0 @@ * This hook will throw an error if composition context doesn't exist. |
{ | ||
"name": "@webiny/react-composition", | ||
"version": "5.33.0-beta.1", | ||
"version": "5.33.0", | ||
"main": "index.js", | ||
@@ -28,4 +28,4 @@ "repository": { | ||
"@babel/preset-typescript": "^7.16.0", | ||
"@webiny/cli": "^5.33.0-beta.1", | ||
"@webiny/project-utils": "^5.33.0-beta.1", | ||
"@webiny/cli": "^5.33.0", | ||
"@webiny/project-utils": "^5.33.0", | ||
"ttypescript": "^1.5.13", | ||
@@ -42,3 +42,3 @@ "typescript": "4.7.4" | ||
}, | ||
"gitHead": "537fe39e2309315f01aa41b1e4cacddccee9a10b" | ||
"gitHead": "21a61ead0fd0063d008767603fcb9b246461b6b2" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
29628