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 #3075 and @dazgreer in #3076
Note: this beta is distinct from the previous 5.1.0-alpha.1 release and contains none of its changes
Full Changelog: v5.0.1...v5.1.0-beta.1