Releases: eslint-community/eslint-plugin-n
Releases · eslint-community/eslint-plugin-n
Release 15.2.3
Release 15.2.2
Release 15.2.1
Release 15.2.0
Release 15.1.0
Release 15.0.1
What's Changed
- ESBuild externals (ESM to CJS bundle) by @danielweck in #10
New Contributors
- @danielweck made their first contribution in #10
Full Changelog: 15.0.0...15.0.1
Release 15.0.0
What's Changed
Breaking
- removed
tryExtensions
option in the following rules, as they do not work as Node's esm:- file-extension-in-import
- no-extraneous-import
- no-missing-import
- no-unpublished-import
Features
New Contributors
Full Changelog: 14.0.0...15.0.0