chore(deps): update react-email to 6.1.4 - autoclosed#25
Closed
renovate[bot] wants to merge 1 commit into
Closed
Conversation
a88d189 to
8e59ed4
Compare
8e59ed4 to
8351b43
Compare
8351b43 to
a7b0fd0
Compare
a7b0fd0 to
0acc75b
Compare
0acc75b to
39ce308
Compare
39ce308 to
6a093a4
Compare
6a093a4 to
73cfa47
Compare
73cfa47 to
b8b342e
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 contains the following updates:
5.1.1→6.1.4Release Notes
resend/react-email (react-email)
v6.1.4Compare Source
Patch Changes
1c386ce: Avoid spamming each spinner frame as a new line on non-TTY streams (CI logs, pipes, dumb terminals). The spinner now logs each status text once instead of redrawing animated frames when the output is not a TTY.ad6a9de: - deprecate packageManager CLI option foremail build, only supporting npmemail builddependency installation includes dev dependenciesv6.1.3Compare Source
v6.1.1Compare Source
Patch Changes
3c62bd0: fix divider with extra borders around other cornersv6.1.0Compare Source
Patch Changes
47eeece: Tailwind: clearer error when<Head>is outside<Tailwind>v6.0.8Compare Source
Patch Changes
65525e0: Tailwind: parse non inline configuration variablesv6.0.7Compare Source
Patch Changes
87a2486: undo nesting of all media queries, and replace >= <= exxpressions with min-width/max-width on the Tailwind componentv6.0.6Compare Source
Patch Changes
84bb7ab: collapse empty-fallback var() refs in inline stylesv6.0.5Compare Source
v6.0.4Compare Source
Patch Changes
96af3a7: Replace ora with picospinner for CLI and preview spinner output.5cf57ae: unpin esbuilde0e896f]v6.0.3Compare Source
Patch Changes
bb51e5e: fix missing react and react-dom peer dependenciesv6.0.2Compare Source
Patch Changes
63b6e71: Fix Markdown component crashing on CommonMark loose lists with paragraph continuationsv6.0.1Compare Source
Patch Changes
599b8c5: fix type issues in starter template and in react-emailv6.0.0Major Changes
d0a7a52: Move all components and utilities into thereact-emailpackageAll components (previously in
@react-email/componentsor individual packages like@react-email/button) and rendering utilities (previously in@react-email/render) are now exported directly fromreact-email. This unifies the install and import experience into a single package.We're going to deprecate all packages except
@react-email/renderand@react-email/ui, and they will not be updated anymore.Breaking change
Imports from
@react-email/components,@react-email/render, or individual component packages (e.g.@react-email/button) are no longer the recommended path and they will all be deprecated with the exception of@react-email/renderand@react-email/editor, andrenderwill remain exported fromreact-email. Consumers should import everything fromreact-email.Why
Having separate packages for components (
@react-email/components), and the CLI (react-email) created unnecessary confusion, and a maintenance burden for us.How to migrate
Remove
@react-email/components:Update
react-email, and move it over todependencies:Update your imports:
Patch Changes
a3a15ea: replace deprecatedurl.parse()with WHATWG URL API in the preview dev server.7fc539d]v5.2.10Compare Source
v5.2.9Compare Source
Patch Changes
79bb7cc: manually determine esbuild binary path to avoid forcing a host versionv5.2.8Compare Source
v5.2.7Compare Source
v5.2.6Compare Source
Patch Changes
11f56c5: fix RESEND_API_KEY being overwritten in email previewv5.2.5Compare Source
Patch Changes
81aea00: revert changes to fix compatibility with alpinev5.2.4Compare Source
Patch Changes
26283f9: fix support for alpinev5.2.3Compare Source
Patch Changes
800c960:email buildalways failingv5.2.2Compare Source
v5.2.1Compare Source
v5.2.0Compare Source
Patch Changes
16cc7d1: increase timeout to 10 minutes by default, disable build workersConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.