v4.0.0
Breaking:
- Version 3 switched the
cwddefault fromprocess.cwd()to__dirname. This change has been reverted andcwdwill once again default toprocess.cwd().
Breaking:
cwd default from process.cwd() to __dirname. This change has been reverted and cwd will once again default to process.cwd().