Releases: nest-modules/mailer
Releases Β· nest-modules/mailer
v2.0.0
What's Changed
- Fix the log type and add a function to verify if all transporters are okay. by @GFoniX in #1121
- chore(deps-dev): bump @commitlint/config-angular from 18.6.1 to 19.0.3 by @dependabot in #1126
- chore(deps-dev): bump nodemailer from 6.9.10 to 6.9.11 by @dependabot in #1125
- chore(deps-dev): bump @commitlint/cli from 18.6.1 to 19.0.3 by @dependabot in #1124
- Fix Error Transporter[MailerService] is ready by @frezyn in #1148
- Fix bug by using nodemailer-sendgrid by @GFoniX in #1133
- Move mjml to optional dependencies by @sirmonin in #1162
- Support liquidjs templates by @otonielguajardo in #1147
- chore(deps-dev): bump nodemailer from 6.9.11 to 6.9.13 by @dependabot in #1141
- chore(deps-dev): bump @types/lodash from 4.14.202 to 4.17.0 by @dependabot in #1135
- chore(deps-dev): bump typescript from 5.3.3 to 5.4.5 by @dependabot in #1158
- chore(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.7.1 by @dependabot in #1164
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.7.1 by @dependabot in #1163
- Fix mail transporter verification by @SimonRosenau in #1153
- chore(deps): bump @css-inline/css-inline from 0.13.0 to 0.14.0 by @dependabot in #1169
- chore(deps-dev): bump reflect-metadata from 0.2.1 to 0.2.2 by @dependabot in #1167
- chore(deps-dev): bump @commitlint/cli from 19.0.3 to 19.3.0 by @dependabot in #1165
- chore(deps-dev): bump @nestjs/common from 10.3.3 to 10.3.8 by @dependabot in #1166
- chore(deps-dev): bump @nestjs/core from 10.3.3 to 10.3.8 by @dependabot in #1168
New Contributors
- @frezyn made their first contribution in #1148
- @sirmonin made their first contribution in #1162
- @otonielguajardo made their first contribution in #1147
- @SimonRosenau made their first contribution in #1153
Full Changelog: v1.11.2...v2.0.0
v1.11.2
What's Changed
- chore(deps-dev): bump ip from 2.0.0 to 2.0.1 by @dependabot in #1116
- chore(deps): bump nodemailer from 6.9.4 to 6.9.9 in /sample/02-custom-template-adapter by @dependabot in #1112
- chore(deps): bump nodemailer from 6.9.4 to 6.9.9 in /sample/01-basic by @dependabot in #1111
Full Changelog: v1.11.0...v1.11.2
v1.11.0
What's Changed
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.15.0 to 6.16.0 by @dependabot in #1078
- chore(deps-dev): bump @typescript-eslint/parser from 6.15.0 to 6.16.0 by @dependabot in #1077
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.16.0 to 6.17.0 by @dependabot in #1083
- chore(deps-dev): bump nodemailer from 6.9.7 to 6.9.8 by @dependabot in #1080
- chore: Replace
css-inline
with@css-inline/css-inline
by @Stranger6667 in #1079 - chore(deps-dev): bump @typescript-eslint/parser from 6.16.0 to 6.17.0 by @dependabot in #1082
- don't ignore css-inline exceptions by @amitailanciano in #1085
- test: fix media query style is lost when it's compiled by @kitimark in #1105
- Verify SMTP connection configuration for transporter(s) by @GFoniX in #1118
New Contributors
- @Stranger6667 made their first contribution in #1079
- @amitailanciano made their first contribution in #1085
- @kitimark made their first contribution in #1105
- @GFoniX made their first contribution in #1118
Full Changelog: v1.10.3...v1.11.0
v1.10.3 Add tslib
v1.10.2 Upgrade
v1.9.1
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- chore(deps): bump preview-email from 3.0.5 to 3.0.7 by @dependabot in #824
- chore(deps-dev): bump yarn-audit-fix from 9.3.2 to 9.3.5 by @dependabot in #842
- chore(deps-dev): bump @nestjs/core from 9.0.5 to 9.0.11 by @dependabot in #845
- chore(deps-dev): bump @nestjs/common from 9.0.5 to 9.0.11 by @dependabot in #848
- chore(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.34.0 by @dependabot in #850
- Documentation: add templates copy instruction by @dmitry-zaets in #876
- Bugfix/corrects dependency with security problems by @chrisloarryn in #924
- Fixed Handlebars/EJS template caching by @Bioruebe in #888
- Use existing attachment interface by @cre8 in #938
- chore(deps): bump cookiejar from 2.1.3 to 2.1.4 by @dependabot in #937
- chore(deps-dev): bump nodemailer from 6.8.0 to 6.9.0 by @dependabot in #939
- chore(deps-dev): bump @typescript-eslint/parser from 5.34.0 to 5.49.0 by @dependabot in #935
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.30.7 to 5.49.0 by @dependabot in #936
- chore(deps-dev): bump @commitlint/config-angular from 17.3.0 to 17.4.2 by @dependabot in #940
- chore(deps-dev): bump @commitlint/cli from 17.3.0 to 17.4.2 by @dependabot in #941
- chore(deps): bump glob from 8.0.3 to 8.1.0 by @dependabot in #942
- chore(deps-dev): bump ts-jest from 29.0.3 to 29.0.5 by @dependabot in #945
- chore(deps-dev): bump nodemailer from 6.9.0 to 6.9.1 by @dependabot in #946
- chore(deps-dev): bump prettier from 2.8.1 to 2.8.3 by @dependabot in #947
- chore(deps-dev): bump jest from 29.3.1 to 29.4.2 by @dependabot in #952
- chore(deps-dev): bump rimraf from 3.0.2 to 4.1.2 by @dependabot in #943
- chore(deps-dev): bump husky from 8.0.2 to 8.0.3 by @dependabot in #950
- chore(deps-dev): bump yarn-audit-fix from 9.3.7 to 9.3.8 by @dependabot in #949
- Bugfix/fixes partial not found error on Windows by @adamrehill in #951
- chore(deps): bump inline-css from 4.0.1 to 4.0.2 by @dependabot in #954
- chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 by @dependabot in #953
- chore(deps-dev): bump lint-staged from 13.1.0 to 13.1.2 by @dependabot in #957
- chore(deps-dev): bump @commitlint/config-angular from 17.4.2 to 17.4.4 by @dependabot in #958
- Support nestjs version ^10.0.0 by @rnkdsh in #995
- fix: use namespace import for mjml in adapter by @jaqarrick in #984
- Update ISendMailOptions type by @maclementED in #999
- chore(deps-dev): bump @nestjs/common from 9.2.1 to 9.4.2 by @dependabot in #993
- chore(deps-dev): bump @typescript-eslint/parser from 5.49.0 to 5.59.7 by @dependabot in #992
- chore(deps): bump vm2 from 3.9.13 to 3.9.19 by @dependabot in #991
- chore(deps): bump yaml from 2.2.0 to 2.2.2 by @dependabot in #981
- chore(deps): bump @types/ejs from 3.1.1 to 3.1.2 by @dependabot in #961
- chore(deps-dev): bump jest from 29.4.2 to 29.5.0 by @dependabot in #964
- chore(deps-dev): bump nodemailer-mock from 1.5.12 to 2.0.1 by @dependabot in #944
New Contributors
- @dmitry-zaets made their first contribution in #876
- @chrisloarryn made their first contribution in #924
- @Bioruebe made their first contribution in #888
- @cre8 made their first contribution in #938
- @adamrehill made their first contribution in #951
- @rnkdsh made their first contribution in #995
- @jaqarrick made their first contribution in #984
- @maclementED made their first contribution in #999
Full Changelog: v1.8.1...v1.9.0
v.1.8.1
v1.7.1
v1.7.0
1.7.0 (2022-06-19)
Features
Bug Fixes
- adapters: resolving correct templateDir (9bee48b)
- deps: update dependency dotenv to v10 (8dcb4e0)
- deps: update dependency dotenv to v8.6.0 (8cd1094)
- deps: update dependency glob to v7.1.7 (cba34c6)
- deps: update dependency glob to v7.2.0 (222e701)
- deps: update dependency nodemailer to v6.6.1 (ec1eec9)
- deps: update dependency nodemailer to v6.6.2 (fc92ddd)
- deps: update dependency nodemailer to v6.6.5 (d68d341)
- deps: update dependency nodemailer to v6.7.2 (7638b01)
- deps: update dependency rxjs to v7 (efcc64e)
- deps: update dependency rxjs to v7.3.1 (a5aa0ae)
- deps: update dependency rxjs to v7.4.0 (8fb17f1)
- deps: update dependency twing to v5.1.0 (7d45c53)
- deps: update nest monorepo to v7.6.18 (6f7bdf8)
- no error handling for inlineCss (c232e75)
- register partials in handlebars (#715) (7f2cbae)