forked from mysticatea/eslint-plugin-node
-
-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(no-unsupported-features): Update to v21.6.1 of node (#180)
* chore: Update and split-up all supported node-modules * chore: Match up with original * chore: Add URL static methods * chore: Move to "node-modules" to "unsupported-features" * feat: Add timers.promises support See: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V21.md#2024-01-15-version-2160-current-rafaelgss * feat: Hook up updated builtins * fix: node:fs/promises only available in 14.0.0 * chore: Go through current no-unsupported node builtins tests * feat: Add a better error for unsupported builtins * feat: Add WebCrypto * feat: Add WebStream and StreamConsumer
- Loading branch information
Showing
47 changed files
with
2,614 additions
and
1,174 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.