You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Live staging/unstaging updates on Git Graph (#640)
* Fix for fetching local branches on linked worktrees returning root of main worktree
* git-porcelain.hasStatus() added for checking for specific git status in files and directories
* selectStagedFieldsByRepo selector added for obtaining partial Metafile fields related to VCS status
* Git Graph automatically updates for staging/unstaging of files tracked under selected repository
* Bump webpack from 5.67.0 to 5.68.0 (#629)
Bumps [webpack](https://github.com/webpack/webpack) from 5.67.0 to 5.68.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.67.0...v5.68.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Display Synectic version number in notification from Help menu (#642)
* Bump css-loader from 6.5.1 to 6.6.0 (#630)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.5.1 to 6.6.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack/css-loader@v6.5.1...v6.6.0)
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Dependency updates
* Cloning updated to convert SSH URLs to HTTPS and properly resolve success/failure returns
* Fix for resolving git refs in non-local off-main branches
* Resolve linked worktree HEAD refs by following indicated ref path to refs/heads/{branch}
* BranchStatus component checks for empty current repository root before checking out new branches
* Repos Tracker renamed to Branch Tracker
* Card selectors use RTK createSelector instead of RTK createDraftSafeSelector
* Branch selectors use RTK createSelector instead of RTK createDraftSafeSelector
* Branch Tracker properly displays card counts related to each tracked branch in a repository
* branchSelectors.selectByRepo prefers local branches over remote branches
* Dependency updates
* v1.3.0
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0 commit comments