Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](v2.2.0...v3.0.0) (2023-12-22) ### Bug Fixes * consistent error logging with stderr and offending cmd ([#143](#143)) ([d9ed5ad](d9ed5ad)) * **smart mode:** detect changes in untracked files ([#144](#144)) ([524a3c5](524a3c5)) ### Features * plugin implementation ([#148](#148)) ([f23a41b](f23a41b)) * **sync:** deprecate sync.useCache and flip its default value ([#150](#150)) ([dcce7fc](dcce7fc)) * **sync:** remove sync.useCache ([#151](#151)) ([3962b73](3962b73)) ### BREAKING CHANGES * **sync:** users have to remove the sync section from their configurations.
- Loading branch information