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

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 18:33
· 78 commits to main since this release
05207a8

💣 Breaking Change

  • Use XO instead of Standard as a baseline #240

    Extends eslint-config-xo (and eslint-config-xo-typescript) rules, as well as the config for import, promise, and node plugins from the XO CLI.

    Internal configs do not extend each other, in order to keep things flexible.