dword-design / nuxt-mail

Adds email sending capability to a Nuxt.js app. Adds a server route, an injected variable, and uses nodemailer to send emails.
Other
247 stars 18 forks source link

fix: fix error handling for nuxt 3 #145

Closed dword-design closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #145 (4577cee) into master (acfab6b) will not change coverage. The diff coverage is 0.00%.

@@           Coverage Diff           @@
##           master     #145   +/-   ##
=======================================
  Coverage   69.38%   69.38%           
=======================================
  Files           6        6           
  Lines         147      147           
=======================================
  Hits          102      102           
  Misses         45       45           
Impacted Files Coverage Δ
src/plugin-nuxt3.js 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.1.5 :tada:

The release is available on:

Your semantic-release bot :package::rocket: