flip-toolkit
Advanced tools
Comparing version 7.0.16 to 7.0.17
@@ -1,2 +0,2 @@ | ||
import { StaggerConfig, HandleEnterUpdateDelete, OnFlipperComplete, FlippedProps } from './types'; | ||
import { StaggerConfig, HandleEnterUpdateDelete, OnFlipperComplete, FlippedProps, OnFlipperStart } from './types'; | ||
import { SpringOption } from './springSettings/types'; | ||
@@ -10,2 +10,3 @@ interface Options { | ||
debug?: boolean; | ||
onStart?: OnFlipperStart; | ||
onComplete?: OnFlipperComplete; | ||
@@ -12,0 +13,0 @@ } |
{ | ||
"name": "flip-toolkit", | ||
"version": "7.0.16", | ||
"version": "7.0.17", | ||
"description": "Configurable FLIP animation helpers", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
483859
1005
0