feat(format): Enhance format module with rollback, diff reporting, and improved parallel execution
This commit is contained in:
10
changelog.md
10
changelog.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-05-19 - 1.16.0 - feat(format)
|
||||
Enhance format module with rollback, diff reporting, and improved parallel execution
|
||||
|
||||
- Implemented rollback functionality with backup management and automatic rollback on error
|
||||
- Added CLI commands for rollback, listing backups, and cleaning old backups
|
||||
- Introduced DiffReporter for generating and displaying file diffs
|
||||
- Improved file change caching via ChangeCache and expanded dependency analysis for parallel execution
|
||||
- Updated logging to support verbose mode and enhanced user feedback
|
||||
- Updated package.json to include new dependency '@push.rocks/smartdiff'
|
||||
|
||||
## 2025-05-14 - 1.15.5 - fix(dependencies)
|
||||
Update @git.zone/tsdoc to ^1.5.0 and @types/node to ^22.15.18
|
||||
|
||||
|
Reference in New Issue
Block a user