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
+
1
13
## [ 4.0.9] ( https://github.com/dword-design/eslint-plugin-import-alias/compare/v4.0.8...v4.0.9 ) (2023-11-04)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @dword-design/eslint-plugin-import-alias" ,
3
- "version" : " 4 .0.9 " ,
3
+ "version" : " 5 .0.0 " ,
4
4
"description" : " An ESLint plugin that enforces the use of import aliases. Also supports autofixing." ,
5
5
"keywords" : [
6
6
" alias" ,
You can’t perform that action at this time.
0 commit comments