@@ -8,6 +8,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
8
8
### Added
9
9
- ` fileExistsWithCaseSync ` : add ` strict ` argument ([ #1262 ] , thanks [ @sergei-startsev ] )
10
10
- 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 ] )
11
12
12
13
## v2.6.2 - 2021-08-08
13
14
@@ -96,6 +97,7 @@ Yanked due to critical issue with cache key resulting from #839.
96
97
97
98
[ #2212 ] : https://github.com/import-js/eslint-plugin-import/pull/2212
98
99
[ #2160 ] : https://github.com/import-js/eslint-plugin-import/pull/2160
100
+ [ #2047 ] : https://github.com/import-js/eslint-plugin-import/pull/2047
99
101
[ #2026 ] : https://github.com/import-js/eslint-plugin-import/pull/2026
100
102
[ #1786 ] : https://github.com/import-js/eslint-plugin-import/pull/1786
101
103
[ #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.
121
123
[ @brettz9 ] : https://github.com/brettz9
122
124
[ @christophercurrie ] : https://github.com/christophercurrie
123
125
[ @hulkish ] : https://github.com/hulkish
126
+ [ @Hypnosphi ] : https://github.com/Hypnosphi
124
127
[ @iamnapo ] : https://github.com/iamnapo
125
128
[ @JounQin ] : https://github.com/JounQin
126
129
[ @kaiyoma ] : https://github.com/kaiyoma
127
130
[ @manuth ] : https://github.com/manuth
131
+ [ @maxkomarychev ] : https://github.com/maxkomarychev
132
+ [ @mgwalker ] : https://github.com/mgwalker
128
133
[ @pmcelhaney ] : https://github.com/pmcelhaney
129
134
[ @sergei-startsev ] : https://github.com/sergei-startsev
130
135
[ @sompylasar ] : https://github.com/sompylasar
131
136
[ @timkraut ] : https://github.com/timkraut
132
137
[ @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