Faire / mjml-react

React component library to generate the HTML emails on the fly
https://www.npmjs.com/package/@faire/mjml-react
MIT License
375 stars 16 forks source link

Upcoming React 19 Compatibility #115

Open jlarmstrongiv opened 3 months ago

jlarmstrongiv commented 3 months ago

Learn more in https://react.dev/blog/2024/04/25/react-19

jlarmstrongiv commented 2 months ago

The React RC is now available https://react.dev/blog/2024/04/25/react-19

emmclaughlin commented 2 months ago

I put up a PR migrating to React 18.3 first https://github.com/Faire/mjml-react/pull/119

The update should ensure we are ready for React 19 (https://react.dev/blog/2024/04/25/react-19-upgrade-guide#react-18-3).