Skip to content
Merged

v3.19.7 #4558

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .changeset/v3.19.7.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"roo-cline": patch
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo detected: The string roo-cline in this changeset seems like it might be a typo. Should it be roo-code (matching the repository name)?

Suggested change
"roo-cline": patch
"roo-code": patch

This comment was generated because it violated a code review rule: irule_VrRKWqywZ2YV2SOE.

---

- Fix McpHub sidebar focus behavior to prevent unwanted focus grabbing (thanks @mrubens!)
- Disable checkpoint functionality when nested git repositories are detected to prevent conflicts (thanks @cte!)
- Remove unused Storybook components and dependencies to reduce bundle size (thanks @cte!)
- Add data-testid ESLint rule for improved testing standards (thanks @elianiva!)
- Revert problematic postgres docker tag update to maintain stability (thanks @cte!)
- Update development dependencies including eslint, knip, @types/node, i18next, fast-xml-parser, and @google/genai
- Improve CI infrastructure with GitHub Actions and Blacksmith runner migrations (thanks @cte! @app/blacksmith-sh!)
Loading