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

Feature: Prototype stream implementation #32

Closed
wants to merge 13 commits into from
Closed

Feature: Prototype stream implementation #32

wants to merge 13 commits into from

Commits on Sep 8, 2018

  1. Configuration menu
    Copy the full SHA
    cf79cb5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Update index.js

    sindresorhus authored Sep 10, 2018
    Configuration menu
    Copy the full SHA
    4c0f00e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Configuration menu
    Copy the full SHA
    9082f4b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'sindresorhus-master'

    :wq
    dangdennis committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    7237081 View commit details
    Browse the repository at this point in the history
  3. Make Ky a ES2015 module

    Closes #23
    Fixes #24
    sindresorhus authored and dangdennis committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    f84cee0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c84a97 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Add TypeScript definition (#20)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    2 people authored and dangdennis committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    2b3b534 View commit details
    Browse the repository at this point in the history
  2. Make the beforeRequest hook work async

    This was not correctly handled in #22
    sindresorhus authored and dangdennis committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    4f83fa0 View commit details
    Browse the repository at this point in the history
  3. 0.3.0

    sindresorhus authored and dangdennis committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    4c20475 View commit details
    Browse the repository at this point in the history
  4. Split tests into multiple files

    sindresorhus authored and dangdennis committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    31d98f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b76260 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. Basic stream implemented

    dangdennis committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    2e7fac2 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    d9aed5b View commit details
    Browse the repository at this point in the history