Skip to content

v2.1.0

Choose a tag to compare

@sindresorhus sindresorhus released this 12 Mar 06:29

Enhancement:

  • Update make-dir to version 2 (#13) 7cbd051
    It uses the native fs.mkdir recursive option when available, so should make that operation faster on newer Node.js versions.

v2.0.0...v2.1.0