@sheinx/hooks 3.4.5-beta.8 → 3.4.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -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
  /**
@@ -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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sheinx/hooks",
3
- "version": "3.4.5-beta.8",
3
+ "version": "3.4.5",
4
4
  "description": "",
5
5
  "keywords": [],
6
6
  "license": "MIT",