hothouse
hothouse copied to clipboard
Update eslint-plugin-node to the latest version
Version 11.0.0 of eslint-plugin-node was just published.
- Package: repository, npm
- Current Version: 6.0.1
- Dev: true
- compare 6.0.1 to 11.0.0 diffs
The version(11.0.0
) is not covered by your current version range(^6.0.1
).
Release Notes
💥 Breaking changes
b6cb9a0
updatednode/no-unsupported-features/node-builtins
rule based on Node.js 13.2.0.fb9ce15
updatednode/no-unsupported-features/es-syntax
rule to recognize BigInt literal property names.4295f6a
updated the rules that check global variables to recognizeglobalThis.*
.04051ed
updatednode/no-unsupported-features/es-builtins
rule to recognizeglobalThis
.
✨ Enhancements
276a9ad
updatednode/no-deprecated-api
rule to allow revoked deprecations.972f828
updatednode/no-unsupported-features/node-builtins
rule to handle backporting properly.
🐛 Bug fixes
4f74fbf
fixed a crash bug around dynamic import syntax.
Powered by hothouse :honeybee: