Skip to content
This repository was archived by the owner on Sep 28, 2020. It is now read-only.

Commit 966157c

Browse files
committed
1.7.0
1 parent 4eae098 commit 966157c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 1.7.0 - 2017-03-23
2+
3+
- Fixed: outputReport option writes report for last file checked only
4+
([#160](https://github.com/MoOx/eslint-loader/pull/160) - @deryni)
5+
- Added: use babel loader fs cache as the default caching engine
6+
([#159](https://github.com/MoOx/eslint-loader/pull/159) - @viankakrisna)
7+
18
# 1.6.3 - 2017-02-22
29

310
- Fixed: ignore cache when eslint rules have changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-loader",
3-
"version": "1.6.3",
3+
"version": "1.7.0",
44
"description": "eslint loader (for webpack)",
55
"keywords": [
66
"lint",

0 commit comments

Comments
 (0)