3.0.1 (2025-01-06)
- add missing CJS files for ember addons (96419dd)
3.0.0 (2024-12-17)
- fix module exports (8e6be9a)
- fix module type of config files (79f990d)
- minor fixes for eslint 9 (3e3000b)
- update eslint to v9 (e8977a4)
@adfinis/eslint-config
now required the usage of ESLint v9.
3.0.0-beta.4 (2024-12-17)
- fix module exports (8e6be9a)
3.0.0-beta.3 (2024-12-17)
- fix module type of config files (79f990d)
3.0.0-beta.2 (2024-12-17)
- minor fixes for eslint 9 (3e3000b)
3.0.0-beta.1 (2024-12-17)
- update eslint to v9 (e8977a4)
@adfinis/eslint-config
now required the usage of ESLint v9.
2.1.1 (2024-03-07)
- deps: update dependencies and loosen peer deps ranges (b4a7992)
2.1.0 (2023-12-05)
- deps: update dependencies and peer dependencies (b7cdbdf)
- import: throw error on duplicate imports (2d1a160)
- use latest ecma version for base config (990033c)
2.0.0 (2023-04-25)
- ember: update ember blueprints and other dependencies (ac8bd9f)
- release: This package is now being released under the name
@adfinis/eslint-config
instead of@adfinis-sygroup/eslint-config
. - ember: Require usage of
@babel/eslint-config
instead ofbabel-eslint
and v8+ ofeslint
.
1.6.1 (2023-03-28)
- extend main config from ember app and addon config (15bc6bf)
1.6.0 (2023-03-28)
- update ember configs and update dependencies (787f297)
1.5.0 (2021-10-15)
- deps: update ember blueprints and dependencies (9a8a546)
1.4.2 (2021-08-04)
- ignore unresolved rule from import plugin (3642836)
1.4.1 (2021-08-04)
- fix extension path (c4c64a9)
1.4.0 (2021-08-04)
- update ember configs from blueprint and update dependencies (2944b68)