Releases: coopflow/fastify-mailer
Releases · coopflow/fastify-mailer
2.3.1
02 Mar 17:30
Compare
Sorry, something went wrong.
No results found
2.3.0
16 Feb 13:31
Compare
Sorry, something went wrong.
No results found
What's Changed
refactor: initialize fastify.mailer decorator with Object.create(null) by @coopflow in 57cc3af
refactor: prevent the use of reserved keywords as instance namespace by @coopflow in 930a8df
fix (docs): rewrite the SES transport example by @coopflow in c28409d
chore: upgrade package dependencies by @coopflow in #15
fix (ci): macOS runner name by @coopflow in #16
chore (ci): add Node.js 17 and run CI linting only once by @coopflow in #17
chore (ci): update ci config by @coopflow in #20
chore: remove snazzy and upgrade package dependencies by @coopflow in #19
Full Changelog : 2.2.0...2.3.0
2.2.0
13 Jul 10:41
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Updated README.md for Typescript users
2.1.1
06 Apr 12:20
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Removed Travis CI
Moved to Tap 15
Moved to standard 16
Added Node.js 15 to CI matrix
fix: don't modify options object
v2.0.2
29 Aug 10:05
Compare
Sorry, something went wrong.
No results found
v2.0.1
08 Jul 12:38
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Updated fastify to 3.0.0
v2.0.0
08 Jun 10:35
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Replaced Greenkeper with GitHub Dependabot
Add Node.js 14.x and remove Node.js 13.x from the CI matrix
Updated tests
v1.1.1
16 Jan 14:10
Compare
Sorry, something went wrong.
No results found
v1.1.0
16 Jan 14:06
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Drop Node.js 6 and Node.js 8 support
v1.0.2
22 Aug 11:20
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Updated linting