Skip to content

Releases: emailjs-com/emailjs-nodejs

v2.2.0

07 Apr 13:24
Compare
Choose a tag to compare

Essential Links

Issues

  • fixed import issue in the example

v2.1.1

29 Nov 14:03
Compare
Choose a tag to compare

Essential Links

Issues

  • fixed typo on the path (SDK returns the status 400)

v2.0.2

02 Nov 22:59
Compare
Choose a tag to compare

Essential Links

Issues

  • fixed wrong the public and the private keys passing

v2.0.0

02 Nov 22:10
Compare
Choose a tag to compare

Essential Links

New

  • Official EmailJS SDK for Node.js

Breaking change

  • Instead of the public key argument, the settings object is passed, where the public and private keys can be set. Check out the documentation and examples.