RubyGems
npm
Organizations
Log in
Sign up
npm
@sheinx/hooks
Versions diffs
3.4.5-beta.9 → 3.4.6-beta.1
@sheinx/hooks 3.4.5-beta.9 → 3.4.6-beta.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
package/cjs/components/use-image/use-image.type.d.ts
+1
-1
package/esm/components/use-image/use-image.type.d.ts
+1
-1
package/package.json
+1
-1
package/cjs/components/use-image/use-image.type.d.ts
CHANGED
Viewed
@@ -58,7 +58,7 @@ export interface BaseImageProps {
58
58
* @en Whether to load only when in view
59
59
* @cn 是否仅在视图内加载
60
60
* @default false
61
-
* @version 3.4.5
3.4.4-beta.83.5.0
61
+
* @version 3.4.5
62
62
*/
63
63
inViewOnly?: boolean;
64
64
/**
package/esm/components/use-image/use-image.type.d.ts
CHANGED
Viewed
@@ -58,7 +58,7 @@ export interface BaseImageProps {
58
58
* @en Whether to load only when in view
59
59
* @cn 是否仅在视图内加载
60
60
* @default false
61
-
* @version 3.4.5
3.4.4-beta.83.5.0
61
+
* @version 3.4.5
62
62
*/
63
63
inViewOnly?: boolean;
64
64
/**
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@sheinx/hooks",
3
-
"version": "3.4.
5
-beta.
9
",
3
+
"version": "3.4.
6
-beta.
1
",
4
4
"description": "",
5
5
"keywords": [],
6
6
"license": "MIT",