What is the problem this feature will solve?
When switching from mkdirp we should allow fs.mkdir return the path, not undefined.
What is the feature you are proposing to solve the problem?
Make fs.mkdir return the path
What alternatives have you considered?
N/A