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

fix(deps): update dependency react-email to v3 #30

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 22, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-email (source) 2.1.0 -> 3.0.2 age adoption passing confidence

Release Notes

resend/react-email (react-email)

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 becomes conflicted, 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 force-pushed the renovate/react-email-3.x branch from 37a65d0 to 29ec561 Compare August 23, 2024 20:13
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