Skip to content

react-email@6.9.1

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 21:28
dbabbb3

Patch Changes

  • ea02028: Serve static assets with URL-encoded filenames correctly in the preview server while preventing decoded paths from escaping the static directory.
  • 60c96a6: Fix <Tailwind> dropping dark: and other media-query variants with tailwindcss@4.3.3+, where the conditional value was inlined as the base style and the @media rule never reached the <head>