Skip to content

Releases: sheinsight/react-use

v1.14.0-beta.9

15 Jan 07:29

Choose a tag to compare

v1.14.0-beta.9 Pre-release
Pre-release

   🐞 Bug Fixes

  • raf-state: Accumulate updates passed between repaints  -  by @einouqo (2581d)
    View changes on GitHub

v1.14.0-beta.8

12 Jan 02:25

Choose a tag to compare

v1.14.0-beta.8 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v1.14.0-beta.7

15 Dec 09:48

Choose a tag to compare

v1.14.0-beta.7 Pre-release
Pre-release

No significant changes

    View changes on GitHub

v1.13.2-beta.1

08 Dec 09:10

Choose a tag to compare

v1.13.2-beta.1 Pre-release
Pre-release

   🐞 Bug Fixes

  • usePagingList: 修复分页参数默认值不一致导致的数据异常问题  -  by @vikiboss (d1afa)
    View changes on GitHub

v1.13.1

17 Nov 07:14

Choose a tag to compare

   🐞 Bug Fixes

  • useElementSize: 修复元素在渲染后卸载重新挂载场景尺寸获取异常的问题  -  by @vikiboss (ffb2a)
  • useTargetElement: 修复 useTargetElement 在某些情况下无法正确返回目标元素的问题  -  by @vikiboss (541da)
    View changes on GitHub

v1.13.0

06 Nov 03:02

Choose a tag to compare

   🚀 Features

  • 新增 useActivityMount API 对应 <Activity /> 下的 useMount  -  by @vikiboss (f7aa0)

   🐞 Bug Fixes

    View changes on GitHub

v1.12.0

21 May 11:36

Choose a tag to compare

   🚀 Features

  • Support params, error, initializing, refreshing, loadingSlow in usePagingList returns  -  by @vikiboss (593ac)
    View changes on GitHub

   🚀 功能特性

  • usePagingList 返回值中支持 paramserrorinitializingrefreshingloadingSlow  -  by @vikiboss (593ac)
    在 GitHub 上查看变更

v1.11.0

06 Dec 07:27

Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

   🚀 功能特性

   🐞 问题修复

  • 修复在 React v19 中的 TypeScript 类型错误  -  由 @vikiboss 提供 (87016)
  • useTimeout: 修复 immediate 选项不生效的问题  -  由 @vikiboss 提供 (8edf9)
    查看 GitHub 变更

v1.10.2

06 Nov 09:44

Choose a tag to compare

   🐞 Bug Fixes

  • useWebSocket: Fix TS type definition & not retry on first failed open  -  by @vikiboss (b4369)
    View changes on GitHub

   🐞 问题修复

  • useWebSocket: 修复 TS 类型定义 & 第一次打开失败时不进行重试 - 由 @vikiboss 提交 (b4369)
    在 GitHub 上查看更改

v1.10.1

01 Nov 09:46

Choose a tag to compare

   🐞 Bug Fixes

  • useVirtualList: Fix Maximum update depth exceeded error when list is empty  -  by @vikiboss (9d780)
    View changes on GitHub

   🐞 问题修复

  • useVirtualList:修复当列表为空时 Maximum update depth exceeded 错误 - 由 @vikiboss 贡献 (9d780)
在 GitHub 上查看更改