UNPKG

nodemailer-trap-plugin

Version:

Nodemailer plugin to intercept emails in non production environments

71 lines (39 loc) 1.04 kB
# CHANGELOG <a name="4.0.0"></a> ### 4.0.0 (2020-10-18) #### Misc * chore: drop support Node.js less than 10 version * chore: add commitlint * chore: add remark * chore: add eslint, remove jshint * chore: bump deps <a name="3.0.0"></a> ### 3.0.0 (2019-05-20) #### Misc * drop support Node.js less than 8 version * bump deps <a name="2.0.1"></a> ### 2.0.0 (2018-09-13) #### Misc * cleanup <a name="2.0.0"></a> ### 2.0.0 (2018-09-11) #### Misc * drop support Node.js less than 4 version * bump deps <a name="1.0.4"></a> ### 1.0.4 (2017-09-19) #### Features * passthrough can be a function now <a name="1.0.3"></a> ### 1.0.3 (2017-08-17) #### Misc * bump deps <a name="1.0.2"></a> ### 1.0.2 (2016-05-24) #### Features * provides ability to passthrough emails sent to one recipient. The passthrough can be regex object or regex string <a name="1.0.0"></a> ### 1.0.0 (2016-05-07) #### Features * provides ability to intercept emails in non production environments and replace recipients