Releases: eslint-community/eslint-plugin-n
Releases · eslint-community/eslint-plugin-n
v17.0.0-5
v17.0.0-4
17.0.0-4 (2024-03-06)
⚠ BREAKING CHANGES
- rename rule shebang => hashbang, deprecate rule shebang (#198)
Features
- rename rule shebang => hashbang, deprecate rule shebang (#198) (cefdb1c), closes #196
- shebang: add support for env's split-string option (#195) (b383b49)
- Update ES Syntax (#189) (4778ae8)
Bug Fixes
Chores
Release 17.0.0-3
Release 17.0.0-2
Features
Chores
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