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+ # [ 5.0.0] ( https://github.com/dword-design/eslint-plugin-import-alias/compare/v4.0.9...v5.0.0 ) (2024-03-04)
2+
3+
4+ ### Bug Fixes
5+
6+ * lock file maintenance ([ #170 ] ( https://github.com/dword-design/eslint-plugin-import-alias/issues/170 ) ) ([ 8d92063] ( https://github.com/dword-design/eslint-plugin-import-alias/commit/8d920633e047f5759d450db8ff051875fd686e6c ) )
7+
8+
9+ ### BREAKING CHANGES
10+
11+ * node.js >= 18
12+
113## [ 4.0.9] ( https://github.com/dword-design/eslint-plugin-import-alias/compare/v4.0.8...v4.0.9 ) (2023-11-04)
214
315
Original file line number Diff line number Diff line change 11{
22 "name" : " @dword-design/eslint-plugin-import-alias" ,
3- "version" : " 4 .0.9 " ,
3+ "version" : " 5 .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