@sheinx/hooks 3.4.5-beta.8 → 3.4.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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",