Skip to content

Commit

Permalink
Add note about walk()'s removal, recommend jprichardson/node-klaw
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanZim committed Jan 6, 2017
1 parent 383a269 commit f6ee61e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,10 @@ Methods

**NOTE:** You can still use the native Node.js methods. They are copied over to `fs-extra`.

### What happened to `walk()`?

It was removed from `fs-extra` in v2.0.0. If you need the functionality, `walk` is available as a separate package, [`klaw`](https://github.com/jprichardson/node-klaw).


Third Party
-----------
Expand Down

0 comments on commit f6ee61e

Please sign in to comment.