Skip to content

Releases: forwardemail/email-templates

v6.0.3

10 Oct 18:06
v6.0.3
065c5fb
Compare
Choose a tag to compare
  • chore: dropped moment and use dayjs, bump deps 6426ede

v6.0.2...v6.0.3

v6.0.2

06 Sep 20:20
v6.0.2
9576dbf
Compare
Choose a tag to compare
  • feat: added support for lastLocaleField b003237

v6.0.1...v6.0.2

v6.0.1

06 Sep 14:54
v6.0.1
ee5de9e
Compare
Choose a tag to compare

v6.0.0...v6.0.1

v6.0.0

23 Jun 18:05
v6.0.0
d835be7
Compare
Choose a tag to compare
  • feat: performance improvement with asynchronous parallel rendering, removed bluebird, support Node v8.x+ only, preview-email new configuration (ability to use custom stylesheets) dcc42e8

v5.1.0...v6.0.0

v5.1.0

28 May 19:27
v5.1.0
2d1e043
Compare
Choose a tag to compare

v5.0.6...v5.1.0

v5.0.6

28 May 17:05
v5.0.6
be2b6b8
Compare
Choose a tag to compare
  • fix: bumped deps, updated docs for complete Options object 36ff418

v5.0.5...v5.0.6

v5.0.5

28 Apr 18:48
v5.0.5
bdb1145
Compare
Choose a tag to compare
  • fix: drop v6 test in travis b758282
  • fix: bump deps 9d6bcf6
  • Merge pull request #357 from luisFilipePT/patch-1 6dda0a2
  • Fix code block example in README.md 7654aad

v5.0.4...v5.0.5

v5.0.4

20 Feb 22:57
v5.0.4
b4aaeb2
Compare
Choose a tag to compare

v5.0.3...v5.0.4

v5.0.2

25 Oct 12:04
v5.0.2
df66d85
Compare
Choose a tag to compare

Patches

  • Fix: send should not work if required props missing or blank: 3fa3cb0

v5.0.1

05 Oct 09:23
v5.0.1
7d564cf
Compare
Choose a tag to compare

Patches

  • Added breaking change note for v5.x to top of README: 556b7be
  • Fixed typo in link to v5 breaking changes in README: a6c8009
  • Fixed remark lint issues: a296f10
  • Allow absolute template paths: 1b279e8
  • Feat: allow-absolute-template-paths (closes #320, ref #329): d798e67
  • Chore: upgraded deps, implement new lass setup: c80bac3