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

Upgrade to Node.js 20/npm 10 #63

Open
jakewrfoster opened this issue May 15, 2024 · 0 comments
Open

Upgrade to Node.js 20/npm 10 #63

jakewrfoster opened this issue May 15, 2024 · 0 comments
Labels
ci/cd PR checks, deploys, automation enhancement New feature or request javascript Requires understanding JavaScript

Comments

@jakewrfoster
Copy link
Member

Description

Now that node 20 is LTS, and NPM 10 is bundled with both node 18 and node 20, we should support both explicitly.

Acceptance Criteria

  • Bump the version of node to 20 and npm to 10 in our tests
  • Modify package.json files to explicitly declare support for Node 20 and NPM 10
  • Cut new releases as necessary

Use Case

As a developer, I want to be able to use these packages in a project that is using node 20 and/or npm 10.

@jakewrfoster jakewrfoster added enhancement New feature or request ci/cd PR checks, deploys, automation javascript Requires understanding JavaScript labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd PR checks, deploys, automation enhancement New feature or request javascript Requires understanding JavaScript
Projects
None yet
Development

No branches or pull requests

1 participant