feat: add MailerSend integration and update docs#168
Open
enricodeleo wants to merge 10 commits intonotifme:masterfrom
Open
feat: add MailerSend integration and update docs#168enricodeleo wants to merge 10 commits intonotifme:masterfrom
enricodeleo wants to merge 10 commits intonotifme:masterfrom
Conversation
Contributor
enricodeleo
commented
May 19, 2024
- 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
…ally include name only if present
…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
… emails with a replyTo and/or CC feat(mailersend.js): add support for replyTo and cc to be able to send emails with a replyTo and/or CC
429700d to
f263e68
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.