🚀 Feature: Bump .nvmrc Node version to 20 #953
Labels
good first issue
Good for newcomers, please hop on!
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
create-typescript-app/.nvmrc
Line 1 in 3e7ac59
Node 20 is in the active support window and Node 18 is about to enter maintenance mode: https://nodejs.dev/en/about/releases. There's no real reason why this nice modern repo needs to be behind. Let's bump to the latest Node 20.x version!
Additional Info
The templating for
.nvmrc
will need to be updated too:create-typescript-app/src/steps/writing/creation/rootFiles.ts
Line 49 in 3e7ac59
The text was updated successfully, but these errors were encountered: