Skip to content
This repository has been archived by the owner on Nov 24, 2021. It is now read-only.

Releases: keystonejs/keystone-email

v1.1.0

25 Jul 08:27
ffc7be7
Compare
Choose a tag to compare

Full Changelog | Documentation | Developer support | Bugs & feature suggestions | KeystoneJS Slack

Bug fixes and improvements:

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

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)