All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.3 (2020-05-08)
- adapters: Make pug, handlebars and ejs truly optional dependencies (981c6cf)
- deps: update dependency twing to v4.0.6 (090ee3f)
- deps: update nest monorepo to v7.0.8 (04268b1)
- deps: update nest monorepo to v7.0.9 (3daf8d2)
1.4.2 (2020-04-07)
- fix handlebars adapter type
1.4.1 (2020-04-07)
- fixed handlebars helpers (bba3be6)
1.4.0 (2020-04-07)
- preview: Pass options to preview-email (d0009ce)
- preview: Show preview of emails in browser (4a2c0d5)
- add ejs adapter
- deps: pin dependency preview-email to 2.0.1 (e1206d6)
1.3.22 (2020-04-07)
- optional dependencies (8bd3fb8)
1.3.21 (2020-04-04)
- fixed inconsistencies in build (6d041f0)
1.3.20 (2020-04-04)
- Clean build
- deps: pin dependencies (a91e6f3)
1.3.19 (2020-04-04)
- build (24d0598)
1.3.18 (2020-04-04)
- now pug and handlebars are optional dependencies and nodemailer a peer dependency (49b60a3)
- deps: update dependency rxjs to v6.5.5 (2ffd823)
1.3.17 (2020-04-01)
1.3.16 (2020-03-31)
1.3.15 (2020-03-31)
- fix dist not found
1.3.14 (2020-03-31)
1.3.13 (2020-03-30)
- add interface 'attachment like object' #104 (30de1f6)
- deps: update dependency nodemailer to v6.4.6 (2230ca2)
- deps: update nest monorepo to v7.0.5 (b3b3ec9)
- deps: update nest monorepo to v7.0.6 (3e8c04f)
- deps: update nest monorepo to v7.0.7 (3b9bc9a)
1.3.12 (2020-03-19)
- sendMail options errors #85 (02e5950)
- deps: update nest monorepo to v7.0.2 (6cb96b8)
- deps: update nest monorepo to v7.0.3 (ae6eee9)
1.3.11 (2020-03-15)
- fixes build fail with no implicit any #79
1.3.10 (2020-03-14)
1.3.9 (2020-03-12)
- inherits from nodemailer interface #34 (923ba0f)
- deps: pin dependencies (5545762)
- deps: update dependency nodemailer to v6.4.5 (b5ace5d)
1.3.8 (2020-03-06)
- remove unused key (cadc62a)
1.3.7 (2020-03-06)
1.3.6 (2020-02-26)
- fixed deploy script (87cc825)
1.3.5 (2020-02-26)
- dependencies (eaf1979)
- fixed incorrect module call in documentation (5d37026)
- fixes deploy script (2daf360)
1.3.4 (2020-02-25)
- enable handlebars partials (da4eb86)
- The module is in a new organization at npm.
1.3.2 (2020-02-05)
- load partials and set global variables (ee62f27)
1.3.0 (2020-02-05)
- enable handlebars partials (da4eb86)
1.2.0 (2019-12-12)
- inline css (4dfdc31)