Skip to content
This repository was archived by the owner on Feb 14, 2026. It is now read-only.

v5.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 19:58
· 60 commits to main since this release
483c93c

🗑️ Removed

  • Remove eslint-plugin-prettier from extended rulesets #261

    Per Prettier’s integration recommendations, Prettier is run separately from
    ESLint. Should update lint-staged config to include prettier --write for
    appropriate files.### Minor Changes

♻️ Changed

  • Update typescript-eslint packages to v5.15.0 #245
  • Update eslint-config-xo to v0.40.0 #246
  • Update eslint-config-xo-typescript to v0.50.0 #247
  • Update eslint-plugin-unicorn to v41 #250
  • Update eslint-config-prettier to v8.5.0 #251
  • Update eslint-plugin-n to v15 #254