What's Changed
- 🐞 修复:修复
useRequest
在配置cachekey
后,某些情况下不执行onSuccess
方法的问题 (#2035) @xun-zi #2255 - 🐞 修复:修复
useMount
返回 Promise 的问题 @Meet-student #2833
- 🐞 Fix: Fixed the issue that the
onSuccess
method ofuseRequest
was not executed in some cases after configuringcachekey
(#2035) @xun-zi #2255 - 🐞 Fix: Fixed the problem of
useMount
returning a Promise @Meet-student #2833
New Contributors
Full Changelog: v3.9.1...v3.9.3