Skip to content

Commit ee3b85f

Browse files
committed
update changelog
1 parent 7088b14 commit ee3b85f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1010
- `importType`: avoid crashing on a non-string' ([#2305], thanks [@ljharb])
1111
- [`first`]: prevent crash when parsing angular templates ([#2210], thanks [@ljharb])
1212
- `importType`: properly resolve `@/*`-aliased imports as internal ([#2334], thanks [@ombene])
13+
- [`dynamic-import-chunkname`]: prevent false report on a valid webpack magic comment ([#2330], thanks [@mhmadhamster])
1314

1415
### Changed
1516
- [`no-default-import`]: report on the token "default" instead of the entire node ([#2299], thanks [@pmcelhaney])
@@ -951,6 +952,7 @@ for info on changes for earlier releases.
951952

952953
[`memo-parser`]: ./memo-parser/README.md
953954

955+
[#2330]: https://github.com/import-js/eslint-plugin-import/pull/2330
954956
[#2334]: https://github.com/import-js/eslint-plugin-import/pull/2334
955957
[#2305]: https://github.com/import-js/eslint-plugin-import/pull/2305
956958
[#2299]: https://github.com/import-js/eslint-plugin-import/pull/2299
@@ -1564,6 +1566,7 @@ for info on changes for earlier releases.
15641566
[@maxkomarychev]: https://github.com/maxkomarychev
15651567
[@maxmalov]: https://github.com/maxmalov
15661568
[@mgwalker]: https://github.com/mgwalker
1569+
[@mhmadhamster]: https://github.com/MhMadHamster
15671570
[@MikeyBeLike]: https://github.com/MikeyBeLike
15681571
[@mplewis]: https://github.com/mplewis
15691572
[@mrmckeb]: https://github.com/mrmckeb

0 commit comments

Comments
 (0)