Changelog
All notable changes to this project will be documented in this file.
[codemod-cli@1.5.0] - 2026-02-19
π Features
- Add web based report UI (#1980)
π Bug Fixes
- Normalize entry path slashes on Windows (#1981)
- Improve JS code extraction from rolldown bundler output (#1983)
π Refactor
- (cli) Replace if/else Option creation with then_some (#1982)