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

feat: improve useAsyncFn and useAsync typings #589

Merged
merged 4 commits into from
Dec 30, 2019
Merged

Commits on Sep 4, 2019

  1. useAsyncFn and useAsync typings made great again =)

    Now it uses fully generic arguments and returning types, thus no problems with inferring callback call arguments;
    xobotyi committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    641a879 View commit details
    Browse the repository at this point in the history
  2. Fix Promise type detection;

    Fix function name;
    xobotyi committed Sep 4, 2019
    Configuration menu
    Copy the full SHA
    563f71d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Configuration menu
    Copy the full SHA
    074d8ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    733cf9b View commit details
    Browse the repository at this point in the history