Releases: justinsisley/mjml-utils
Releases · justinsisley/mjml-utils
v2.2.1
v2.2.0
- The
watch
task now only attempts to compile files with the.mjml
extension - The
watch
andbuild
tasks will no longer crash when they encounter a template that they cannot build. This is particularly useful when using partial templates, which will not compile on their own, but can be included within another template by using the<mj-include>
directive. - Updated dependencies: inquirer, mjml, nodemailer, yargs