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

Follow node fetch spec #101

Merged
merged 9 commits into from
Nov 15, 2021
Merged

Follow node fetch spec #101

merged 9 commits into from
Nov 15, 2021

Commits on Nov 8, 2021

  1. Finish types

    DavidTanner committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8fb7985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ddf179 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4325fc2 View commit details
    Browse the repository at this point in the history
  4. Allow for DOM types

    DavidTanner committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    47a2363 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2b68aaf View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Using DOM types, and node-fetch types where convenient. According the…

    … the Readme we are expecting someone to polyfill Request if it doesn't exist
    DavidTanner committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    1b09688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2706060 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33d6962 View commit details
    Browse the repository at this point in the history
  4. Minimal Axios types

    DavidTanner committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    d2e3334 View commit details
    Browse the repository at this point in the history