Skip to content

Releases: Yizack/nuxt-mailchannels

v0.1.6

16 Nov 21:39
1c963ed
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Allow name-address pair string format (b78e9f1)

📖 Documentation

  • Fix default global settings info (31a9242)

❤️ Contributors

v0.1.5

16 Nov 03:48
v0.1.5
e0ea47c
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Allow bcc, cc, and to defaults (9011bd3)

📖 Documentation

  • Add typescript signature (ad6cab9)

🏡 Chore

✅ Tests

❤️ Contributors

v0.1.4

14 Nov 03:43
v0.1.4
2d20264
Compare
Choose a tag to compare

compare changes

🏡 Chore

✅ Tests

❤️ Contributors

v0.1.3

13 Nov 23:23
v0.1.3
3058b2f
Compare
Choose a tag to compare

compare changes

🩹 Fixes

📖 Documentation

🏡 Chore

  • Satisfies operator not needed (7287279)

❤️ Contributors

v0.1.2

13 Nov 18:49
v0.1.2
d56b5ac
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • types: Fixes send method jsdoc and improves type generation (e86ad27)

❤️ Contributors

v0.1.1

13 Nov 18:11
v0.1.1
35f2f52
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • types: Export options type as it is (e8896be)

💅 Refactors

  • types: Rename send argument to options (2081395)

📖 Documentation

  • Fix dryRun jsdoc description (84c2862)

🏡 Chore

❤️ Contributors

v0.1.0

13 Nov 17:44
ba31990
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • types: Refactor mailchannels body type name (119b6c9)
  • ⚠️ Return success, payload, data for the send method (cdf5b35)

📖 Documentation

🏡 Chore

  • Use normalize method for array of recipients (85f1124)

✅ Tests

⚠️ Breaking Changes

  • ⚠️ Return success, payload, data for the send method (cdf5b35)

❤️ Contributors

v0.0.3

12 Nov 12:10
v0.0.3
2e27f99
Compare
Choose a tag to compare

compare changes

🩹 Fixes

📖 Documentation

  • Add example using mustaches (aed7b62)

🏡 Chore

  • Body json stringify not needed (461a29c)

❤️ Contributors

v0.0.2

12 Nov 04:25
v0.0.2
274c157
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Enable global default sender (5e700bd)

📖 Documentation

  • Add mailchannels email api documentation (09b2751)

❤️ Contributors

v0.0.1

12 Nov 00:01
v0.0.1
53a0c8b
Compare
Choose a tag to compare

🚀 Enhancements

🩹 Fixes

  • Mailchannels class, return boolean (0a441a7)

💅 Refactors

📖 Documentation

🏡 Chore

❤️ Contributors