Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

Public release of Maily 4.1.2

Choose a tag to compare

@rogierslag rogierslag released this 20 Aug 09:19
· 85 commits to master since this release
2cf48e7

This version of Maily will update the used version of mjml to version 4.1.2.

Over our previous versions, this has a lot of improvements!

Improved MJML support

Rendering components using React could be a bit hard, as nesting mj-section could produce weird results. Additionally it was hard to figure out whether there were any validation conflicts.

For this we have introduced the mjStrict parameter in the options object. Setting this to true will output any mjml validation errors, which wil be a huge assist in solving errors.

License

The license of maily was unclear. At inventid we strive to use MIT licenses whenever we can. We therefore made this clearer by adding this to the repository itself

Reduced package size

A number of unneeded files are no longer published to npm, causing a smaller bundle size.

Links to blogs in README

Previously we have blogged on how to use Maily, and how to setup your personal maily environment. We recommend you read these blogs which you can find at: