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

refactor!: replace request with node-fetch #6009

Merged
merged 3 commits into from
Nov 13, 2020
Merged

refactor!: replace request with node-fetch #6009

merged 3 commits into from
Nov 13, 2020

Commits on Oct 26, 2020

  1. refactor!: replace deprecated request library

    BREAKING CHANGE: replace request with node-fetch
    jeneser committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    e9b0512 View commit details
    Browse the repository at this point in the history
  2. fix: remove dead code

    jeneser committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    5016239 View commit details
    Browse the repository at this point in the history
  3. fix: the failing tests

    jeneser committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    54b15cd View commit details
    Browse the repository at this point in the history