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
+20-3Lines changed: 20 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,23 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
This change log adheres to standards from [Keep a CHANGELOG](http://keepachangelog.com).
5
5
6
6
## [Unreleased]
7
+
8
+
9
+
## [2.15.0] - 2019-01-22
10
+
### Added
11
+
- new rule: [`no-named-export`] ([#1157], thanks [@fsmaia])
12
+
7
13
### Fixed
8
14
-[`no-extraneous-dependencies`]: `packageDir` option with array value was clobbering package deps instead of merging them ([#1175]/[#1176], thanks [@aravindet] & [@pzhine])
0 commit comments