forwardemail / email-templates

Create, preview (browser/iOS Simulator), and send custom email templates for Node.js. Made for @forwardemail, @ladjs, @cabinjs, @spamscanner, and @breejs.
https://forwardemail.net/docs/send-emails-with-node-js-javascript
MIT License
3.67k stars 337 forks source link

Fixed overriding of data property #229

Closed biiit closed 7 years ago

biiit commented 7 years ago

Only override data property if it was not submitted via locals variable

niftylettuce commented 7 years ago

Published as v2.7.0, thanks @biiit