Skip to content

Latest commit

 

History

History
86 lines (42 loc) · 1.84 KB

CHANGELOG.md

File metadata and controls

86 lines (42 loc) · 1.84 KB

Changelog

v1.3.0

compare changes

🏡 Chore

  • Target Node18 and above! (0aa2834)

❤️ Contributors

  • Lucacicada

v1.2.1

compare changes

🏡 Chore

  • Move mailers in an index.ts file (ff3594d)
  • Expose private field with an underscore (879536a)
  • Switch to unbuild (2752fa0)

❤️ Contributors

  • Lucacicada

v1.2.0

compare changes

🚀 Enhancements

📖 Documentation

  • More config options and caveats (880d807)

❤️ Contributors

  • Lucacicada

v1.1.1

compare changes

🏡 Chore

  • Add package repository and description! (c3e0b22)

❤️ Contributors

  • Lucacicada

v1.1.0

compare changes

🚀 Enhancements

  • Relax typings with optional mailer key! (8713538)

🏡 Chore

  • Publish with provenance (733e211)
  • Nodemailer as a dependency! (63f355c)

✅ Tests

  • Add more rigorous tests (0f6de9e)

❤️ Contributors

  • Lucacicada

v1.0.0

First Release