-
Notifications
You must be signed in to change notification settings - Fork 870
chore: drop Node 18 support through the engines property
#2616
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
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
@react-email/button
@react-email/code-block
@react-email/code-inline
@react-email/column
@react-email/components
@react-email/container
create-email
@react-email/head
@react-email/heading
@react-email/hr
@react-email/html
@react-email/img
@react-email/link
@react-email/markdown
@react-email/preview
react-email
@react-email/render
@react-email/row
@react-email/section
@react-email/tailwind
@react-email/text
commit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 24 files
Summary by cubic
Require Node 22+ across the repo by updating all package.json engines. The preview dev server now blocks Node <20 on startup.
Written for commit f6dbc94. Summary will update automatically on new commits.