Skip to content

Releases: muratgozel/MIMEText

v2.0.4

30 Oct 20:55
Compare
Choose a tag to compare
  • eupdated default export directive.

v2.0.3: removed type module directive to make it work in cjs environment by d…

30 Oct 20:46
Compare
Choose a tag to compare
  • removed type module directive to make it work in cjs environment by default.

v2.0.2

30 Oct 03:41
Compare
Choose a tag to compare
  • return an empty array instead of undefined when empty.

v2.0.1

24 Oct 16:01
Compare
Choose a tag to compare
  • fixed the custom header dump issue.

v2.0.0: codebase refactor

24 Oct 05:59
1cdd1cb
Compare
Choose a tag to compare
  • codebase refactor
  • breaking changes.
  • exports for the browser, node and google apps script.

v1.0.1

24 Sep 18:58
Compare
Choose a tag to compare
  • updated usage in the readme.

v1.0.0: cc and bcc support.

24 Sep 18:52
f0fbde8
Compare
Choose a tag to compare
  • cc and bcc support.
  • html messages with plaintext alternative.
  • refactor codebase.