Commit 7a21f7e 1 parent e9489d8 commit 7a21f7e Copy full SHA for 7a21f7e
File tree 1 file changed +5
-0
lines changed
1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
6
6
7
7
## [ Unreleased]
8
8
9
+ ### Added
10
+ - [ ` dynamic-import-chunkname ` ] : add ` allowEmpty ` option to allow empty leading comments ([ #2942 ] , thanks [ @JiangWeixian ] )
11
+
9
12
### Changed
10
13
- [ Docs] ` no-extraneous-dependencies ` : Make glob pattern description more explicit ([ #2944 ] , thanks [ @mulztob ] )
11
14
@@ -1105,6 +1108,7 @@ for info on changes for earlier releases.
1105
1108
[ `memo-parser` ] : ./memo-parser/README.md
1106
1109
1107
1110
[ #2944 ] : https://github.com/import-js/eslint-plugin-import/pull/2944
1111
+ [ #2942 ] : https://github.com/import-js/eslint-plugin-import/pull/2942
1108
1112
[ #2919 ] : https://github.com/import-js/eslint-plugin-import/pull/2919
1109
1113
[ #2884 ] : https://github.com/import-js/eslint-plugin-import/pull/2884
1110
1114
[ #2854 ] : https://github.com/import-js/eslint-plugin-import/pull/2854
@@ -1774,6 +1778,7 @@ for info on changes for earlier releases.
1774
1778
[ @jeffshaver ] : https://github.com/jeffshaver
1775
1779
[ @jf248 ] : https://github.com/jf248
1776
1780
[ @jfmengels ] : https://github.com/jfmengels
1781
+ [ @JiangWeixian ] : https://github.com/JiangWeixian
1777
1782
[ @jimbolla ] : https://github.com/jimbolla
1778
1783
[ @jkimbo ] : https://github.com/jkimbo
1779
1784
[ @joaovieira ] : https://github.com/joaovieira
You can’t perform that action at this time.
0 commit comments