Skip to content

v0.12.0-alpha.1

Pre-release
Pre-release

Choose a tag to compare

@WillYallop WillYallop released this 13 Jul 21:04
· 626 commits to master since this release

Features:

  • Dropped handlebars and replaced it with a basic fn to replace variables instead. This allows the email rendering to work in Cloudflare workers. (64b3eef)
  • Added a new preRenderedEmailTemplates config option which take priority over the email-templates.json dynamic import. (64b3eef)