Skip to content

v11.8.4

Choose a tag to compare

@marcusgoll marcusgoll released this 15 Dec 21:50
· 3 commits to main since this release

✨ Added

Worktree Branch Sync

  • Worktrees now fetch origin/main before creating branches, ensuring they start up-to-date
  • New worktree-manager.sh sync <slug> command to rebase existing worktrees onto latest main
  • Prevents "This branch is out of date from base branch" warnings in GitHub PRs

🐛 Fixed

  • Branches are now created from origin/main instead of local main which may be stale

Full Changelog: v11.8.3...v11.8.4