Skip to content

Release 0.2.0-44

Pre-release
Pre-release
Compare
Choose a tag to compare
@tks18 tks18 released this 08 Jan 14:37
· 228 commits to master since this release
v0.2.0-44
9ca8200

0.2.0-44 (2022-01-05)

Bug Fixes 🛠

  • models: fix smtp provider schema by adding dkim details (4f10408)
  • plugins/google: add more google api scopes for more control over api (83f7e3a)

Features 🔥

  • plugins/google: refactor and introduce function overloads for solving conditional return types (7406494)
  • plugins/mail: add functions for mail-transporter plugin with nodemailer (7f3da72)

Build System 🏗

  • eslint: add support for function overloading in ts (751df21)