react-email@6.0.7

resend/react-emailreact-email@6.0.7May 4, 2026by github-actions[bot]

AI Summary

A patch release that improves Tailwind CSS media query handling by undoing nesting and properly converting comparison operators.

Key Highlights

  • Undo nesting of all media queries
  • Replace >= <= expressions with min-width/max-width on Tailwind component

Full Release Notes

### Patch Changes

* 87a2486: undo nesting of all media queries, and replace >= <= exxpressions with min-width/max-width on the Tailwind component