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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
11
11
12
12
### Removed
13
13
14
+
## [2.0.1] - 2017-02-18
15
+
### Fixed
16
+
- Issue with relative path local config extension modules. Now relative path modules are load relative to the current working directory of the active process.
17
+
14
18
## [2.0.0] - 2017-02-18
15
19
### Added
16
20
- Support configuration extension!! Now you can add "extends" to your rc file to extend a based configuration. This is great for sharing a standard ruleset between many projects. Please see the [wiki](https://github.com/tclindner/npm-package-json-lint/wiki) for more information.
0 commit comments