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: backport Node.js compatibility layer for versions ≥18 and <22 #1079

Closed
wants to merge 1 commit into from

Conversation

novusnota
Copy link
Member

Essentially, just cherry-picked the one commit that introduced the global isSubsetOf() function.

Issue

Closes #1078.

Checklist

  • I have updated CHANGELOG.md
  • I have run all the tests locally and no test failure was reported
  • I have run the linter, formatter and spellchecker
  • I did not do unrelated and/or undiscussed refactorings

@novusnota novusnota requested a review from a team as a code owner November 27, 2024 18:53
@novusnota novusnota added this to the v1.5.3 milestone Nov 27, 2024
@novusnota
Copy link
Member Author

novusnota commented Nov 27, 2024

Whoops, this just needed its own target branch. This PR is redundant, but don't delete the branch, pls.

@novusnota novusnota closed this Nov 27, 2024
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.

Backport Node.js compatibility layer for version < 22 for v1.5.x
1 participant