Skip to content

v3.2.1

Compare
Choose a tag to compare
@fdintino fdintino released this 13 Jul 04:18
· 30 commits to master since this release
53d1223
  • Replace yargs with commander to reduce number of dependencies. Merge of #1253. Thanks AlynxZhou.
  • Update optional dependency chokidar from ^2.0.0 to ^3.3.0. Merge of #1254. Thanks eklingen.
  • Prevent optional dependency Chokidar from loading when not watching. Merge of #1250. Thanks eklingen.