You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-2
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,10 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
6
6
## [Unreleased]
7
7
8
8
9
-
## [2.4.0] - 2017-06-02
9
+
## [2.4.0] - 2017-06-02 [YANKED]
10
+
11
+
Yanked due to critical issue in eslint-module-utils with cache key resulting from [#839].
12
+
10
13
### Added
11
14
- Add `filePath` into `parserOptions` passed to `parser` ([#839], thanks [@sompylasar])
12
15
- Add `allow` option to [`no-unassigned-import`] to allow for files that match the globs ([#671], [#737], thanks [@kevin940726]).
@@ -141,7 +144,8 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
141
144
- Something horrible happened during `npm prepublish` of 1.10.1.
142
145
Several `rm -rf node_modules && npm i` and `gulp clean && npm prepublish`s later, it is rebuilt and republished as 1.10.2. Thanks [@rhettlivingston] for noticing and reporting!
143
146
144
-
## [1.10.1] - 2016-07-02 [YANKED]
147
+
## [1.10.1] - 2016-07-02 [
148
+
ED]
145
149
### Added
146
150
- Officially support ESLint 3.x. (peerDependencies updated to `2.x - 3.x`)
0 commit comments