️(mail) revert mail upgrade due to unhandled breaking changes

Rollback the mail package upgrade after identifying multiple
breaking changes introduced in v5 that were not fully accounted
for.

Local testing initially missed the issue because the mail Docker
image had not been rebuilt automatically, causing broken emails to
go unnoticed.
This commit is contained in:
lebaudantoine
2026-05-13 19:47:29 +02:00
committed by aleb_the_flash
parent 96f97ed2d0
commit 1e2fad5444
2 changed files with 519 additions and 1508 deletions
+518 -1507
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -5,7 +5,7 @@
"type": "module",
"dependencies": {
"@html-to/text-cli": "0.5.4",
"mjml": "5.0.0"
"mjml": "4.18.0"
},
"private": true,
"scripts": {