Skip to content

Releases: mjmlio/mjml

v4.16.1

18 Sep 17:32
Compare
Choose a tag to compare

Fixes

  • Fix build issue of version 4.16.0 for mjml-browser

Full Changelog: v4.16.0...v4.16.1

v4.16.0

18 Sep 13:48
Compare
Choose a tag to compare

What's Changed

Features

Fixes

  • Watch wrong files on CLI by @iRyusa in #2838
  • Pass parent attributes to rawXML child components by @norchard in #2922
  • mjml-wrapper/mjml-section: border-radius not being applied by @dazgreer in #2966
  • mjml-wrapper/section: border-radius bug by @dazgreer in #2980
  • mjml-parser: HTML Comments rendered with additional white space by @dazgreer in #2972

Documentation

Dependencies

New Contributors

Full Changelog: v4.15.3...v4.16.0

v4.15.3

15 Sep 13:42
Compare
Choose a tag to compare

What's Changed

  • [FIX] Glob no longer expose minimatch in proto by @iRyusa in #2822

Full Changelog: v4.15.2...v4.15.3

v4.15.2

29 Jan 16:32
Compare
Choose a tag to compare

Full Changelog: v4.15.1...v4.15.2

v4.15.0

29 Jan 13:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.14.1...v4.15.0

v4.14.1

11 Apr 09:34
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.14.0...v4.14.1

v4.14.0

05 Apr 09:51
Compare
Choose a tag to compare

What's Changed

New

Fixes

Documentation

  • [DOC] Update docs with note about vertical align bug by @altescape in #2472
  • [DOC] Add doc for mjml-chartjs community component by @typpo in #2487
  • [DOC] Fix doc about the fonts option. by @tdelmas in #2522
  • [DOC] Add list of ports and wrappers to the documentation by @SebastianStehle in #2510
  • [DOC] improve mj-text doc by @mifi in #2492
  • [DOC] Documentation (Ports) - MJML.NET Details Updated by @LiamRiddell in #2530
  • [DOC] Add Neos CMS in the tooling section by @jonnitto in #2552
  • [DOC] style: make align option consistent by @pahan35 in #2370
  • [DOC] style!: comment about removed atom hint plugin by @darioesp in #2624
  • [DOC] useMjmlConfigOptions doc description by @tiwilliam in #2621
  • [DOC] fix juiceOptions option name in documentation by @preaction in #2617
  • [DOC] mjml-react home by @IanEdington in #2639

New Contributors

Full Changelog: v4.13.0...v4.14.0

v4.13.0

19 Aug 07:53
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.12.0...v4.13.0

v4.12.0

26 Jan 15:08
Compare
Choose a tag to compare

Features

  • allow to add text before doctype (#2146)
  • allow to use a .mjmlconfig.js, allow to provide preprocessors in mjmlconfig.js (#2249)
  • expose mjml file path in components props (#2344)

Fixes

  • watch on non mjml includes (#2261)
  • better error message when malformed mjml (#2372)

v4.11.0

25 Nov 15:27
Compare
Choose a tag to compare

What's Changed

  • Allow functions to be added as styles in head by @vidhu in #2377

New Contributors

Full Changelog: v4.10.4...v4.11.0