sofn-xyz / mailing

Build, test, send emails with React
https://www.mailing.run
MIT License
3.61k stars 72 forks source link

Increase sizeLimit in sendMail route #428

Closed rafyzg closed 1 year ago

rafyzg commented 1 year ago

Describe your changes

Added config object to sendMail route to increase default sizeLimit

Issue link

https://github.com/sofn-xyz/mailing/issues/427

Checklist before requesting a review

changeset-bot[bot] commented 1 year ago

⚠️ No Changeset found

Latest commit: bc0f0018456ec6d9751eb9a35b13a2b3aa382049

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to the sofn Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] commented 1 year ago

Deployment failed with the following error:

Was unable to schedule a deployment.
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
mailing-dynamic-demo ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 24, 2023 at 5:29AM (UTC)
web-emails ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 24, 2023 at 5:29AM (UTC)
rafyzg commented 1 year ago

I see that tests are failing. Is it there something I should do from my side?

psugihara commented 1 year ago

No, I think it's not from this change. Going to merge this and I'll get those fixed before releasing.

Thanks much, @rafyzg!