-
-
Notifications
You must be signed in to change notification settings - Fork 47
Comparing changes
Open a pull request
base repository: eslint-community/eslint-plugin-n
base: v17.6.0
head repository: eslint-community/eslint-plugin-n
compare: v17.7.0
- 6 commits
- 19 files changed
- 4 contributors
Commits on May 10, 2024
-
docs(node-builtins): Specify that only static properties are supported (
#272) * docs(node-builtins): Specify that only static properties are supported * docs(no-deprecated-api): Specify that only static properties are supported
Configuration menu - View commit details
-
Copy full SHA for 735a520 - Browse repository at this point
Copy the full SHA 735a520View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8ffa6 - Browse repository at this point
Copy the full SHA cb8ffa6View commit details
Commits on May 14, 2024
-
feat(node-builtin): Add node 20.13.0, 22.0.0, and 22.1.0 support (#276)
* feat(node-builtin): Node v22 deprecations * feat(node-builtin): Add node 20.13.0, 22.0.0, and 22.1.0 support
Configuration menu - View commit details
-
Copy full SHA for 4a685c0 - Browse repository at this point
Copy the full SHA 4a685c0View commit details -
fix(node-builtins): Remove "node:" prefix from "ignores" message (#277)
* fix: Remove "node:" prefix from "no-unsupported-features/node-builtins" message * docs: Remove enumeration in docs for no-unsupported-features/node-builtins * chore: Remove accidental `gi` * Update docs/rules/no-unsupported-features/node-builtins.md Co-authored-by: Sebastian Good <2230835+scagood@users.noreply.github.com> --------- Co-authored-by: 唯然 <weiran.zsd@outlook.com>
Configuration menu - View commit details
-
Copy full SHA for 704f0b9 - Browse repository at this point
Copy the full SHA 704f0b9View commit details -
feat(hashbang): Add support to map extensions to executables (#278)
* test: Rename shebang tests to be more verbose * chore: Prepare for #220 by making shebang checks more verbose * feat(hashbang): Add support to map extensions to executables * chore: remove "\b" in char group * docs(hashbang): Add docs for "executableMap"
Configuration menu - View commit details
-
Copy full SHA for 3fd7639 - Browse repository at this point
Copy the full SHA 3fd7639View commit details -
chore(master): release 17.7.0 (#273)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8551596 - Browse repository at this point
Copy the full SHA 8551596View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v17.6.0...v17.7.0