File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 3.0.0-beta.3 " ></a >
2
+ # [ 3.0.0-beta.3] ( https://github.com/Availity/eslint-config-availity/compare/v3.0.0-beta.2...v3.0.0-beta.3 ) (2017-10-03)
3
+
4
+
5
+ ### Chores
6
+
7
+ * ** dependencies:** upgrade eslint-config-airbnb and eslint-config-airbnb-base ([ 843c7e3] ( https://github.com/Availity/eslint-config-availity/commit/843c7e3 ) )
8
+
9
+
10
+ ### Features
11
+
12
+ * ** eslint:** update rules ([ 081339d] ( https://github.com/Availity/eslint-config-availity/commit/081339d ) )
13
+
14
+
15
+ ### BREAKING CHANGES
16
+
17
+ * ** eslint:** no-param-reassign and consistent-return are disabled
18
+ * ** dependencies:** eslint-config-airbnb upgraded to v15. @see https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb/CHANGELOG.md#1500--2017-05-14
19
+ * ** dependencies:** eslint-config-airbnb-base upgraded to v12: @see https://github.com/airbnb/javascript/blob/master/packages/eslint-config-airbnb-base/CHANGELOG.md#1200--2017-09-02
20
+
21
+
22
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-availity" ,
3
- "version" : " 3.0.0-beta.2 " ,
3
+ "version" : " 3.0.0-beta.3 " ,
4
4
"description" : " Shareable ESLint config for Availity projects" ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments