Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: useUpdateEffect #103

Merged
merged 6 commits into from
Oct 21, 2019

Commits on Oct 11, 2019

  1. Merge pull request #1 from umijs/master

    merge umijs/hooks
    luchx authored Oct 11, 2019
    Configuration menu
    Copy the full SHA
    9839962 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2019

  1. refactor: remove useless code (alibaba#95)

    - remove redundant arguments in useEffect
    DiamondYuan authored and ttys026 committed Oct 17, 2019
    1 Configuration menu
    Copy the full SHA
    0b53b3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1509fb4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2019

  1. Configuration menu
    Copy the full SHA
    f0ef862 View commit details
    Browse the repository at this point in the history
  2. fix: export useUpdateEffect

    luchx committed Oct 18, 2019
    Configuration menu
    Copy the full SHA
    df6883a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7468fdf View commit details
    Browse the repository at this point in the history