chore(deps): update dependency react-email to v6#855
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
chore(deps): update dependency react-email to v6#855renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
a9af8c1 to
e9d3402
Compare
b004b68 to
4e99254
Compare
4e99254 to
fb79435
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.2.11→6.1.1Release Notes
resend/react-email (react-email)
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]Configuration
📅 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.