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

Add AsyncReturnType type #78

Merged
merged 13 commits into from Feb 14, 2020
Merged

Add AsyncReturnType type #78

merged 13 commits into from Feb 14, 2020

Commits on Feb 8, 2020

  1. Add AsyncReturnType

    Will Hoskings committed Feb 8, 2020
    Copy the full SHA
    6ec8496 View commit details
    Browse the repository at this point in the history
  2. Let's try again

    Will Hoskings committed Feb 8, 2020
    Copy the full SHA
    452ddd3 View commit details
    Browse the repository at this point in the history
  3. Messed up the imports apparently

    Will Hoskings committed Feb 8, 2020
    Copy the full SHA
    0ecc99a View commit details
    Browse the repository at this point in the history
  4. Delete that damn pnpm debug log

    Will Hoskings committed Feb 8, 2020
    Copy the full SHA
    e34be92 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Unpack -> Unwrap

    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    resynth1943 and sindresorhus committed Feb 14, 2020
    Copy the full SHA
    95aba75 View commit details
    Browse the repository at this point in the history
  2. Remove "type"

    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    resynth1943 and sindresorhus committed Feb 14, 2020
    Copy the full SHA
    1f4e312 View commit details
    Browse the repository at this point in the history
  3. Beef up the example

    Will Hoskings committed Feb 14, 2020
    Copy the full SHA
    bf6a357 View commit details
    Browse the repository at this point in the history
  4. Add a negative test case

    Will Hoskings committed Feb 14, 2020
    Copy the full SHA
    e14ad51 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'async-return-type' of github.com:resynth1943/type-fest …

    …into async-return-type
    Will Hoskings committed Feb 14, 2020
    Copy the full SHA
    aa0b2ba View commit details
    Browse the repository at this point in the history
  6. Tab indentation

    Will Hoskings committed Feb 14, 2020
    Copy the full SHA
    a429f6a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    5bb5b79 View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    7ee7e7a View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    d0814d1 View commit details
    Browse the repository at this point in the history