Skip to content

Releases: dword-design/nuxt-mail

v8.0.5

04 Jun 05:19

Choose a tag to compare

8.0.5 (2026-06-04)

Bug Fixes

v8.0.4

28 Feb 10:37

Choose a tag to compare

8.0.4 (2026-02-28)

Bug Fixes

  • do not check options on prerender (e6e0a19)

v8.0.3

28 Feb 10:00

Choose a tag to compare

8.0.3 (2026-02-28)

Bug Fixes

  • delete unneeded param (aa91d54)
  • do not check options on prod build, only on prod start (f81d0fb)

v8.0.2

26 Dec 15:38

Choose a tag to compare

8.0.2 (2025-12-26)

Bug Fixes

  • fix message type to not having to contain all to,cc,bcc fields but at least one (cc71e45)
  • fix message types (cd1ece3)
  • fix smtp transport type (fdb5fd9)

v8.0.1

26 Dec 12:58

Choose a tag to compare

8.0.1 (2025-12-26)

Bug Fixes

v8.0.0

12 Dec 14:03

Choose a tag to compare

8.0.0 (2025-12-12)

Bug Fixes

BREAKING CHANGES

  • node.js >= 22
  • env variables are now passed to runtime config. most likely not breaking but merging is a bit different.

v7.0.1

21 Jul 19:46

Choose a tag to compare

7.0.1 (2025-07-21)

Bug Fixes

v7.0.0

21 Jul 19:32

Choose a tag to compare

7.0.0 (2025-07-21)

Bug Fixes

BREAKING CHANGES

  • node.js >= 20
  • not pushing plugin anymore. probably not relevant for most. just using default addPlugin from Nuxt.

v6.0.2

27 May 01:09

Choose a tag to compare

6.0.2 (2025-05-27)

Bug Fixes

v6.0.1

19 Apr 09:20

Choose a tag to compare

6.0.1 (2025-04-19)

Bug Fixes