Releases: Faire/mjml-react
Releases · Faire/mjml-react
v3.4.0
3.4.0 (2024-09-27)
Bug Fixes
Features
v3.3.0
3.3.0 (2023-05-05)
Features
v3.2.0
3.2.0 (2023-03-16)
Features
- utils: allow object props to make it to the component (#99) (f872ccc)
v3.1.2
3.1.2 (2023-02-24)
Bug Fixes
- import: convert require to esm import (#98) (e660b6e)
v4.0.0-main-alpha.2
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
3.1.1 (2023-02-02)
Bug Fixes
- components: prefer mjml enum type over CSSProperties (#85) (e8befa5), closes #81
v3.1.0
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
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
Performance Improvements
- update: start v4 mjml-react (9c908c6)
v3.0.2
3.0.2 (2023-01-09)
Bug Fixes
- build: enable imports directly from extensions and utils folder (#77) (2864a77)