Public release of Maily 4.1.2
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: