Skip to content

3.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 10:15
· 59 commits to master since this release
7143080

Breaking change

Feature

  • Utilize native recursive option for mkdirs() and mkdirsSync() @segayuu (#55)

Fix

  • fix compatibility issue with Node.js 14 in writeFile() and copyFile() @SukkaW (#60)

Refactor

Misc