File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 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
66
77## [ Unreleased]
88
9+ ### Added
10+ - [ ` dynamic-import-chunkname ` ] : add ` allowEmpty ` option to allow empty leading comments ([ #2942 ] , thanks [ @JiangWeixian ] )
11+
912### Changed
1013- [ Docs] ` no-extraneous-dependencies ` : Make glob pattern description more explicit ([ #2944 ] , thanks [ @mulztob ] )
1114
@@ -1105,6 +1108,7 @@ for info on changes for earlier releases.
11051108[ `memo-parser` ] : ./memo-parser/README.md
11061109
11071110[ #2944 ] : https://github.com/import-js/eslint-plugin-import/pull/2944
1111+ [ #2942 ] : https://github.com/import-js/eslint-plugin-import/pull/2942
11081112[ #2919 ] : https://github.com/import-js/eslint-plugin-import/pull/2919
11091113[ #2884 ] : https://github.com/import-js/eslint-plugin-import/pull/2884
11101114[ #2854 ] : https://github.com/import-js/eslint-plugin-import/pull/2854
@@ -1774,6 +1778,7 @@ for info on changes for earlier releases.
17741778[ @jeffshaver ] : https://github.com/jeffshaver
17751779[ @jf248 ] : https://github.com/jf248
17761780[ @jfmengels ] : https://github.com/jfmengels
1781+ [ @JiangWeixian ] : https://github.com/JiangWeixian
17771782[ @jimbolla ] : https://github.com/jimbolla
17781783[ @jkimbo ] : https://github.com/jkimbo
17791784[ @joaovieira ] : https://github.com/joaovieira
You can’t perform that action at this time.
0 commit comments