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 optional ReadableStream polyfill #12

Merged
merged 12 commits into from Feb 14, 2020

Commits on Feb 6, 2020

  1. feat: Add optional ReadableStream polyfill

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Feb 6, 2020
    Copy the full SHA
    b284794 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    9999809 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    a58848d View commit details
    Browse the repository at this point in the history
  4. refactor: Directly catch requiring errors

    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    Richienb and sindresorhus committed Feb 6, 2020
    Copy the full SHA
    929011b View commit details
    Browse the repository at this point in the history
  5. chore: Remove unneeded code

    Richienb committed Feb 6, 2020
    Copy the full SHA
    d363f73 View commit details
    Browse the repository at this point in the history
  6. docs: Add usage example

    Richienb committed Feb 6, 2020
    Copy the full SHA
    5ef669a View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    ec8ab77 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2020

  1. chore: Fix formatting

    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    Richienb and sindresorhus committed Feb 13, 2020
    Copy the full SHA
    bba8c57 View commit details
    Browse the repository at this point in the history
  2. chore: Fix formatting

    Co-Authored-By: Sindre Sorhus <sindresorhus@gmail.com>
    Richienb and sindresorhus committed Feb 13, 2020
    Copy the full SHA
    c5ede66 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    89c26d5 View commit details
    Browse the repository at this point in the history
  4. docs: Fix example

    Richienb committed Feb 13, 2020
    Copy the full SHA
    690802e View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2020

  1. Update readme.md

    sindresorhus committed Feb 14, 2020
    Copy the full SHA
    de4c4a8 View commit details
    Browse the repository at this point in the history