Giter VIP home page Giter VIP logo

Comments (9)

lichenglong-blog avatar lichenglong-blog commented on August 25, 2024

你绝对3.7.8 提升到了3.7.9,没有锁版本

from hooks.

peluprvi avatar peluprvi commented on August 25, 2024

For me it looks like a breaking change or regression introduced on version v3.7.9.
I'm using the useDebounceEffect hook.

Edit:
Comparing v3.7.8 to v3.7.9, I think the issue is related to the changes from loadash to loadash-es. Some possible related commits are be1e141 , a6313e9 , 4d9b923 , 7843f02

Some changes have reverted: #2453.

from hooks.

JiaLuo avatar JiaLuo commented on August 25, 2024

For me it looks like a breaking change or regression introduced on version v3.7.9. I'm using the useDebounceEffect hook.

Edit: Comparing v3.7.8 to v3.7.9, I think the issue is related to the changes from loadash to loadash-es. Some possible related commits are be1e141 , a6313e9 , 4d9b923 , 7843f02

Some changes have reverted: #2453.

I'm using version 3.1.3 and not the latest version

from hooks.

JiaLuo avatar JiaLuo commented on August 25, 2024

你绝对3.7.8 提升到了3.7.9,没有锁版本

我没用最新版本,项目很早就创建了,当时下载的版本后面就一直没有更新过。昨天开始就突然编译不通过了

from hooks.

chenggj avatar chenggj commented on August 25, 2024

I used the latest version 3.7.9, and have the same issue.
My lodash-es version is 4.17.21

from hooks.

JiaLuo avatar JiaLuo commented on August 25, 2024

I locked the 3.1.3 version and the project is ready to compile

from hooks.

chenggj avatar chenggj commented on August 25, 2024

I revert ahooks version to 3.7.8, and it builds success.

from hooks.

best666 avatar best666 commented on August 25, 2024

使用了antd-mobile,里面依赖了ahooks没有锁版本,需要再package.json中加入:

"resolutions": {
    "ahooks": "3.7.8"
  }

顺带说一句,npm打包没有报错,换成yarn后有错误

from hooks.

liuyib avatar liuyib commented on August 25, 2024

lodash-es 已回退到 lodash,目前 v3.7.10 已发版,各位可以升级下,如果还有问题的话,请随时反馈,感谢。

from hooks.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.