File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 6.0.0] ( https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.1.2...v6.0.0 ) (2025-06-05)
2+
3+
4+ ### Bug Fixes
5+
6+ * lock file maintenance ([ #198 ] ( https://github.com/dword-design/eslint-plugin-import-alias/issues/198 ) ) ([ a935433] ( https://github.com/dword-design/eslint-plugin-import-alias/commit/a935433dd42a5512049f36e994b5234464571da4 ) )
7+
8+
9+ ### BREAKING CHANGES
10+
11+ * Moved to new ESLint flat config format
12+
113## [ 5.1.2] ( https://github.com/dword-design/eslint-plugin-import-alias/compare/v5.1.1...v5.1.2 ) (2025-04-13)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " @dword-design/eslint-plugin-import-alias" ,
3- "version" : " 5.1.2 " ,
3+ "version" : " 6.0.0 " ,
44 "description" : " An ESLint plugin that enforces the use of import aliases. Also supports autofixing." ,
55 "keywords" : [
66 " alias" ,
You can’t perform that action at this time.
0 commit comments