react-virtuoso
Advanced tools
Comparing version 2.8.5 to 2.8.6
@@ -555,3 +555,3 @@ import { ComponentPropsWithRef } from 'react'; | ||
export declare interface VirtuosoGridProps<C extends unknown = unknown> { | ||
export declare interface VirtuosoGridProps<C extends unknown = unknown> extends GridRootProps { | ||
/** | ||
@@ -655,3 +655,3 @@ * The total amount of items to be rendered. | ||
export declare interface VirtuosoProps<D, C> { | ||
export declare interface VirtuosoProps<D, C> extends ListRootProps { | ||
/** | ||
@@ -658,0 +658,0 @@ * The total amount of items to be rendered. |
@@ -5,3 +5,3 @@ { | ||
"sideEffects": false, | ||
"version": "2.8.5", | ||
"version": "2.8.6", | ||
"homepage": "https://virtuoso.dev/", | ||
@@ -8,0 +8,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
616235
0