Skip to content

0.2.0 - February 01, 2023

Latest
Compare
Choose a tag to compare
@mcecode mcecode released this 01 Feb 06:44
· 4 commits to main since this release

⚠️ Breaking

Library

  • getDefaultTemplateRenderer is no longer exported.
  • getTemplateRenderer is now optional and is passed as part of options.

✨ New

CLI

  • A custom template renderer can now be set in the config file.

🔧 Fixes

CLI

  • The help command now shows pme as the script name instead of cli.js on Windows.