Skip to content

Releases: helljs/eslint-import-resolver-x

v1.1.0

19 Dec 15:45
Compare
Choose a tag to compare
  • FIX: Use digest of options object for create matchers function

An error could occur in the monorepo (with different options and different project property) when resolving aliases, depending on which working directory the linter was launched from
Now resolver for cache use digest of options for key instead of current cwd()

v1.0.5

04 Dec 17:31
Compare
Choose a tag to compare