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

major: drops node 18 and add support for node 22 #84

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

aethernet
Copy link
Collaborator

@aethernet aethernet commented Jan 15, 2025

  • drop node18 support
  • add support to node22
  • update prebuildify targets
  • update deps

- add support to node22
- update prebuildify targets
- update deps
/* eslint-enable camelcase */
});
// Will load a compiled build if present or a prebuild.
// If no build if found it will throw an exception
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"If no build if found" -> "If no build is found" ?

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.

2 participants