๐ Changelog
โจ What's Changed in v1.0.12
- Commit Range: โก๏ธ
v1.0.11...v1.0.12
๐ ๏ธ Bug Fixes
8b6c924โ (release) Avoid ShellCheck membership warning (1 file, +11, -3)
๐ [fix] Replace quoted Bash regex membership checks with an explicit staged-file allowlist loop.
โ [test] Validate the release workflow with direct Actionlint and ShellCheck enabled.
๐งช Testing
1b5ca1cโ (oxlint) Verify complete plugin compatibility (4 files, +876, -2)
๐งช [test] Exercise all 117 exported rules against emitted artifacts in ESLint and Oxlint, requiring exact diagnostic parity and complete preset coverage.
๐ [docs] Document the pinned Oxlint version, alpha API status, plugin registration, real file override, and preset limitation.
๐ [chore] Pin Oxlint 1.80.0 and run the retained compatibility matrix through local and CI test entry points.
๐งน Chores
df8683dโ Release v1.0.12 (2 files, +3, -3)
๐ก๏ธ Security
f002863โ (release) Restrict version commit staging (1 file, +17, -3)
๐๏ธ [ci] Stage only package.json and package-lock.json for automated release version commits.
๐ฆบ [ci] Abort publication when the version bump or rebuild leaves any unexpected staged, unstaged, or untracked file.
Note
Release comparison: v1.0.11...v1.0.12
โญ Contributors
Thanks to anyone who has ๐งโ๐ป contributed.
This changelog was automatically generated with โฐ๏ธ git-cliff.