Releases: eslint-community/eslint-plugin-n
Releases · eslint-community/eslint-plugin-n
Release 16.3.0
Features:
Chores:
- chore: Remove unused "meta.docs.category" property (#133) (22ba54c)
- docs: Fix spelling in no-callback-literal.md (#135) (79c8afd)
- docs: change rule desc input to textarea in new-rule template (446e744)
- docs: add issue templates (#130) (2200c43)
- docs: Fix grammatically incorrect
Additional ESLint's rules
(#129) (fba650a)
Release 16.2.0
Features
Bugfixes
- fix: Normalise
package.json#files
before checking ignores and whitelist (#123) (fixes #122) (2d43f48)
Docs & Chores
- docs: fix repository URL:s, tweak badges + remove old non-working
codecov
(#125) (5507f43) - chore: Add a .editorconfig file (#126) (574df88)
- chore: use maintained
npm-run-all
fork (#124) (98ea90e) - ci: fix
actions/setup-node
setup for linting (7f54d0c) - chore: remove unused funding.yml (4f3891c)
- docs: Create a shared settings document (#115) (7d855e6)
- chore: remove usage of @eslint/eslintrc (#116) (150b34f)
- build: add node v20 (#117) (b7d0536)
Release 16.1.0
- feat: Allow for automatic ts mapping detection (#114) (2ab30ce)
- feat: add config
flat/recommended
andflat/mixed-esm-and-cjs
(#111) (78595c4) - feat: export flat/recommended-script and flat/recommended-module (#113) (1f8fdc8)
- feat: add the ability to configure typescript to javascript file extension conversion (#112) (20d2713)
Release 16.0.2
Release 16.0.1
- fix: Update all dependencies. Fix a few tests where eslint now reports nodeType: null. (44cec62)