You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)