File tree Expand file tree Collapse file tree 5 files changed +296
-218
lines changed
packages/eslint-config-algolia Expand file tree Collapse file tree 5 files changed +296
-218
lines changed Original file line number Diff line number Diff line change 1+ # [ 23.2.0] ( https://github.com/algolia/eslint-config-algolia/compare/v23.1.7...v23.2.0 ) (2024-10-10)
2+
3+
4+ ### Features
5+
6+ * introduce flat config ([ #361 ] ( https://github.com/algolia/eslint-config-algolia/issues/361 ) ) ([ 31c4572] ( https://github.com/algolia/eslint-config-algolia/commit/31c45721bcf643c150f8296df94ea33b03d08ff8 ) )
7+
8+
9+
110## [ 23.1.7] ( https://github.com/algolia/eslint-config-algolia/compare/v23.1.6...v23.1.7 ) (2024-09-02)
211
312
Original file line number Diff line number Diff line change @@ -22,8 +22,8 @@ Just **focus** on coding.
2222 - [ Vanilla] ( #vanilla )
2323 - [ Jest] ( #jest )
2424 - [ React] ( #react )
25- - [ Flow] ( #flow )
26- - [ Flow with React] ( #flow-with-react )
25+ - [ Flow (deprecated) ] ( #flow-deprecated )
26+ - [ Flow with React (deprecated) ] ( #flow-with-react-deprecated )
2727 - [ TypeScript] ( #typescript )
2828 - [ TypeScript with React] ( #typescript-with-react )
2929 - [ Vue] ( #vue )
Original file line number Diff line number Diff line change 11{
2- "version" : " 23.1.7 " ,
2+ "version" : " 23.2.0 " ,
33 "main" : " base.js" ,
44 "author" : " Algolia, Inc." ,
55 "license" : " MIT" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-config-algolia" ,
3- "version" : " 23.1.7 " ,
3+ "version" : " 23.2.0 " ,
44 "description" : " Algolia's ESLint config." ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments