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

Support AbortController #490

Merged
merged 21 commits into from Feb 13, 2022
Merged

Support AbortController #490

merged 21 commits into from Feb 13, 2022

Commits on Feb 4, 2022

  1. Add abortSignal

    jopemachine committed Feb 4, 2022
    Copy the full SHA
    0a888a8 View commit details
    Browse the repository at this point in the history
  2. Update kill.js

    jopemachine committed Feb 4, 2022
    Copy the full SHA
    d921f78 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. abortSignal -> signal

    jopemachine committed Feb 5, 2022
    Copy the full SHA
    7b791a4 View commit details
    Browse the repository at this point in the history
  2. Update index.d.ts

    sindresorhus committed Feb 5, 2022
    Copy the full SHA
    bda9c62 View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    sindresorhus committed Feb 5, 2022
    Copy the full SHA
    3f23018 View commit details
    Browse the repository at this point in the history
  4. Update readme.md

    jopemachine committed Feb 5, 2022
    Copy the full SHA
    7ed6580 View commit details
    Browse the repository at this point in the history
  5. Update readme.md

    jopemachine committed Feb 5, 2022
    Copy the full SHA
    29bc38e View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Move example

    jopemachine committed Feb 7, 2022
    Copy the full SHA
    a1d7cd2 View commit details
    Browse the repository at this point in the history
  2. Remove cancel doc

    jopemachine committed Feb 7, 2022
    Copy the full SHA
    1deecd1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    192ace8 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9db69e2 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    b8e9581 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    59c40c2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2022

  1. Copy the full SHA
    c29d447 View commit details
    Browse the repository at this point in the history
  2. Update readme.md

    jopemachine committed Feb 8, 2022
    Copy the full SHA
    2908af4 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3bfe315 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Update index.js

    jopemachine committed Feb 9, 2022
    Copy the full SHA
    3d44b69 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Update readme.md

    jopemachine committed Feb 13, 2022
    Copy the full SHA
    ad9d29c View commit details
    Browse the repository at this point in the history
  2. Update index.d.ts

    jopemachine committed Feb 13, 2022
    Copy the full SHA
    7bfc357 View commit details
    Browse the repository at this point in the history
  3. Update readme.md

    sindresorhus committed Feb 13, 2022
    Copy the full SHA
    e598fb0 View commit details
    Browse the repository at this point in the history
  4. Update index.d.ts

    sindresorhus committed Feb 13, 2022
    Copy the full SHA
    8b49e3a View commit details
    Browse the repository at this point in the history