Shared global state for templates, bug fixes and configure global from address inside config
LatestWhat's Changed
- Fix brevo transport, API allows onyl one replyTo address, not an array by @arthur-pigeon in #106
- feat: upgrade nodemailer to the latest version
- fix: accept all
SMTPConnectionOptions - feat: introduce shared state for templates and set it via globals config
- feat: introduce
sendLaterCompiledmethod inMailerContract - feat: replace
gotwithky - feat: introduce
MAIL_MAILER,MAIL_FROM_ADDRESS, andMAIL_FROM_NAMEenv variables
New Contributors
- @arthur-pigeon made their first contribution in #106
Full Changelog: v9.2.2...v10.0.0-next.0