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

Commit 08f0c2d

Browse files
committed
1.5.0
1 parent d05c92c commit 08f0c2d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 1.5.0 - 2016-07-28
2+
3+
- Added: `cache` options
4+
([#93](https://github.com/MoOx/eslint-loader/pull/93) - @genintho)
5+
16
# 1.4.1 - 2016-06-07
27

38
- Fixed: .eslintignore is not ignored anymore (eslint 3.x regression)

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.4.1",
3+
"version": "1.5.0",
44
"description": "eslint loader (for webpack)",
55
"keywords": [
66
"lint",

0 commit comments

Comments
 (0)