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: add support for Node v20 and npm v10 #803

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

pedroalves0
Copy link
Member

@pedroalves0 pedroalves0 commented Sep 28, 2023

Short description

Adds support for Node v20 and npm v10 to the engines field on package.json.

PR Checklist

  • Added tests for bugs / new features
  • Updated docs (storybooks, readme)
  • Executed npm run validate and made sure no errors / warnings were shown
  • Described changes in CHANGELOG.md
  • Bumped version in package.json and package-lock.json (npm --no-git-tag-version version <major|minor|patch>) ref
  • Reviewed and approved Chromatic visual regression tests in CI

Versioning

Requires a minor version bump.

@pedroalves0 pedroalves0 self-assigned this Sep 28, 2023
@pedroalves0 pedroalves0 merged commit 1206892 into main Sep 28, 2023
1 of 2 checks passed
@pedroalves0 pedroalves0 deleted the pedroa/add-node-20-support branch September 28, 2023 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant