Releases: code-pushup/eslint-config
Releases · code-pushup/eslint-config
Release 0.10.1
- Fix missing package files (3a68fa6)
Release 0.10.0
- Fix extended config links in docs (43760cd)
- Adjust base config to new recommended sets (0c84d4b)
- Fix duplicate unicorn rules (af5aae2)
- Replace unmaintained rxjs plugin with fork compatible with ESLint 9+ (875ec14)
- Fix angular config without rxjs (57db573)
- Fix undetected Jest version (70e27f2)
- Prevent type-aware rules for non-TS files (3d1defa)
- Remove empty extended message from config docs (2119d95)
- Remove renamed config docs (182ee17)
- Update setup instructions for flat config format (614ddac)
- Remove --legacy-peer-deps flag from test setup (7a54b09)
- Remove legacy configs (9c89d41)
- Fix missing metadata for built-in rules (dce974f)
- Configure self-linting appropriately (0deaec0)
- Configure globals for node and angular configs (b1e1678)
- Update eslint-plugin-n to version with fixed ESLint 9 support (f444901)
- Lint self (de2a630)
- Fix missing rule metadata for plugins (6bdc233)
- Adapt docs script to new ESLint configs (d3d4be2)
- Convert docs scripts to ESM (348f281)
- Remove prettier config (not needed) (ad81922)
- Configure peer dependencies for flat config (a97c12d)
- Override rxjs plugin's peer dependency on ESLint 8 (bd98d58)
- Convert angular and ngrx configs (d9b741b)
- Convert node and graphql configs (b1e67cb)
- Convert jest and storybook configs (81f9bae)
- Convert cypress and vitest configs (99d0681)
- Fix file extension patterns for new ESLint version (3037f9d)
- Ignore type errors from js configs (c33e86d)
- Adapt tests to new ESLint version (a1f0425)
- Convert javascript and typescript configs to flat format (9b60d1f)
- Switch from Jest to Vitest (ESM support) (b411f95)
- Export old configs under legacy (6a66f18)
- Create CI workflow (0c7a03c)
Release 0.9.1
Release 0.9.0
Release 0.8.0
Release 0.7.2
Release 0.7.1
- Move functional/immutable-data test override to typescript config (c5eba15)
Release 0.7.0
- Update all plugins using typescript-eslint (f1bfcfb)
Release 0.6.6
- Move functional rules requiring type-checking in latest version from default config to typescript (5965b07)