Releases: eslint-community/eslint-plugin-n
Releases · eslint-community/eslint-plugin-n
Release 17.0.0-1
Features
Bugfixes
Chores
- chore: update dependency markdownlint-cli to ^0.39.0 (#179) (cd5cbbb)
- chore: Merge supported and backport properties (#177) (5d1cb98)
- chore:
npm run format(#175) (17e658e) - feat: Update es-builtins (#174) (fbc9e7b)
- chore!: remove "n/no-unsupported-features" #140 (#173) (372b283)
- chore: update dependency minimatch to v9 (#167) (5ad657c)
- chore: add release-please (#170) (fc77da2)
- chore: update dependency @typescript-eslint/parser to v6 (#166) (4265094)
- chore: update dependency markdownlint-cli to ^0.38.0 (#149) (3fd61be)
- chore: update dependency release-it to v17 (#168) (1c91e05)
- chore: upgrade prettier v3 (#165) (bbfde8d)
Release 17.0.0-0
This version is not ready for production use and is provided to gather feedback from the community before releasing the final version. Please let us know if you having any problems or feedback by creating issues on our GitHub repo.
🔗 Installing
Since this is a pre-release version, you will not automatically be upgraded by npm. You must specify the next tag when installing:
npm i eslint-plugin-n@next -D💥 Breaking changes:
Release 16.6.2
Release 16.6.1
Release 16.6.0
Release 16.5.0
Release 16.4.0
Release 16.3.1
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#filesbefore 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-allfork (#124) (98ea90e) - ci: fix
actions/setup-nodesetup 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)