Skip to content

Releases: Faire/mjml-react

v3.4.0

27 Sep 18:38
e2b1060
Compare
Choose a tag to compare

3.4.0 (2024-09-27)

Bug Fixes

Features

  • mjml: upgrade mjml dev dependency (#125) (e2b1060)
  • react: upgrade dev dependency to react 18 (#119) (294974e)

v3.3.0

05 May 15:08
ab2829a
Compare
Choose a tag to compare

3.3.0 (2023-05-05)

Features

v3.2.0

16 Mar 15:37
f872ccc
Compare
Choose a tag to compare

3.2.0 (2023-03-16)

Features

  • utils: allow object props to make it to the component (#99) (f872ccc)

v3.1.2

24 Feb 15:01
e660b6e
Compare
Choose a tag to compare

3.1.2 (2023-02-24)

Bug Fixes

  • import: convert require to esm import (#98) (e660b6e)

v4.0.0-main-alpha.2

02 Feb 15:20
Compare
Choose a tag to compare
v4.0.0-main-alpha.2 Pre-release
Pre-release

4.0.0-main-alpha.2 (2023-02-02)

Bug Fixes

  • components: prefer mjml enum type over CSSProperties (#85) (e8befa5), closes #81

Features

  • simplify: prevent mjml-style from breaking css and relax type safety (#78) (27f0887)

v3.1.1

02 Feb 02:10
e8befa5
Compare
Choose a tag to compare

3.1.1 (2023-02-02)

Bug Fixes

  • components: prefer mjml enum type over CSSProperties (#85) (e8befa5), closes #81

v3.1.0

17 Jan 13:43
27f0887
Compare
Choose a tag to compare

3.1.0 (2023-01-17)

Features

  • simplify: prevent mjml-style from breaking css and relax type safety (#78) (27f0887)

v4.0.0-main-alpha.1

16 Jan 19:50
Compare
Choose a tag to compare
v4.0.0-main-alpha.1 Pre-release
Pre-release

4.0.0-main-alpha.1 (2023-01-16)

Performance Improvements

  • update: start v4 mjml-react (98b575c)

BREAKING CHANGES

  • update: First commit to start v4 of mjml react
  • update: v4 will introduce breaking changes from v3

v3.0.3-main-alpha.1

16 Jan 16:25
Compare
Choose a tag to compare
v3.0.3-main-alpha.1 Pre-release
Pre-release

3.0.3-main-alpha.1 (2023-01-16)

Performance Improvements

  • update: start v4 mjml-react (9c908c6)

v3.0.2

09 Jan 15:34
2864a77
Compare
Choose a tag to compare

3.0.2 (2023-01-09)

Bug Fixes

  • build: enable imports directly from extensions and utils folder (#77) (2864a77)