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 list of mz/fs functions to proxy, add test for mkdtemp() #25

Closed RyanZim closed 7 years ago

RyanZim commented 7 years ago

Fixes #24

@dcharbonnier Do types need updated for this?

RyanZim commented 7 years ago

I'd say this is semver-patch or maybe semver-minor, IDC. fs-extra keys are up to date.

kevinbeaty commented 7 years ago

Thanks @RyanZim I appreciate all your help.