Skip to content

v1.0.12

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Aug 05:50
Immutable release. Only release title and notes can be modified.

πŸ“œ Changelog

✨ What's Changed in 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.