All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Forked and added to npm
- Upgrades to
strapi@4.0.0
- Upgrades to
postmark@2.7.8
- Only add
TemplateModel
to the message when we are usingtemplateId
ortemplateAlias
, fixes ijsto#7
- Updates version to latest Strapi core version
- Implements 3.0.6, 3.0.7
- settings.defaultVariables
- settings.messageStream
- setting
templateId
ortemplateAlias
will send the email viasendEmailWithTemplate
- settings.defaultTo
- strapi-utils
- package version
- props docs
- CHANGELOG
- apiKey variable name
- Changelog file
- ignore no-array-index-key
- ignore require-default-props
- ignore no-unescaped-entities