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