Skip to content

v2.0.0

Compare
Choose a tag to compare
@ungoldman ungoldman released this 18 Apr 19:00

view diff

Breaking

  • breaking: convert to async function (#15)
  • breaking: pkg(engines): set min node to 12

Features

  • feat: add screen & scale options

Misc

  • deps: progress@2
  • deps: mkdirp@1
  • deps: untildify@4
  • ci: add actual test, use gh actions