23.2.1 (2024-10-15)
23.2.0 (2024-10-10)
23.1.7 (2024-09-02)
23.1.6 (2024-08-26)
23.1.5 (2024-08-26)
23.1.4 (2024-08-23)
23.1.3 (2024-08-19)
- revert prettier remove (fb5f0f5)
23.1.2 (2024-08-19)
- conflict with prettier (9f14907)
24.0.0-alpha.0 (2024-08-19)
23.1.1 (2024-08-19)
23.1.0 (2024-08-19)
23.0.0 (2024-07-26)
- link using "file" (f5aef8f)
22.0.0 (2023-07-12)
21.0.0 (2023-04-26)
20.1.0 (2022-12-06)
- remove private-abstract-* options from member-ordering (c0ae1bf)
20.0.0 (2021-12-01)
- breaking: different peer dependency "@babel/eslint-parser" is now used instead of "babel-parser"
19.0.2 (2021-08-27)
- jest: correctly test jest rules (617d895)
19.0.1 (2021-08-27)
- update rules (de68f46)
19.0.0 (2021-08-27)
18.0.0 (2021-03-02)
17.0.1 (2021-03-01)
- node: update version (c084828)
- specify node version (80c2504)
- deps: update dependency react to v16.14.0 (64ccb01)
- deps: update dependency react-addons-shallow-compare to v15.6.3 (2975e42)
17.0.0 (2021-03-01)
- sub-configs no longer extend base config ("algolia/jest" => "algolia", "algolia/jest")
- update dependencies
- add some missing rules
16.0.0 (2020-06-02)
15.0.0 (2019-10-09)
- react: add hooks rules (#118) (36492b3)
- add eslint-plugin-eslint-comments plugin (#117) (47075c9), closes #112
14.0.1 (2019-09-10)
- typescript: correct rule name (1752458)
14.0.0 (2019-09-10)
- ts: compat for typescript-eslint 2 (#114) (170a113), closes /github.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#200-2019-08-13 #113
- typescript: allow unused vars starting with underscores (#111) (b3fcb88)
- ts: /typescript requires typescript-eslint v2 now
13.4.0 (2019-07-01)
13.3.0 (2019-04-16)
- vue: config compatible with eslint v5 (5cbcec1)
13.2.3 (2018-08-28)
- extensions: ignorePackages by default + JS override (b8a5ff0)
13.2.2 (2018-08-27)
Remove the sample-project/node_modules
folder from the published package.
13.2.1 (2018-08-27)
13.2.0 (2018-08-27)
- enable curly rules (dca43ad)
- base: allow unused var with rest (b9c579a)
- replace experimentalObjectRestSpread for ecmaVersion (76e5d1d)
- import: enforce no extensions for js files (#92) (b24e9b2)
- vue: add rules override (ac98c1a)
- vue: use Vue plugin instead of the HTML one (a0d733a)
13.1.0 (2018-02-12)
- deps: update dependency react to v16.2.0 (144e42f)
13.0.1 (2017-11-27)
- react: allow arrow functions in JSX (3d5daff)
13.0.0 (2017-11-25)
- deps: update dependency react to v^16.0.0 (52f6213)
12.0.0 (2017-07-04)
- jest: move into its own file (2259ed6)
11.0.0 (2017-06-16)
- confs: Base, React, Flowtype & Vue confs (9d0a17c)
10.1.0 (2017-06-13)
- max-len: explictly set max-len && printWidth to 80 (be940ad)
10.0.0 (2017-05-30)
- rules: no reassign of fn param props (b087877)
9.0.0 (2017-05-30)
- style: re add stylistic rules (ed8dd5a)
8.0.0 (2017-05-11)
- formatting: use eslint-plugin-prettier (ddf37d4)
7.0.3 (2017-04-26)
7.0.2 (2017-03-24)
- prettier: enforce prettier rules to pass after ours (5476a88)
7.0.1 (2017-03-17)
- style: remove stylistic error (17c90ca)
7.0.0 (2017-03-17)
- prettier: prepare prettier migration (83ca621)
6.0.1 (2016-10-15)
6.0.0 (2016-10-01)
- rules: new default rules (ce194dd)
5.5.1 (2016-09-16)
- dep: upgrade eslint, fix bad err message (1b44598)
5.5.0 (2016-09-06)
- import: allow using webpack resolver, to lint resolve{alias} (e2054f4)
5.4.0 (2016-09-01)
- eslint: add new rules since July (6f07294)
5.3.1 (2016-07-19)
- dep: add forgotten dep (6bec583)
5.3.0 (2016-07-19)
- Jasmine: provide set of rules for Jasmine tests (333288c)
5.2.2 (2016-07-18)
5.2.1 (2016-07-18)
5.2.0 (2016-07-13)
- parser: use babel-eslint, allows for more es features (25f1936)
5.1.0 (2016-07-12)
- import: disallow commonjs, only check .js imports (949e567)
5.0.0 (2016-07-11)
- major: eslint 3, stop relying on airbnb and too much invisible defaults (2de318a)
4.7.0 (2016-02-12)
- no-unused-vars: Allow unused arguments prefixed with _ (b528744)
4.6.0 (2016-01-27)
- max-len: adds ignore comments and URL's for max-len (6492450)
- quote-props: Add the
keywords: true
option (da5deec)
4.5.0 (2015-12-07)
- no-module-exports: Use v1.5.0 of the eslint-plugin-algolia (c98003f)
4.4.0 (2015-12-07)
- eslint-plugin-algolia: Use v1.4.2 (8789350)
4.3.2 (2015-12-02)
- relative-require: Use v1.0.3 of eslint-plugin-algolia (e2bee8f)
4.3.1 (2015-12-02)
- relative-require: Prefix with plugin name (3ed7299)
4.3.0 (2015-12-02)
- plugin-algolia: Add eslint-plugin-algolia (395ce7a)
4.2.0 (2015-10-26)
- airbnb: use airbnb react rules (abf15a3)
4.1.0 (2015-10-09)
- react: Add rules on React props (be0e978)
4.0.0 (2015-10-06)
- usage: simplify usage, remove es5 specific linter (93c2771)
3.0.0 (2015-09-11)
2.2.0 (2015-09-08)
- force quoting rule (0f1fd9a)
2.1.2 (2015-07-31)
- specify comma dangle parameter (f31cbca)
2.1.1 (2015-07-09)
- disable enforcing function express names (ad97e6c)
2.1.0 (2015-07-08)
- enforce some more spacing (af9595b)
2.0.4 (2015-07-06)
- semi colon forced (default airbnb (84bc291)
2.0.3 (2015-07-05)
2.0.1 (2015-07-05)
- remove unused index.js (1006801)