Skip to content

v2.0.0

Compare
Choose a tag to compare
@davidmerrique davidmerrique released this 27 Jul 16:13

Breaking changes:

  • Deprecated dw.json. Use dw-cli.json, please update your config.

Internal Changes:

  • Update all dependencies
  • require() dw-cli.json instead of using fs.readFile
  • Use fs-extra instead of promisifying fs
  • Use for-of in dw clean to clean faster