Releases: adonisjs/mail
Releases · adonisjs/mail
Add instructions to selectively setup mail drivers
Bug Fixes and dependencies update
- chore(release): 5.0.1 745bdf1
- chore: update dependencies b1eaa10
- chore: update dependencies 72f077e
- chore(release): 5.0.1 e82c953
- chore: remove package-lock file (#57) 1f223df
- test: fix breaking test d387bec
- refactor: rename adonis:mail:sent event to mail:sent 31b6111
- test: add test case for adding custom drivers 23f552a
- fix: REPL bindings registration code 6737d93
Fix v5.0.0
Getting package ready for beta release of @adonisjs/core
Handful of improvements and bug fixes
- chore: update dependencies 4305162
- chore: commit fixtures .env file 853c08d
- fix: add sendLater to the MailManager 6f9184d
- docs(README): add audit badge 41b38b2
- test: add test for providers 11942ec
- chore: update license.md file adab93b
- chore: update dependencies 33c6002
- chore: update prettier ignore file ca2d7dc
- chore: update dependencies 45f6993
Sending mail object to the queue monitor callback function
- improvement: attach mail object to the queue monitor error and response objects 1371fc3
Add Sparkpost mail driver
Improvements over the last release
Changes
- Fixed the broken types in the last release
- Improving pretty print output
Commits
Ready for prime time
This release gets the mailer ready to be used. Docs will be ready by next week
- chore: remove unwanted packages 848b943
- refactor: make implementation water tight 36fee9d
- chore: add stale and lock files to cleanup issues 4c7c453
- feat: add support for queue emails to the in-memory queue d0a3c67
- refactor: decouple views rendering from message object 5df5706
- refactor: remove hooks all together c50550c
- refactor: remove calling hooks 7f245a0
- chore: register typings 22a84e4
- improvement: define type for 'adonis:mail:sent' event 367b390
- chore: add audit report 80a77c9
- feat: add mail event pretty printer f11918f
- improvement: profile mail.send and emit events e0c58d1
- feat: add Mail.preview to preview emails using ethereal email 9da643a
- chore: update templates to reflect mailgun config 3410762
- ci: increase timeout between events and send api calls 5213018
- improvement: infering send options from the driver send method 5f5caff
- feat: add mailgun driver adf842c
- chore: update dependencies 5b68306
- feat: add support for trapping emails 43f4ef4
- feat: add support for hooks f57e085
- improvement: to static types 9651ab6
- improvement: hold reference to views path used for generating email content 9d4f72c
- refactor: return this from embed and embedData methods 5d1e91c
- chore: add prettier 14eaa6e
- chore: update dependencies f56194c
- chore: update dependencies 2f3cd39