Skip to content

AISlop

v0.3.2 Bugfix

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-slop ai-slop-detection cli code-quality code-review
+13 more
developer-tools go javascript linter php pre-commit pull-request python quality-gate ruby rust static-analysis typescript

Summary

AI summary

Updates Files Changed, Verification, and 100/100 across a mixed release.

Full changelog

Summary

Patch release with bug fixes (re-release of v0.3.1):

  • Fix destructured parameter rename bug: { autoFocus = true } now correctly becomes { autoFocus: _autoFocus = true } instead of broken { _autoFocus = true }
  • Filter noisy biome output: Remove "would have printed" messages from biome format output
  • Defensive null safety: Add handling for undefined rule codes in parseRuleCode

Verification

  • pnpm typecheck ✅
  • pnpm vitest run ✅ (288 tests)
  • pnpm scan ✅ (100/100)

Files Changed

  • package.json — version bump to 0.3.2
  • src/engines/format/biome.ts — message filtering
  • src/engines/lint/oxlint.ts — destructured param fix + null safety

Full Changelog

Full Changelog: v0.3.1...v0.3.2

What's Changed

  • release: v0.3.0 — aggressive auto-fix engine by @heavykenny in https://github.com/heavykenny/aislop/pull/29
  • v0.3.1 — bug fixes by @heavykenny in https://github.com/heavykenny/aislop/pull/30

Full Changelog: https://github.com/heavykenny/aislop/compare/v0.3.1...v0.3.2

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track AISlop

Get notified when new releases ship.

Sign up free

About AISlop

All releases →

Related context

Beta — feedback welcome: [email protected]