What changed in eslint-import-resolver-typescript from 3 to 4
9 releases numbered after v3.10.1 up to and including v4.4.5, stable releases only. v3.10.1 and v4.4.5 are the newest stable releases of 3 and 4 we track; this page follows them as new ones ship.
11 changes across 9 releases
- integrate eslint-import-context to get correct context.cwd
- Check tsconfig matching before using resolver
- Include options hash in cache key for options normalization
- Always sort projects by affinity before iterating
- Bump eslint-import-context to v0.1.5
- Remove buggy module-sync exports field
- Add more extension aliases for TypeScript source and declaration files
- Bump unrs-resolver dependency to resolve module resolution issues
Original release notes, newest first
The list above is our reading of these notes; the originals from eslint-import-resolver-typescript are here, one fold per release.
v4.4.5
v4.4.4
Patch Changes
-
#468
93b39d2Thanks @renovate! - chore(deps): bumpstable-hash-xv0.2.0 -
#466
799f1ceThanks @anomiex! - fix: include options hash in cache key for options normalization
New Contributors
- @ShayanTheNerd made their first contribution in https://github.com/import-js/eslint-import-resolver-typescript/pull/464
- @anomiex made their first contribution in https://github.com/import-js/eslint-import-resolver-typescript/pull/466
Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.4.3...v4.4.4
v4.4.3
v4.4.2
Patch Changes
- #459
f16150bThanks @carlocorradini and @JounQin! - fix: always sort projects by affinity before iterating
Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.4.1...v4.4.2
v4.4.1
Patch Changes
Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.4.0...v4.4.1
v4.4.0
Minor Changes
Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.5...v4.4.0
v4.3.5
Patch Changes
Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.4...v4.3.5
v4.3.4
Patch Changes
-
#442
57611d9Thanks @JounQin! - fix: add more extension aliases for ts source/declaration files -
#444
bd45fcdThanks @JounQin! - fix(deps): bumpunrs-resolverwhich resolves #406, #409, #437
Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.3...v4.3.4
v4.3.3
Patch Changes
Full Changelog: https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.2...v4.3.3