| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-24 | 454 Bytes | |
| v5.1.0 source code.tar.gz | 2026-04-24 | 279.6 kB | |
| v5.1.0 source code.zip | 2026-04-24 | 385.0 kB | |
| Totals: 3 Items | 665.1 kB | 2 | |
What's Changed
Features
- Beautify: replaced Prettier with Biome (with its WASM Node.js port) for beautification as calls to
beautifytook 500ms for large MJML documents and was causing 504 errors.. Note: Prettier is still used inside mjml-browser by @totocap in https://github.com/mjmlio/mjml/pull/3075 and @dazgreer in https://github.com/mjmlio/mjml/pull/3076
Full Changelog: https://github.com/mjmlio/mjml/compare/v5.0.1...v5.1.0