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
Full Changelog: v5.0.1...v5.1.0