Release: v3.31.1#692
Release: v3.31.1#692breaking-brake merged 3 commits intoproductionbreaking-brake/cc-wf-studio:productionfrom
Conversation
- Updated picomatch and smol-toml to patched versions - Non-breaking changes only (npm audit fix) Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…690) - Replace inline expand animation with Radix Popover portal approach - Toggle settings UI appears as popover centered on button via portal - Add scaleX CSS animation for smooth horizontal expand effect - Add usePopoverHover hook for stable trigger+portal hover management - Remove useStableHover hook (no longer needed) - Increase toolbar button gap from 6px to 8px - Adjust node palette expand button margin Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…691) - Replace i18n nameKey with displayName constant on BuiltInSubAgentPreset - Use literal "Built-in" badge and "General Purpose"/"Explore"/"Plan" names - Remove unused i18n keys (badge, *.name) from all 5 translation files Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
🎉 This PR is included in version 3.31.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
Merge latest changes from
maintoproductionfor automated release v3.31.1.Included Changes
Bug Fixes
Improvements
Enhancements
Release Version Calculation
v3.31.1 (patch bump)
Semantic Release will analyze commits since v3.31.0:
fix: use non-localized labels for built-in sub-agent names and badge(fix: use non-localized labels for built-in sub-agent names and badge #691) → patch bumpimprovement: replace canvas toolbar toggle expansion with popover UI(improvement: replace canvas toolbar toggle expansion with popover UI #690) → patch bumpchore: fix npm audit vulnerabilities(chore: fix npm audit vulnerabilities (picomatch, smol-toml) #689) → no version bumpResult: 3.31.0 + patch = 3.31.1
CHANGELOG.md Contents
The following will be included:
Chore commits will not appear in CHANGELOG.
Release Automation
This merge will trigger:
Merge Strategy
Use merge commit (not squash) to preserve commit history for Semantic Release.
🤖 Generated with Claude Code