You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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@6.7.0
Minor Changes
b448c3b: Enable custom export extensions via --extension/-e (e.g. .blade.php).
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.
6.7.0
Minor Changes
b448c3b: Enable custom export extensions via --extension/-e (e.g. .blade.php).
Next steps: Take a moment to review the security alert above. Review
the linked package source code to understand the potential risk. Ensure the
package is not malicious before proceeding. If you're unsure how to proceed,
reach out to your security team or ask the Socket team for help at
support@socket.dev.
Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.
Mark the package as acceptable risk. To ignore this alert only
in this pull request, reply with the comment
@SocketSecurity ignore npm/@react-email/ui@6.7.0. You can
also ignore all packages with @SocketSecurity ignore-all.
To ignore an alert for all future pull requests, use Socket's Dashboard to
change the triage state of this alert.
dependabotBot
changed the title
chore(deps-dev): bump the development-minor-and-patch group with 2 updates
chore(deps-dev): bump the development-minor-and-patch group across 1 directory with 2 updates
Jul 13, 2026
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
dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code
0 participants
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.
Bumps the development-minor-and-patch group with 2 updates in the / directory: @react-email/ui and react-email.
Updates
@react-email/uifrom 6.6.9 to 6.8.0Release notes
Sourced from @react-email/ui's releases.
Changelog
Sourced from @react-email/ui's changelog.
Commits
465b635chore(root): version packages (#3642)7b32bf6fix(ui): toolbar tabs unresponsive on static builds when landing with a toolb...9c96029chore(deps-dev): bump@babel/corefrom 7.29.0 to 7.29.6 in /packages/ui (#3575)9605c04feat(ui): add props editor to the preview toolbar (#3613)a8ccfecchore(root): version packages (#3640)Updates
react-emailfrom 6.6.9 to 6.8.0Release notes
Sourced from react-email's releases.
Changelog
Sourced from react-email's changelog.
Commits
465b635chore(root): version packages (#3642)d7743bcfix(react-email): ship per-module output so bundlers can tree-shake unused co...afa94dafix(deps): update dependency jiti to v2.6.1 (#3398)a8ccfecchore(root): version packages (#3640)b448c3bfeat(react-email): support custom export extension (#2555)