You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump version to 1.9.2 and update docs (#1818)
Release v1.9.2: update package.json and package-lock.json versions. Add a changelog entry for 1.9.2 (2026-03-05) noting a dependencies update (see #1817) and update the website index banner to announce v1.9.2.
Release v1.9.1 (#1804)
* Release v1.9.1
Revert breaking change (introduced in v1.9.0) of adding an `exports` field to `package.json`.
Fixes: #1803
* Update index.mdx
docs: Update rules and GitHub Actions (#1724)
Removed 'New' badge from h1-require and main-require rule docs. Updated GitHub Actions usage docs to use latest actions/checkout@v5 and actions/setup-node@v5, and set persist-credentials to false.