Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🤖 I have created a release beep boop
18.0.0 (2024-07-24)
⚠ BREAKING CHANGES
enhanced-resolve
to improve ts support (#139)ecmaVersion
to 2021 (#96)🌟 Features
name
to flat configs (#224) (24512a0)flat/recommended
andflat/mixed-esm-and-cjs
(#111) (78595c4)no-unpublished-x
rules in private packages (#57) (5ccd0c5)tryExtensions
option (#228) (ae5329c)enhanced-resolve
to improve ts support (#139) (dc9f473)ecmaVersion
to 2021 (#96) (49d3ee7)🩹 Fixes
no-deprecated-api
crash on undeclared assignment (fixes #55) (#56) (610b905)no-deprecated-api
has false positive on Mac/Linux. (1bc22af)no-unsupported-features
crash if onlyignores
option (8275cfc)no-unsupported-features
goes wrong on>=7.10.0
(fixes #78) (deb4f55)no-unsupported-features
has false positive (fixes #59) (143f509)shebang
should allow CLI flags (fixes #51) (e42d161)stream/promises
is stable (02a264e)no-unpublished-require
(#49) (38b0298), closes #48no-unsupported-features
about code point escapes. (292e8f8)no-deprecated-api
forBuffer
(d8142a1)stream/promises
is stable (#235) (02a264e), closes #234static
as a variable (#190) (e31d868)package.json#files
before checking ignores and whitelist (#123) (fixes #122) (2d43f48)fs.existsSync
fromno-deprecated-api
(fixes #52) (d849588)require("util")
import in import-target (#181) (d32eff3)node:
prefix (#109) (fde2ba6)import-meta-resolve
& pack it automatically (#87) (f74d35e)📚 Documentation
Additional ESLint's rules
(#129) (fba650a)codecov
(#125) (5507f43)🧹 Chores
npm run format
(#175) (17e658e)require("punycode/")
(fixes #72) (118a1de)meta.type
property (fixes #143) (#145) (153ab03)ts-ignore-import
to lighten the dependencies (#219) (fb0aaae)npm-run-all
fork (#124) (98ea90e)🤖 Automation
This PR was generated with Release Please. See documentation.