Skip to content

Releases: Wylio/meteor-mandrill

Implement the full API. Rewrite from scratch.

19 Jul 03:11
Compare
Choose a tag to compare

This release is a complete rewrite and implements the full Mandrill API.

Breaking changes:

  • guide on how to use Mandrill with Meteor's default Accounts.emailTemplates
  • no longer catches errors to the console for you, so you can now implement custom fallbacks
  • no more lazy .sendTemplate call. Use the proper Mandrill.messages.sendTemplate.