Skip to content

Release 0.10.0

Compare
Choose a tag to compare
@matejchalk matejchalk released this 18 Nov 09:10
· 75 commits to main since this release
  • 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)