@@ -8,6 +8,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
88### Added
99- ` fileExistsWithCaseSync ` : add ` strict ` argument ([ #1262 ] , thanks [ @sergei-startsev ] )
1010- add ` visit ` , to support dynamic imports ([ #1660 ] , [ #2212 ] , thanks [ @maxkomarychev ] , [ @aladdin-add ] , [ @Hypnosphi ] )
11+ - create internal replacement for ` pkg-up ` and ` read-pkg-up ` ([ #2047 ] , [ @mgwalker ] )
1112
1213## v2.6.2 - 2021-08-08
1314
@@ -96,6 +97,7 @@ Yanked due to critical issue with cache key resulting from #839.
9697
9798[ #2212 ] : https://github.com/import-js/eslint-plugin-import/pull/2212
9899[ #2160 ] : https://github.com/import-js/eslint-plugin-import/pull/2160
100+ [ #2047 ] : https://github.com/import-js/eslint-plugin-import/pull/2047
99101[ #2026 ] : https://github.com/import-js/eslint-plugin-import/pull/2026
100102[ #1786 ] : https://github.com/import-js/eslint-plugin-import/pull/1786
101103[ #1671 ] : https://github.com/import-js/eslint-plugin-import/pull/1671
@@ -121,15 +123,15 @@ Yanked due to critical issue with cache key resulting from #839.
121123[ @brettz9 ] : https://github.com/brettz9
122124[ @christophercurrie ] : https://github.com/christophercurrie
123125[ @hulkish ] : https://github.com/hulkish
126+ [ @Hypnosphi ] : https://github.com/Hypnosphi
124127[ @iamnapo ] : https://github.com/iamnapo
125128[ @JounQin ] : https://github.com/JounQin
126129[ @kaiyoma ] : https://github.com/kaiyoma
127130[ @manuth ] : https://github.com/manuth
131+ [ @maxkomarychev ] : https://github.com/maxkomarychev
132+ [ @mgwalker ] : https://github.com/mgwalker
128133[ @pmcelhaney ] : https://github.com/pmcelhaney
129134[ @sergei-startsev ] : https://github.com/sergei-startsev
130135[ @sompylasar ] : https://github.com/sompylasar
131136[ @timkraut ] : https://github.com/timkraut
132137[ @vikr01 ] : https://github.com/vikr01
133- [ @maxkomarychev ] : https://github.com/maxkomarychev
134- [ @aladdin-add ] : https://github.com/aladdin-add
135- [ @Hypnosphi ] : https://github.com/Hypnosphi
0 commit comments