What's Changed
- [Tests] use ESLint class in
cli
test by @ota-meshi in #2208 - [New]
no-unused-modules
: add eslint v8 support by @coderaiser in #2194 no-restricted-paths
support glob patterns by @stropho in #2219- [New]
no-unresolved
: addcaseSensitiveStrict
option by @sergei-startsev in #1262 - [New] no-unused-modules: support dynamic imports [2] by @Hypnosphi in #2212
- [New]
no-unused-modules
: support dynamic imports by @maxkomarychev in #1660 - [Refactor] switch to an internal replacement for
pkg-up
andread-pkg-up
by @mgwalker in #2047 - [Fix] no-unresolved: ignore type-only imports by @jablko in #2220
- [Fix]
order
: Fix import ordering in TypeScript module declarations by @remcohaszing in #2226 - [Tests] fix skip usage by @jablko in #2232
- [Refactor]
no-unresolved
,no-extraneous-dependencies
: moduleVisitor usage by @jablko in #2233 - Resolve extended TypeScript configuration files by @mrmckeb in #2240
- [New] Support for ESLint v8 by @ota-meshi in #2191
- Release 2.25.0 by @ljharb in #2253
New Contributors
- @coderaiser made their first contribution in #2194
- @sergei-startsev made their first contribution in #1262
- @maxkomarychev made their first contribution in #1660
- @mgwalker made their first contribution in #2047
- @jablko made their first contribution in #2220
- @remcohaszing made their first contribution in #2226
- @mrmckeb made their first contribution in #2240
Full Changelog: v2.24.2...v2.25.0