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

fix(components): prefer mjml enum type over CSSProperties #85

Closed IanEdington closed 1 year ago

IanEdington commented 1 year ago

In the previous version enum was being pre-empted by CSSProperties. This resulted in some values not passing type checking when using validationLevel: "strict". Fixes ~#81~ #82

IanEdington commented 1 year ago

@nezort11 This is the root of the issue you filled. Thanks for flagging!

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 4.0.0-main-alpha.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: