Skip to content

Releases: cemalgnlts/Mailjs

V3.0.0

21 Oct 10:34
Compare
Choose a tag to compare

Closes #9 #10 #11

  • Bug fixes.
  • Updates for SSE.
  • node-fetch dependency removed.
  • Added tests.

Thanks: @anonghuser @Kaassouffleetje @baciucristian

v2.2.0

24 Apr 07:10
Compare
Choose a tag to compare

With event listeners, incoming mails can now be received instantly. (thanks to @shivam1608)

2.1.0

04 Oct 15:26
4d86e1e
Compare
Choose a tag to compare
  • Documentation updated (added loginWithToken function).
  • Used GitHub Actions to publish to automated NPM.

2.0

20 Apr 19:43
Compare
Choose a tag to compare
2.0
  • Rollup is started to be used.
  • Used TypeScript for better autocomplete.
  • Added a check for some types of errors that could not be caught (like re-create account with a username used).

1.0

17 Aug 16:01
8f9f830
Compare
Choose a tag to compare
1.0
Update README.md