Skip to content

Conversation

@gabrielmfern
Copy link
Member

@gabrielmfern gabrielmfern commented Oct 30, 2025

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.

  • Migration
    • Use Node 22+ locally and in CI (installs fail below 22 with engines-strict).
    • Update Docker images and runtime environments to Node 22+.
    • Bump Node versions in any downstream packages that rely on our engines field.
    • If you use the preview server, it exits with an error on Node <20.

Written for commit f6dbc94. Summary will update automatically on new commits.

@changeset-bot
Copy link

changeset-bot bot commented Oct 30, 2025

⚠️ No Changeset found

Latest commit: f6dbc94

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link

vercel bot commented Oct 30, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
react-email Ready Ready Preview Comment Oct 30, 2025 3:55pm
react-email-demo Ready Ready Preview Comment Oct 30, 2025 3:55pm

@gabrielmfern gabrielmfern requested a review from vcapretz October 30, 2025 15:45
@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 30, 2025

Open in StackBlitz

@react-email/button

npm i https://pkg.pr.new/resend/react-email/@react-email/button@2616

@react-email/code-block

npm i https://pkg.pr.new/resend/react-email/@react-email/code-block@2616

@react-email/code-inline

npm i https://pkg.pr.new/resend/react-email/@react-email/code-inline@2616

@react-email/column

npm i https://pkg.pr.new/resend/react-email/@react-email/column@2616

@react-email/components

npm i https://pkg.pr.new/resend/react-email/@react-email/components@2616

@react-email/container

npm i https://pkg.pr.new/resend/react-email/@react-email/container@2616

create-email

npm i https://pkg.pr.new/resend/react-email/create-email@2616

@react-email/head

npm i https://pkg.pr.new/resend/react-email/@react-email/head@2616

@react-email/heading

npm i https://pkg.pr.new/resend/react-email/@react-email/heading@2616

@react-email/hr

npm i https://pkg.pr.new/resend/react-email/@react-email/hr@2616

@react-email/html

npm i https://pkg.pr.new/resend/react-email/@react-email/html@2616

@react-email/img

npm i https://pkg.pr.new/resend/react-email/@react-email/img@2616

@react-email/link

npm i https://pkg.pr.new/resend/react-email/@react-email/link@2616

@react-email/markdown

npm i https://pkg.pr.new/resend/react-email/@react-email/markdown@2616

@react-email/preview

npm i https://pkg.pr.new/resend/react-email/@react-email/preview@2616

react-email

npm i https://pkg.pr.new/resend/react-email@2616

@react-email/render

npm i https://pkg.pr.new/resend/react-email/@react-email/render@2616

@react-email/row

npm i https://pkg.pr.new/resend/react-email/@react-email/row@2616

@react-email/section

npm i https://pkg.pr.new/resend/react-email/@react-email/section@2616

@react-email/tailwind

npm i https://pkg.pr.new/resend/react-email/@react-email/tailwind@2616

@react-email/text

npm i https://pkg.pr.new/resend/react-email/@react-email/text@2616

commit: f6dbc94

Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a 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

@gabrielmfern gabrielmfern merged commit 02e3b87 into canary Oct 30, 2025
15 of 17 checks passed
@gabrielmfern gabrielmfern deleted the feat/drop-node-18 branch October 30, 2025 16:01
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.

3 participants