Skip to content

Commit f1f772a

Browse files
committed
changelog
1 parent 9994f1d commit f1f772a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## 10.0.2 - 2017-04-14
7+
8+
### Changed rules
9+
10+
- Relax rule: Disallow import of modules using absolute paths ([import/no-absolute-path](https://github.com/benmosher/eslint-plugin-import/blob/master/docs/rules/no-absolute-path.md)) [#861](https://github.com/feross/standard/issues/861)
11+
- This rule was responsible for up to 25% of the running time of `standard`, so we are disabling it until its performance improves.
12+
613
## 10.0.1 - 2017-04-06
714

815
- Internal changes (incremented dependency versions)

0 commit comments

Comments
 (0)