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: support email configuration in payload config #2485

Merged
merged 4 commits into from
Apr 17, 2023

Conversation

denolfe
Copy link
Member

@denolfe denolfe commented Apr 12, 2023

Description

Support email configuration directly in the payload config. Any email configuration being passed into payload.init will take precedence to avoid this becoming a breaking change.

  • I have read and understand the CONTRIBUTING.md document in this repository

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have added tests that prove my fix is effective or that my feature works
  • Existing test suite passes locally with my changes
  • I have made corresponding changes to the documentation

Sorry, something went wrong.

@denolfe denolfe force-pushed the feat/email-options-in-config branch from 3840328 to 56dfcda Compare April 14, 2023 16:13

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@denolfe denolfe marked this pull request as ready for review April 14, 2023 23:42
@denolfe denolfe merged commit 042e58e into master Apr 17, 2023
@denolfe denolfe deleted the feat/email-options-in-config branch April 17, 2023 21:21
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

2 participants