Skip to content

Releases: dword-design/eslint-plugin-import-alias

v8.1.7

10 Mar 10:32

Choose a tag to compare

8.1.7 (2026-03-10)

Bug Fixes

v8.1.6

10 Mar 01:21

Choose a tag to compare

8.1.6 (2026-03-10)

Bug Fixes

v8.1.5

10 Mar 01:18

Choose a tag to compare

8.1.5 (2026-03-10)

Bug Fixes

  • fix typo in README.md regarding import aliases (da4ef19)
  • lock file maintenance (#222) (7b344de)

v8.1.4

10 Mar 00:40

Choose a tag to compare

8.1.4 (2026-03-10)

Bug Fixes

v8.1.3

03 Jan 23:34

Choose a tag to compare

8.1.3 (2026-01-03)

Bug Fixes

  • fix case where there are aliases in the code but the file doesn't match (9c3a206)

v8.1.2

03 Jan 05:47

Choose a tag to compare

8.1.2 (2026-01-03)

Bug Fixes

v8.1.1

03 Jan 05:03

Choose a tag to compare

8.1.1 (2026-01-03)

Bug Fixes

  • fix typescript project references (208c6f4)

v8.1.0

03 Jan 02:15

Choose a tag to compare

8.1.0 (2026-01-03)

Features

  • typescript project references (3cea81c)

v8.0.1

03 Jan 00:22

Choose a tag to compare

8.0.1 (2026-01-03)

Bug Fixes

v8.0.0

02 Jan 23:35

Choose a tag to compare

8.0.0 (2026-01-02)

Features

  • typescript paths support and prefer inner alias paths over outer ones (see doc) (#210) (3535cec)

BREAKING CHANGES

  • load typescript paths as aliases
  • prefer inner alias paths over outer ones (see doc)