Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Latest commit

 

History

History
207 lines (77 loc) · 5.9 KB

CHANGELOG.md

File metadata and controls

207 lines (77 loc) · 5.9 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.0.0 (2019-04-05)

Features

  • nodemailer: upgrade nodemailer to v6 (e5f2183)

BREAKING CHANGES

  • nodemailer: See the nodemailer changelog for v6 and v5 releases for detailed list of breaking changes.

2.2.0 (2019-02-20)

Features

  • atlas: log validation errors via atlas.log 🔎 (83d088a), closes #66

2.1.0 (2019-02-08)

Bug Fixes

  • add default empty objects to JSON schema configurations (1b7b006)
  • component lifecycle methods should always return Promise (2417929)
  • declarations for object shapes should use type, not interface (7928e6a)
  • remove declare module wrappers from all d.ts files 🔥 (c0e7cd5), closes #69

Features

  • nodemailer: add typings (c5e9420)
  • nodemailer: export the whole nodemailer package (4f11210)

2.1.0-alpha.8 (2019-01-28)

Note: Version bump only for package @atlas.js/nodemailer

2.1.0-alpha.7 (2019-01-28)

Bug Fixes

  • remove declare module wrappers from all d.ts files 🔥 (c0e7cd5), closes #69

2.1.0-alpha.6 (2019-01-16)

Note: Version bump only for package @atlas.js/nodemailer

2.0.1 (2018-07-12)

Note: Version bump only for package @atlas.js/nodemailer

2.0.0 (2018-05-22)

Features

  • drop components's static defaults, use static config (JSON schema) (5c7d5ce)
  • node.js 10 is now supported release line (521ac2c)

BREAKING CHANGES

1.0.3 (2017-12-13)

Note: Version bump only for package @atlas.js/nodemailer

1.0.1 (2017-11-06)

Bug Fixes

  • nodemailer: Only close the transport if the transport supports it (eb7360c)

1.0.0 (2017-10-24)

Features

BREAKING CHANGES

  • 🔥
  • 🔥

0.3.0 (2017-09-27)

Features

  • Switch to .mjs file extension (0ee25cd)

0.2.3 (2017-09-22)

Note: Version bump only for package @atlas.js/nodemailer

0.2.2 (2017-09-07)

Note: Version bump only for package @atlas.js/nodemailer

0.2.1 (2017-09-02)

Note: Version bump only for package @atlas.js/nodemailer

0.2.0 (2017-08-21)

Features

  • nodemailer: Allow specifying transport & plugin as string (4fd1b4a)

0.1.1 (2017-08-16)

0.1.0 (2017-08-16)

0.0.2 (2017-08-10)

0.0.1 (2017-08-10)