Major Changes
-
2452b7d: update to using tailwindcss@v4, don't inline styles on component props anymore
Migration
- Check https://tailwindcss.com/docs/upgrade-guide#changes-from-v3 to see if you need to change utilities
- If you were merging utilities with the
styleprop, consider using tailwind-merge instead. - Configuration should remain in
configprop
Patch Changes
- 1e76981: export granular APIs in a more tree shakeable way
- 442f5b6: expose
setupTailwind,sanitizeDeclarationsandinlineStylesfor use in the preview server - Updated dependencies [4f858a3]
- Updated dependencies [aa2bc86]
- @react-email/code-block@0.2.0
- @react-email/body@0.2.0
- @react-email/button@0.2.0
- @react-email/code-inline@0.0.5
- @react-email/container@0.0.15
- @react-email/heading@0.0.15
- @react-email/hr@0.0.11
- @react-email/img@0.0.11
- @react-email/link@0.0.12
- @react-email/preview@0.0.13
- @react-email/text@0.1.5