Skip to content

chore(root): version packages#3530

Merged
dielduarte merged 2 commits into
canaryfrom
changeset-release/canary
May 22, 2026
Merged

chore(root): version packages#3530
dielduarte merged 2 commits into
canaryfrom
changeset-release/canary

Conversation

@resend-version-bump
Copy link
Copy Markdown
Contributor

@resend-version-bump resend-version-bump Bot commented May 22, 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/editor@1.4.6

Patch Changes

  • Updated dependencies [c610dc0]
    • react-email@6.3.1

react-email@6.3.1

Patch Changes

  • c610dc0: fix: padding in Container/Section failing on Klavyio and Outlook desktop

@react-email/ui@6.3.1

Patch Changes

  • 27587f1: stop accepting the emails directory path as a server-action argument

    The getEmailsDirectoryMetadataAction server action used to take an
    absolute filesystem path from the client and walk that directory on the
    server, which allowed any caller of the endpoint to enumerate arbitrary
    directories on the host. The action now reads the path from the server-only
    REACT_EMAIL_INTERNAL_EMAILS_DIR_ABSOLUTE_PATH env variable and ignores
    client input.

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented May 22, 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 22, 2026 2:18pm
react-email-demo Ready Ready Preview, Comment May 22, 2026 2:18pm

Request Review

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 22, 2026

Open in StackBlitz

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

commit: cc34fdf

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.

1 issue found across 9 files

Confidence score: 5/5

  • This looks low risk and safe to merge: the only reported issue is a documentation typo in packages/react-email/CHANGELOG.md, with no runtime or behavioral impact.
  • Severity is very low (2/10) and high-confidence, so this is a minor housekeeping fix rather than a merge blocker.
  • Pay close attention to packages/react-email/CHANGELOG.md - correct "Klavyio" to "Klaviyo" to keep release notes accurate.

Reply with feedback, questions, or to request a fix.

Re-trigger cubic

Comment thread packages/react-email/CHANGELOG.md Outdated
Co-authored-by: Diel Duarte <magdiel.kesller@gmail.com>
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.

0 issues found across 3 files (changes from recent commits).

Auto-approved: This is a routine version bump PR with minor code changes: a comment typo fix and replacing a legacy hasOwnProperty call with the modern equivalent, both functionally identical and low-risk.

Re-trigger cubic

@dielduarte dielduarte merged commit f522571 into canary May 22, 2026
18 checks passed
@dielduarte dielduarte deleted the changeset-release/canary branch May 22, 2026 14:36
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.

2 participants