fix(deps): update dependency react-email to v3 #30
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:
2.1.0
->3.0.2
Release Notes
resend/react-email (react-email)
v3.0.2
Compare Source
Patch Changes
dc72ca4
: bump chokidar to v42a8675a
: Add util/types as a module4b174a4
: Fix missing Request and Response globals7eb68af
: Fix NODE_ENV for emails as "PRODUCTION" instead of "DEVELOPMENT"76183e0
: Update socket.io and socket.io-clientf295614
: Add AbortSignal, Event and EventTargetbb79540
: Add missing timers/promises Node module foremail dev
v3.0.1
Compare Source
Patch Changes
a40904e
: Fix hot reloadingv3.0.0
Compare Source
Major Changes
1a47335
: Use a built version of preview app when runningemail dev
Patch Changes
19cab7b
: Fixes decorators causing dependency tree babel parsing to fail14b7d1d
: update socket.io/socket.io-client to 4.7.5b68e166
: Fix sharp warning when runningemail dev
3caaf53
: Updated peer dependencies to allow for React 19 release candidated and React 19 itself9a5fd78
: fix email template preview failing with emails having spacesd118a39
: Fixes tooltip color being black for specific theming configurations481e339
: Fixes root directories being hidden when they are alone at their depthf9483ec
: DeprecatedrenderAsync
and maderender
itself always asyncv2.1.6
Compare Source
Patch changes
emails
directoryv2.1.5
: react-email 2.1.5Compare Source
What's Changed
email build
andemail start
not working properly on Windows on #1485 by @gabrielmfernFull Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.5
v2.1.4
: react-email 2.1.4Compare 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.3Compare Source
What's changed
email export
failing when emails use hooks by @gabrielmfern on #1467react-dom
version being used to render email templates by @gabrielmfern on #1431/
if the email is not found on/preview
by @gabrielmfern on #1205Headers
on the global context for email templates by @ugurrdemirel on #1446URLSearchParams
on global context for email VM by @vlaforet on #1419email dev
when there is abrowserslist
in the user's package.json by @gabrielmfern on #1401Full Changelog: https://github.com/resend/react-email/compare/[email protected]@2.1.3
v2.1.2
: react-email 2.1.2Compare Source
What's Changed
react
to be any of the minor versions of18.x.x
fixing #1432Along 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.1What's Changed
@react-email/components
to0.0.16
out
directory when runningemail export
multiple times (#1373) (Thanks @bennyburrito!)email export
for better security (#1221)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.
This PR was generated by Mend Renovate. View the repository job log.