This repository has been archived by the owner on Nov 24, 2021. It is now read-only.
Releases: keystonejs/keystone-email
Releases · keystonejs/keystone-email
v1.1.0
Full Changelog | Documentation | Developer support | Bugs & feature suggestions | KeystoneJS Slack
Bug fixes and improvements:
- Add Nodemailer Transport (#4, thanks @LorbusChris)
Dependency updates:
- A number of dependencies were updated to address warnings & deprecations (thanks @stennie)
- Update
debug
from 2.2.0 to 3.1.0 - Update
html-to-text
from 2.1.3 to 4.0.0 - Update
juice
from 3.0.0 to 4.3.1 - Update
lodash
from 4.15.0 to 4.17.10 - Update
mailgun-js
from 0.7.12 to 0.18.0 - Update
object-assign
from 4.1.0 to 4.1.1
- Update
Documentation updates:
- Updated information on mailgun recipient variables (thanks @Noviny)
Testing and CI:
- Remove EOL Node versions from Travis and add LTS (6.0, 8.0)