File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,9 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
66
77## [ Unreleased]
88
9- ### Fixes
9+ ## [ 2.24.2] - 2021-08-24
10+
11+ ### Fixed
1012- [ ` named ` ] , [ ` namespace ` ] : properly handle ExportAllDeclarations ([ #2199 ] , thanks [ @ljharb ] )
1113
1214## [ 2.24.1] - 2021-08-19
@@ -1265,8 +1267,9 @@ for info on changes for earlier releases.
12651267[ #119 ] : https://github.com/import-js/eslint-plugin-import/issues/119
12661268[ #89 ] : https://github.com/import-js/eslint-plugin-import/issues/89
12671269
1268- [ Unreleased ] : https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...HEAD
1269- [ 2.24.1 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.23.0...v2.24.1
1270+ [ Unreleased ] : https://github.com/import-js/eslint-plugin-import/compare/v2.24.2...HEAD
1271+ [ 2.24.2 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.24.1...v2.24.2
1272+ [ 2.24.1 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.24.0...v2.24.1
12701273[ 2.24.0 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.24.0
12711274[ 2.23.4 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.23.3...v2.23.4
12721275[ 2.23.3 ] : https://github.com/import-js/eslint-plugin-import/compare/v2.23.2...v2.23.3
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-import" ,
3- "version" : " 2.24.1 " ,
3+ "version" : " 2.24.2 " ,
44 "description" : " Import with sanity." ,
55 "engines" : {
66 "node" : " >=4"
You can’t perform that action at this time.
0 commit comments