emailjs v2.1.0 Release Notes

Release Date: 2018-06-09 // almost 6 years ago
  • โž• Added

    • ๐Ÿ”ฆ expose error module

    ๐Ÿ”„ Changed

    • ๐Ÿ– handle errors with fs.closeSync instead of fs.close
    • ๐Ÿ”จ refactor to ES2015+ constructs
    • ๐Ÿ‘• lint & format with eslint + prettier
    • โฌ‡๏ธ drop optional dependency on bufferjs

    ๐Ÿ›  Fixed

    • โœ‚ remove new Buffer calls