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

Update required Node.js version to 18 and add .nvmrc file #1555

Merged
merged 2 commits into from May 9, 2023

Conversation

codecalm
Copy link
Member

@codecalm codecalm commented May 9, 2023

This PR updates the required Node.js version for the project to version 18 and adds a .nvmrc file to ensure that developers are using the correct version of Node.js.

Node.js 18 includes several new features and improvements, as well as security and performance enhancements. Updating to this version will allow us to take advantage of these benefits and stay up to date with the latest releases.

To make it easier for developers to use the correct version of Node.js, I added a .nvmrc file to the root of the project. This file specifies the required Node.js version and can be used with Node Version Manager (NVM) to automatically switch to the correct version when working on this project.

Overall, this update should help us ensure that our project is using the latest and most secure version of Node.js and make it easier for developers to work on the project by automatically setting the required Node.js version.

@changeset-bot
Copy link

changeset-bot bot commented May 9, 2023

🦋 Changeset detected

Latest commit: 850cffa

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented May 9, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tabler ✅ Ready (Inspect) Visit Preview May 9, 2023 11:08pm

@codecalm codecalm merged commit 650d84c into dev May 9, 2023
3 checks passed
@codecalm codecalm deleted the dev-nvmrc-init branch May 9, 2023 23:10
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.

None yet

1 participant