-
Notifications
You must be signed in to change notification settings - Fork 4k
nodemailer v7 peerDependency #13039
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workinginvalid reproductionThe issue did not have a detectable valid reproduction URLThe issue did not have a detectable valid reproduction URLtriageUnseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinginvalid reproductionThe issue did not have a detectable valid reproduction URLThe issue did not have a detectable valid reproduction URLtriageUnseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.Unseen or unconfirmed by a maintainer yet. Provide extra information in the meantime.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Environment
all envs
Reproduction URL
https://github.com/nextauthjs/next-auth-example
Describe the issue
nodemailer v7 contains the following breaking change:
Please add v7 as a supported peerDependancy so we can keep things updated
Error:
How to reproduce
try to update nodemailer dependancy to v7 when having next-auth installet
Expected behavior
expected latest next-auth to support the latest nodemailer