Nodemailer Base64 To S3 Versions Save

:zap: Convert your Base64-Encoded Data URI's in `` tags to Amazon S3/CloudFront URL's. A better alternative than embedding images with CID using Nodemailer.

v4.0.1

9 months ago
  • fix: bumped husky 94512f0
  • Merge pull request #11 from arthurlenoir/master 84f3df5
  • feat: migrate to @aws-sdk v3 b34d24f
  • fix: linter 68948cd
  • 4.0.0 10663c7
  • feat: drop lipo in favor of sharp, requires node >= 14 82cdb34

https://github.com/forwardemail/nodemailer-base64-to-s3/compare/v3.0.3...v4.0.1

v3.0.3

1 year ago
  • chore: fixed pkg files 0eb373d
  • feat: backported lipo to sharp change for v3 backwards compat 4faf8d6

https://github.com/ladjs/nodemailer-base64-to-s3/compare/v3.0.2...v3.0.3

v4.0.0

1 year ago
  • feat: drop lipo in favor of sharp, requires node >= 14 82cdb34

https://github.com/forwardemail/nodemailer-base64-to-s3/compare/v3.0.2...v4.0.0

v3.0.1

4 years ago

v3.0.0

4 years ago
  • feat: added caching support, added fallbackDir and fallbackPrefix 47f129f

https://github.com/ladjs/nodemailer-base64-to-s3/compare/v2.0.0...v3.0.0

v2.0.0

4 years ago

v1.0.0

5 years ago
  • docs: added note about SVG > PNG conversion 4209586
  • feat: use lipo to convert svg to png (closes #4) 28fc5a8

https://github.com/ladjs/nodemailer-base64-to-s3/compare/v0.0.5...v1.0.0

v0.0.5

5 years ago
  • fix: preserve mime type, fix tests, bump deps 96a35e6
  • Release 0.0.4 15312f1
  • Removed sharp, Added rev-hash checking, Added tests 02ce647
  • Release 0.0.3 2439c74

https://github.com/ladjs/nodemailer-base64-to-s3/compare/17d803543173a4d217ff69765bb77663694d8106...v0.0.5