@webiny/react-composition
Advanced tools
Comparing version 5.29.0-beta.2 to 5.29.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.29.0-beta.2", | ||
"version": "5.29.0", | ||
"main": "index.js", | ||
@@ -28,4 +28,4 @@ "repository": { | ||
"@babel/preset-typescript": "^7.16.0", | ||
"@webiny/cli": "^5.29.0-beta.2", | ||
"@webiny/project-utils": "^5.29.0-beta.2", | ||
"@webiny/cli": "^5.29.0", | ||
"@webiny/project-utils": "^5.29.0", | ||
"ttypescript": "^1.5.13", | ||
@@ -42,3 +42,3 @@ "typescript": "4.5.5" | ||
}, | ||
"gitHead": "3a8c701139cca39dc1316d2452c6a3afdd7c1867" | ||
"gitHead": "8cf3d623d56105ad5a4bacbcb4140959e11477e6" | ||
} |
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
27100