Skip to content

v3.0.0

Compare
Choose a tag to compare
@juanjoDiaz juanjoDiaz released this 23 Feb 18:36
  • Drop support for node 8 and 9 (use fs.promises)
  • Add feature to preserve new line at the end of package.json files
  • Update tests to async-await
  • Update tests to work on Windows
  • Update dependencies to fix a vulnerabilities
  • Add GitHub actions