chore(root): version packages#3642
Merged
Merged
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
commit: |
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 17:30
84927a2 to
a1861b6
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 18:23
a1861b6 to
6503639
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 19:06
6503639 to
22457b2
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 19:10
22457b2 to
5f6e75f
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 19:16
5f6e75f to
7238fb8
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 19:20
7238fb8 to
99b4153
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 19:24
99b4153 to
61da353
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 19:27
61da353 to
25d39b4
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 19:30
25d39b4 to
c42939d
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 19:37
c42939d to
7ed505f
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 19:40
7ed505f to
4ebaef8
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 20:07
4ebaef8 to
cc2ec94
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 10, 2026 20:35
cc2ec94 to
6b56eab
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 13, 2026 13:18
6b56eab to
9e307f1
Compare
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 13, 2026 13:20
9e307f1 to
4d0ce74
Compare
danilowoz
approved these changes
Jul 13, 2026
resend-version-bump
Bot
force-pushed
the
changeset-release/canary
branch
from
July 13, 2026 13:44
4d0ce74 to
14eac96
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
PreviewProps, invalid JSON is flagged inline, and a reset restores the template defaults.Patch Changes
sideEffects: falseso bundlers can tree-shake unused components. Importing a component no longer pulls prismjs, marked, and tailwindcss into the bundle unlessCodeBlock,Markdown, orTailwindis actually used.toolbar-panelquery param in the URL.@react-email/ui@6.8.0
Minor Changes
PreviewProps, invalid JSON is flagged inline, and a reset restores the template defaults.Patch Changes
toolbar-panelquery param in the URL.@react-email/editor@1.6.7
Patch Changes
32d8d95: fix: apply inline styles stored on the
codemark when composing the emailThe
codemark'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'sstyleattr 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]