Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add MailerSend integration and update docs #168

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

enricodeleo
Copy link
Contributor

  • Introduce MailerSend as a new email provider option, including setup and usage examples.
  • Update README with setup guides.

- Introduce MailerSend as a new email provider option, including setup and usage examples.
- Enhance README with detailed sections on notification channels, provider strategies, and setup guides for a comprehensive understanding of the project's capabilities.

feat: add EmailMailerSendProvider for email notifications support
…bility and maintainability

feat(email): add MailerSend as a new email provider to expand service integrations
…e for clarity

- Introduce messageId field to allow overriding the default message ID.
- Refactor email data construction using spread operators for cleaner, more readable code.
- Utilize modern JavaScript features for object manipulation, enhancing code maintainability and readability.
…e compatibility

style(mailersend.js): enforce consistent semicolons and formatting for clarity
chore: bump package version to 1.17.1 for release
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant