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

chore: 🤖 allow Node versions 21 and 22 #565

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

Conversation

RayProud
Copy link

@RayProud RayProud commented Mar 19, 2025

This Feb, Node.js 22 became the Active LTS version. With the engine restriction it's impossible to build to package on a newer Node.js version. Local testing showed that the package works fine on Node.js 22, thus the update.

@RayProud RayProud requested a review from a team as a code owner March 19, 2025 09:54
@RayProud RayProud force-pushed the update-node-version branch from c5b2c06 to 60025d0 Compare March 19, 2025 15:00
This Feb, Node.js 22 became the Active LTS version. With the engine
restriction it's impossible to build to package on a newer Node.js
version. Local testing showed that the package works fine on Node.js 22,
thus the update.
@RayProud RayProud force-pushed the update-node-version branch from 60025d0 to f7a6e2b Compare March 19, 2025 15:00
@RayProud RayProud changed the title chore: 🤖 allow Node versions above 21; update .gitignore chore: 🤖 allow Node versions 21 and 22 Mar 19, 2025
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.

1 participant