Skip to content

v1.4.0

Compare
Choose a tag to compare
@dr-dimitru dr-dimitru released this 03 Apr 14:04
6656d20

๐Ÿ“ฆ NPM @1.4.0
โ˜„๏ธ Packosphere @2.5.0

Major Changes:

  • โš ๏ธ Minimal required version of Node.js now is @>=14.20.0, was @>=8.9.0
  • ๐Ÿ“ฆ Packaged as ES Module (reverse-compatible with CommonJS)

Changes:

  • ๐Ÿ‘จโ€๐Ÿ”ง Fix minor bug when re-send loop was trying non-existent transport if only single transport defined
  • ๐Ÿ‘จโ€๐Ÿ”ง Fix .sendMail callbacks on single-server setup when {concatEmails: true} option enabled
  • ๐Ÿ‘จโ€๐Ÿ”ง Fix .sendMail callbacks when {keepHistory: true} option enabled
  • ๐Ÿ“” Refined documentation
  • ๐Ÿค Compatibility with mongod server, tested with @4.4.29, @5.0.25, @6.0.14, and @7.0.6
  • ๐Ÿค Compatibility with mongodb driver for node.js, tested with @4.17.2, @5.9.2, and @6.5.0
  • ๐Ÿค Compatibility with the latest nodejs releases, tested with @14.21.3, @18.19.1, @20.11.1, and @21.7.1
  • ๐Ÿค Compatibility with the latest Meteor.js and its packages
  • ๐Ÿค Compatibility with upcoming [email protected] and its packages

Dependencies:

Dev Dependencies: