Skip to content

chore(root): version packages#3642

Merged
danilowoz merged 1 commit into
canaryfrom
changeset-release/canary
Jul 13, 2026
Merged

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

Conversation

@resend-version-bump

@resend-version-bump resend-version-bump Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

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.8.0

Minor Changes

  • 9605c04: Add a Props tab to the preview toolbar for live-editing the props a template is rendered with. Edits re-render the preview without changing the template's PreviewProps, invalid JSON is flagged inline, and a reset restores the template defaults.

Patch Changes

  • d7743bc: Ship per-module build output with sideEffects: false so bundlers can tree-shake unused components. Importing a component no longer pulls prismjs, marked, and tailwindcss into the bundle unless CodeBlock, Markdown, or Tailwind is actually used.
  • 7b32bf6: Fixed toolbar tabs not responding on statically built previews when the page was opened with a toolbar-panel query param in the URL.

@react-email/ui@6.8.0

Minor Changes

  • 9605c04: Add a Props tab to the preview toolbar for live-editing the props a template is rendered with. Edits re-render the preview without changing the template's PreviewProps, invalid JSON is flagged inline, and a reset restores the template defaults.

Patch Changes

  • 7b32bf6: Fixed toolbar tabs not responding on statically built previews when the page was opened with a toolbar-panel query param in the URL.

@react-email/editor@1.6.7

Patch Changes

  • 32d8d95: fix: apply inline styles stored on the code mark when composing the email

    The code mark's serializer only read styles from the text node's attrs, so inline CSS captured on the mark itself (e.g. background, padding, or font styles imported from existing HTML) was dropped from the composed email. The mark's style attr is now merged into the rendered <code> element.

  • 87e8005: fix: skip editor-only filler paragraphs when composing the email

    The trailing empty paragraph the editor appends after a table or section (and the schema filler inside an otherwise empty cell) no longer renders as extra vertical space in the composed email. Intentional blank lines — empty paragraphs that follow a paragraph — are still rendered.

  • Updated dependencies [9605c04]

  • Updated dependencies [d7743bc]

  • Updated dependencies [7b32bf6]

    • react-email@6.8.0

@vercel

vercel Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

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

Project Deployment Actions Updated (UTC)
react-email Ready Ready Preview, Comment Jul 13, 2026 1:44pm
react-email-demo Ready Ready Preview, Comment Jul 13, 2026 1:44pm

@pkg-pr-new

pkg-pr-new Bot commented Jul 10, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: 14eac96

@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 84927a2 to a1861b6 Compare July 10, 2026 17:30
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from a1861b6 to 6503639 Compare July 10, 2026 18:23
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 6503639 to 22457b2 Compare July 10, 2026 19:06
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 22457b2 to 5f6e75f Compare July 10, 2026 19:10
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 5f6e75f to 7238fb8 Compare July 10, 2026 19:16
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 7238fb8 to 99b4153 Compare July 10, 2026 19:20
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 99b4153 to 61da353 Compare July 10, 2026 19:24
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 61da353 to 25d39b4 Compare July 10, 2026 19:27
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 25d39b4 to c42939d Compare July 10, 2026 19:30
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from c42939d to 7ed505f Compare July 10, 2026 19:37
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 7ed505f to 4ebaef8 Compare July 10, 2026 19:40
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 4ebaef8 to cc2ec94 Compare July 10, 2026 20:07
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from cc2ec94 to 6b56eab Compare July 10, 2026 20:35
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 6b56eab to 9e307f1 Compare July 13, 2026 13:18
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 9e307f1 to 4d0ce74 Compare July 13, 2026 13:20
@resend-version-bump
resend-version-bump Bot force-pushed the changeset-release/canary branch from 4d0ce74 to 14eac96 Compare July 13, 2026 13:44
@danilowoz
danilowoz merged commit 465b635 into canary Jul 13, 2026
18 checks passed
@danilowoz
danilowoz deleted the changeset-release/canary branch July 13, 2026 13:50
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