npm mjml 5.2.2
v5.2.2

3 hours ago

What's Changed

Fixes

  • In CLI, relative includePath entries are now resolved against process.cwd() before being passed to mjml-core, so e.g. --config.includePath '["layouts"]' works correctly when the template lives in a subdirectory by @dazgreer in #3092
  • Introduced warnings on denied mj-includes for CLI by @dazgreer in #3092

Documentation

  • Updated documentation by adding an important message concerning the switch in allowIncludes (CLI) ignoreIncludes (Node) by @dazgreer in #3092

Full Changelog: v5.2.1...v5.2.2

Don't miss a new mjml release

NewReleases is sending notifications on new releases.