Skip to content

chore(root): version packages#3522

Merged
gabrielmfern merged 1 commit into
canaryfrom
changeset-release/canary
May 21, 2026
Merged

chore(root): version packages#3522
gabrielmfern merged 1 commit into
canaryfrom
changeset-release/canary

Conversation

@resend-version-bump
Copy link
Copy Markdown
Contributor

@resend-version-bump resend-version-bump Bot commented May 20, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to canary, this PR will be updated.

Releases

react-email@6.2.0

Minor Changes

  • 192d82a: Add theme and utility props to <Tailwind> for Tailwind v4 CSS-first configuration. Both accept a CSS string and can be combined with the existing config prop.

    import themeCss from "./theme.css?inline";
    
    <Tailwind theme={themeCss}>
      <div className="bg-brand font-display">Custom themed content</div>
    </Tailwind>;

    Empty strings are no-ops. The base Tailwind theme and utilities are still loaded — theme and utility layer on top.

    The preview server, email export, and the caniemail compatibility check all understand the Vite-style ?inline and ?raw suffixes on CSS imports, so the pattern above works the same in your project and inside the preview UI. The compatibility check also extracts the theme and utility props (in addition to config) when analyzing your template, so any caniemail incompatibilities in CSS produced by those props will surface as warnings.

    Internal note: the exported setupTailwind helper now takes { config, cssConfigs } instead of a positional TailwindConfig. Calling it with the old shape throws with a migration hint.

Patch Changes

  • 06f1d05: Watch directories targeted by dynamic import() template literals so changes to runtime-resolved files trigger preview reloads.

@react-email/editor@1.4.4

Patch Changes

  • Updated dependencies [06f1d05]
  • Updated dependencies [192d82a]
    • react-email@6.2.0

@react-email/ui@6.2.0

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
react-email Ready Ready Preview, Comment May 21, 2026 3:21pm
react-email-demo Ready Ready Preview, Comment May 21, 2026 3:21pm

Request Review

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 20, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@react-email/editor@3522
npm i https://pkg.pr.new/react-email@3522
npm i https://pkg.pr.new/@react-email/ui@3522

commit: af983d8

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 7 files

Confidence score: 5/5

  • Automated review surfaced no issues in the provided summaries.
  • No files require special attention.

Auto-approved: This PR solely updates package versions and changelogs for an automated release, with no changes to source code, tests, or configuration, making it low-risk and safe to auto-approve.

Re-trigger cubic

@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 21, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addednext@​16.2.662100919970
Added@​types/​react-dom@​19.1.21001007485100
Added@​types/​react@​19.1.21001008096100
Added@​types/​node@​20.17.301001008196100
Added@​tailwindcss/​postcss@​4.1.41001008198100
Addedreact@​19.2.61001008496100
Addedtailwindcss@​4.1.41001008598100
Updatedtypescript@​5.9.3 ⏵ 5.8.3100100909690
Addedreact-dom@​19.2.61001009296100

View full report

@resend-version-bump resend-version-bump Bot force-pushed the changeset-release/canary branch from 04b8ae7 to af983d8 Compare May 21, 2026 15:19
@gabrielmfern gabrielmfern merged commit 6c4af8c into canary May 21, 2026
17 checks passed
@gabrielmfern gabrielmfern deleted the changeset-release/canary branch May 21, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant