Unclaimed project
Are you a maintainer of mailer? Claim this project to take control of your public changelog and roadmap.
Claim this projectChangelog
mailer
📨 A mailer module for Nest framework (node.js)
Back to changelogWhat's Changed
- Fix the log type and add a function to verify if all transporters are okay. by @GFoniX in https://github.com/nest-modules/mailer/pull/1121
- chore(deps-dev): bump @commitlint/config-angular from 18.6.1 to 19.0.3 by @dependabot in https://github.com/nest-modules/mailer/pull/1126
- chore(deps-dev): bump nodemailer from 6.9.10 to 6.9.11 by @dependabot in https://github.com/nest-modules/mailer/pull/1125
- chore(deps-dev): bump @commitlint/cli from 18.6.1 to 19.0.3 by @dependabot in https://github.com/nest-modules/mailer/pull/1124
- Fix Error Transporter[MailerService] is ready by @frezyn in https://github.com/nest-modules/mailer/pull/1148
- Fix bug by using nodemailer-sendgrid by @GFoniX in https://github.com/nest-modules/mailer/pull/1133
- Move mjml to optional dependencies by @sirmonin in https://github.com/nest-modules/mailer/pull/1162
- Support liquidjs templates by @otonielguajardo in https://github.com/nest-modules/mailer/pull/1147
- chore(deps-dev): bump nodemailer from 6.9.11 to 6.9.13 by @dependabot in https://github.com/nest-modules/mailer/pull/1141
- chore(deps-dev): bump @types/lodash from 4.14.202 to 4.17.0 by @dependabot in https://github.com/nest-modules/mailer/pull/1135
chore(deps-dev): bump typescript from 5.3.3 to 5.4.5 by @dependabot in https://github.com/nest-modules/mailer/pull/1158chore(deps-dev): bump @typescript-eslint/parser from 7.1.0 to 7.7.1 by @dependabot in https://github.com/nest-modules/mailer/pull/1164chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.1.0 to 7.7.1 by @dependabot in https://github.com/nest-modules/mailer/pull/1163Fix mail transporter verification by @SimonRosenau in https://github.com/nest-modules/mailer/pull/1153chore(deps): bump @css-inline/css-inline from 0.13.0 to 0.14.0 by @dependabot in https://github.com/nest-modules/mailer/pull/1169chore(deps-dev): bump reflect-metadata from 0.2.1 to 0.2.2 by @dependabot in https://github.com/nest-modules/mailer/pull/1167chore(deps-dev): bump @commitlint/cli from 19.0.3 to 19.3.0 by @dependabot in https://github.com/nest-modules/mailer/pull/1165chore(deps-dev): bump @nestjs/common from 10.3.3 to 10.3.8 by @dependabot in https://github.com/nest-modules/mailer/pull/1166chore(deps-dev): bump @nestjs/core from 10.3.3 to 10.3.8 by @dependabot in https://github.com/nest-modules/mailer/pull/1168New Contributors
- @frezyn made their first contribution in https://github.com/nest-modules/mailer/pull/1148
- @sirmonin made their first contribution in https://github.com/nest-modules/mailer/pull/1162
- @otonielguajardo made their first contribution in https://github.com/nest-modules/mailer/pull/1147
- @SimonRosenau made their first contribution in https://github.com/nest-modules/mailer/pull/1153
Full Changelog: https://github.com/nest-modules/mailer/compare/v1.11.2...v2.0.0