Skip to content

Release 17.0.0-0

Pre-release
Pre-release
Compare
Choose a tag to compare
@aladdin-add aladdin-add released this 09 Jan 09:20
· 122 commits to master since this release
9613f9b

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:

  • feat!: drop eslint v7 & node.js < 18 (#161) (41ceed7)
  • feat!: Start using enhanced-resolve to improve ts support (#139) (dc9f473)