kevinbeaty / fs-promise

[DEPRECATED] Use mz or fs-extra^3 with Promise support
https://www.npmjs.com/package/fs-extra
MIT License
170 stars 13 forks source link

Update fs-extra to v1.0.0 #17

Closed RyanZim closed 7 years ago

RyanZim commented 7 years ago

This contains breaking changes.

RyanZim commented 7 years ago

@kevinbeaty ping?

kevinbeaty commented 7 years ago

Hey Ryan. Thanks for this. I've been busy so have not had a chance to review the breaking changes. Have you taken a look at fs-extra functions listed within fs-promise to see if any changes are necessary?

RyanZim commented 7 years ago

I don't think so, changelog is here: https://github.com/jprichardson/node-fs-extra/blob/master/CHANGELOG.md#100--2016-11-01.

kevinbeaty commented 7 years ago

Thanks!