Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

BREAKING: Use fs.rm/rmSync where supported #882

Merged
merged 1 commit into from
Apr 8, 2021
Merged

BREAKING: Use fs.rm/rmSync where supported #882

merged 1 commit into from
Apr 8, 2021

Conversation

RyanZim
Copy link
Collaborator

@RyanZim RyanZim commented Apr 2, 2021

Fixes #806

Technically a breaking change since this removes the undocumented ability to pass options to remove*()

Fixes #806

Technically a breaking change since this removes the undocumented
ability to pass options to remove*()
@RyanZim RyanZim added this to the 10.0.0 milestone Apr 2, 2021
@RyanZim RyanZim requested review from JPeer264 and manidlou April 2, 2021 22:02
Copy link
Collaborator

@manidlou manidlou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recursive fs.rmdir / fs.rm
2 participants