v1.2.4
- ☄️ Meteor:
v2.3.4; - 📦 NPM:
v1.2.4;
Changes:
- 🐞 Edge case bug fix: Minor fix to trow an error (instead of silent interruption) when context is lost or misconfiguration is in place. Upon calling internal
___compileMailOpts()method without configured transports. - 👷♂️ This is regular maintenance release;
- 🤝 Compatibility with
meteor@1.10.2; - 🤝 Compatibility with
nodemailer@6.4.6; - 📦 Update
joskpackage tov2.2.5, was:v2.2.3; - 📦 [
dev-dependency] Updatebsonpackage tov4.0.4, wasv4.0.3; - 📦 [
dev-dependency] Updatemochapackage tov7.1.0, wasv7.1.2; - 📦 [
dev-dependency] Updatemongodbpackage tov3.5.7, wasv3.5.4; - 📦 [
dev-dependency] Updatenodemailerpackage tov6.4.6, wasv6.4.4; - 📋 Minor documentation updates.