chore: prepare v0.3.2 release - #133
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
📝 WalkthroughWalkthroughThe release is prepared for version 0.3.2 by updating package and documentation versions, adding changelog entries, and revising release-version tests for the new heading, date, error text, and fixed-item content. Changesv0.3.2 release preparation
Estimated code review effort: 2 (Simple) | ~10 minutes Possibly related PRs
Poem
Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (3 passed)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Fixes #127
Release contents
@lubab/miftahto0.3.2and synchronizes the lockfile plus generated compatibility documentation.Local validation
npm audit --json— cleannpm run lint— passednpm run typecheck— passednpm run build— passednpm run smoke:cli— passednpm run check:pack— passednpm run test:package— 17 passednpm run test:core— 393 passed, 23 platform skipsThe first local
npm testrun encountered startup/discovery-sensitive failures now recorded in #130, #131, and #132. Focused #130 and #132 files subsequently pass unchanged; #131 has reproduced one intermittent startup timeout. No timing, coverage, or containment behavior was changed. This release must not be promoted unless the current-head CI matrix is entirely green.Summary by CodeRabbit
Bug Fixes
Chores