Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency react-email to v3 #1202

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-email (source) ^1.9.5 -> ^3.0.0 age adoption passing confidence

Release Notes

resend/react-email (react-email)

v3.0.7

Compare Source

Patch Changes
  • c61760e: use the punycode package for the static modules
  • 382c305: Fixes active state for root email templats on file tree
  • 519f0c6: Respect user's NODE_ENV when previewing templates
  • e149816: Upgrade socket.io to 4.8.1

v3.0.6

Compare Source

Patch Changes
  • c6fcd94: Fix preview server crashing without React 19

v3.0.5

Compare Source

Patch Changes
  • 7337d04: Fix emails being re-rendered each time there is navigation in the preview server

v3.0.4

Compare Source

Patch Changes

v3.0.3

Compare Source

Patch Changes
  • 1e82151: fix null byte characters being rendered in the preview server
  • b34aa90: Move react and react-dom to just dependencies for better DX
  • 6781316: Improve error messages for all CLI commands

v3.0.2

Compare Source

Patch Changes
  • dc72ca4: bump chokidar to v4
  • 2a8675a: Add util/types as a module
  • 4b174a4: Fix missing Request and Response globals
  • 7eb68af: Fix NODE_ENV for emails as "PRODUCTION" instead of "DEVELOPMENT"
  • 76183e0: Update socket.io and socket.io-client
  • f295614: Add AbortSignal, Event and EventTarget
  • bb79540: Add missing timers/promises Node module for email dev

v3.0.1

Compare Source

Patch Changes

v3.0.0

Compare Source

Major Changes
  • 1a47335: Use a built version of preview app when running email dev
Patch Changes
  • 19cab7b: Fixes decorators causing dependency tree babel parsing to fail
  • 14b7d1d: update socket.io/socket.io-client to 4.7.5
  • b68e166: Fix sharp warning when running email dev
  • 3caaf53: Updated peer dependencies to allow for React 19 release candidated and React 19 itself
  • 9a5fd78: fix email template preview failing with emails having spaces
  • d118a39: Fixes tooltip color being black for specific theming configurations
  • 481e339: Fixes root directories being hidden when they are alone at their depth
  • f9483ec: Deprecated renderAsync and made render itself always async

v2.1.6

Compare Source

Patch changes
  • Fixes live refresh not working with files outside emails directory
  • Fixes export failing when templates have different suffixes

v2.1.5: react-email 2.1.5

Compare Source

What's Changed

Full Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.5

v2.1.4: react-email 2.1.4

Compare Source

What's Changed

Full Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.4

v2.1.3: react-email 2.1.3

Compare Source

What's changed

Full Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.3

v2.1.2: react-email 2.1.2

Compare Source

What's Changed

  • Changes the dependency on react to be any of the minor versions of 18.x.x fixing #​1432
    • Along with this new version, there were also new versions for all packages of components and for the @react-email/components that fixes this issue on them.

      It should now allow you to use [email protected] and any other minor or patch version that comes for React 18.

Full Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.2

v2.1.1: react-email 2.1.1

What's Changed

  • Fixed links on the sidebar being broken with a custom emails directory (#​1356)
  • Upgraded dependency on @react-email/components to 0.0.16
  • Made the preview server detect changes to dependencies of email templates for hot reloading (#​1379)
  • Remove existing out directory when running email export multiple times (#​1373) (Thanks @​bennyburrito!)
  • Use internal implementation for the logged tree when running email export for better security (#​1221)
  • Fixes missing URL, TextDecoder, TextEncoder and other global missing things on the preview server (#​1259)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from junlarsen as a code owner February 22, 2025 18:11
Copy link

vercel bot commented Feb 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
dashboard 🔄 Building (Inspect) Visit Preview Mar 5, 2025 10:19pm
1 Skipped Deployment
Name Status Preview Updated (UTC)
web ⬜️ Ignored (Inspect) Visit Preview Mar 5, 2025 10:19pm

@renovate renovate bot force-pushed the renovate/react-email-3.x branch 5 times, most recently from 84830bc to d7e7e2e Compare February 28, 2025 18:10
@renovate renovate bot force-pushed the renovate/react-email-3.x branch 12 times, most recently from 2a62ebe to bfd1a26 Compare March 5, 2025 19:32
@renovate renovate bot force-pushed the renovate/react-email-3.x branch from bfd1a26 to 442e8f6 Compare March 5, 2025 22:18
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.

0 participants