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

Update fs promise shims to support latest Node functions #747

Merged
merged 4 commits into from Feb 3, 2020

Commits on Jan 31, 2020

  1. Copy the full SHA
    92531a9 View commit details
    Browse the repository at this point in the history
  2. Add promise support for fs.opendir()

    Sort array to match Node docs
    RyanZim committed Jan 31, 2020
    Copy the full SHA
    5e0ede9 View commit details
    Browse the repository at this point in the history
  3. Fix tests for fs.writev()

    RyanZim committed Jan 31, 2020
    Copy the full SHA
    b5ed9d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

  1. Fix requested changes

    RyanZim committed Feb 1, 2020
    Copy the full SHA
    8fea403 View commit details
    Browse the repository at this point in the history